| Thread | Last Post | Replies |
|
| Is this so wrong? | 17 Jun 2006 12:28 GMT | 10 |
To optimize performance, I plan on putting any useful information for a user in a session cache/variable. Our web server will have 2GB of memory to start out with. Since I will be very liberal in the amount of data I'll put in the session,
|
| Application Stopped working....after upgrade | 17 Jun 2006 12:04 GMT | 2 |
I had created a FileSystemwatcher app (using W2k) to monitor a Directory and write to a log file. My company upgraded my box to Wxp Pro and it stopped writing to the log file. I tried to debug it manually and when I drop a file into the directory the
|
| user control problem | 17 Jun 2006 11:48 GMT | 1 |
Hi I have a ASP.NET 2.0 problem I hope you could help me with, I have had problems trying to find an answer to this I will be brief.
|
| JavaScript messes up aspx page (2.0) CSS formatting | 17 Jun 2006 11:29 GMT | 9 |
I have a page with an ImageButton that is used to redirect to another page. When the page first opens, everything looks as expected. However, when I click on the image, the new page opens as expected. However, when I go back to the original page, all the font sizes are larger. ...
|
| HyperLink control vs. Firefox | 17 Jun 2006 11:23 GMT | 1 |
Hello all.... i am REally confused by something... I have a hyperlink control on my page, and for the NavigateUrl property, i have it set to "~/" in the property window (without the quotes). Now, in IE this works beautifully, and the hyperlink redirects you to the
|
| NT AUTHORITY\NETWORK SERVICE error | 17 Jun 2006 10:53 GMT | 3 |
I have a ASP.NET 2.0 website that is working on one virtual server (windows 2003 SP1) that connects to a SQL Server 2000 database on a different machine. I transferred the files to another virtual server (windows 2003 SP1) and I am now getting the following error.
|
| how to get the text in JS of a cell created on server? | 17 Jun 2006 09:40 GMT | 5 |
I have already posted a similar problem but it 's still a problem for me, so .. I define a table in aspx file and Javascript code. Purpose: when the user clicks on any cell of the table, the text of it must
|
| XML Help!!! | 17 Jun 2006 09:06 GMT | 1 |
How do I create an XML file in asp.net.... Thanks,
|
| ASP.NET 2.0 Login Control and Page_Load() | 17 Jun 2006 05:31 GMT | 3 |
Hello I was wondering if someone could help. I have setup Membership login with a ASP.NET 2.0 login control. All works, but I want to do some extra formatting before showing the page. I inserted a code behind with a Page_load routing. But the routing does not execute, its ...
|
| Managed Code / Shell | 17 Jun 2006 04:49 GMT | 2 |
am working on a project now for a client that requires all managed code. I have rewritten about 60% of the code and functionality in C# and have now come to the complicated part of picking apart the existing stored procedure and "managing" it. Two tasks that I am outing from the ...
|
| NewPageIndex Doesn't Get Updated in PageIndexChanging Event | 17 Jun 2006 02:33 GMT | 3 |
We have a base class that is responsible for creating the navigation and look and feel of our applications. So all our web pages inherit from this base page so they don't have to worry about the look and feel and navigation, only the main content. Everything has woked just fine ...
|
| Import data from Excel file or text file into database in ASP.NET program | 17 Jun 2006 02:00 GMT | 2 |
Do you have any source code to import data from Excel file or text file into database in ASP.NET program ? Please give me your reference if you have. Thanks in advance
|
| News content to XML file | 16 Jun 2006 23:19 GMT | 1 |
I have been given a task for creating a utility (asp.net/vb.net) exe which transaltes the news content into an XML file. Can some one give me any directions to how we need to do this?
|
| HttpCookie.Domain property | 16 Jun 2006 22:41 GMT | 3 |
I was trying to retrieve the cookie collection and display the domain to which those cookies were written to, but I always see a NULL value for the domain property. Can anyone shed some light? This is in Framework 2.0.
|
| ASP.NET Webparts application + Publish site = loose page content | 16 Jun 2006 22:12 GMT | 1 |
Hi all, I have a strange problem and I think it may be something in my web.config . . . but I'm not sure. I have an application that uses webpart (not sharepoint), but the nifty new .net webparts . . . and it works great, we are using sql server for
|