[karsten samaschke]

ASP.NET daily. Or weekly.

Browse by Tags

All Tags » Opinion » ASP.NET (RSS)
VS.NET 2005 Express
At TechEd Europe, Microsoft is announcing some new products targeting beginners, enthusiasts, hobbyists and students: The VS.NET 2005 Express products. These products consist of: Visual Web Developer 2005 Express Edition , a lightweight tool for building...
Hijack a session on the server-side
Just discovered this great article by Robbe D. Morris: http://www.eggheadcafe.com/articles/hijacksession.asp . Worth a read if you're having trouble with your customers or if undefined errors appear.
Good article about using ASP.NET's Cache API
Take a look: http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnaspp/html/cencachv3.asp . A bit basic, but interesting.
Loggin' with log4net
The log4net-logging solution is definitely worth a view: http://logging.apache.org/log4net/ Never ever had a more satisfying logging solution before. And best of all: It's the same as if you would be using log4j, the famous logging solution for Java....
Master-Page-Limitation in ASP.NET 2.0
The concept of Masterpages introduced in ASP.NET “Whidbey” is really fascinating. But it seems to have one major limitation, which appears to make it quite unusable in bigger Web-Applications: There seems to be no functionality, which allows...
More Posts