I didn't know that there's a difference between using the original Session object or creating a new one. That's why I said "don't know actually", so I have also no idea how to check this either.
...
I'm having a problem with the session after the browser is closed. When the browser is (completely) closed, I always need to login in again on my own website. I don't need to login if only...
My custom control is simply displaying some data which I select in the database. But to select the data, I need several paramaters. So I could declare these parameters in public properties, and make...
I'm creating a custom control. To show the correct data in this control, I need to set several properties before calling the DataBind method. To prevent that any properties are forgotten,...
When I have situations like this, I normally write 'debug' lines to some kind of logger. It can be the console, a simple textfile or whatever you want to...
I want you opinion about something. We are investigating something to store a huge amount of information. Basically, we want the following:
- We recieve information via a webpage/request...
Well, the problem is dat a collegeau had a problem while try to use the search button. She said "I kept trying to click the search button, but it didn't result in anything"... She had that problem at...
In my webapp I'm using several UpdatePanel controls. Today I noticed that if there's no network connection, I doesn't do anything. If you hit a button inside the panel, the page doesn't...
Take a look at Crystal Reports for Visual Studio. If you are using VS2008, it's included. If you are using VS2010, take a look here: http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp
VS2010 has a built in chart. In the toolbox under Data -> Chart. More documentation about this can be found here: http://code.msdn.microsoft.com/mschart