| Seven Tips To Keep Your PC Running At Peak Performance. |
5:28 PM, May 21 2007 |
| HOWTO: Make sessions really work in .NET |
8:26 PM, Sep 03 2007 |
You have sessions in every web based programming language. You have them in PHP, in ASP, and why would ASP.NET be any different. But ASP.NET has a better management of them, we explain how to take advantage.
Basically, a session is data that is kept over multiple requests for pages. A session was ussually stored on the server with a cookie, containing the session ID, on the client PC. ASP.NET is no different here, but there were several problems with this system.
Read More about HOWTO: Make sessions really work in .NET
|
| Enslaving the Airwaves: The Repercussions of Insecure Wireless Networks |
5:26 PM, May 21 2007 |
| Are Your Emails Hazardous To Your Health? |
11:30 PM, Feb 03 2007 |