Browse by Tags
All Tags »
ASP.NET (
RSS)
Please check out this article asap: http://www.microsoft.com/security/incident/aspnet.mspx . The vulnerability can have to do with a canonicalization issue in the ASP.NET runtime that causes forms authentication to fail (or better, an attacker can bypass...
Woohoo :-) I just received a mail concerning my re-nomination as an MVP. This time, I'm MVP on C#. It will be a pleasure for me to continue with my community support in the next 12 (and more) months. Hope to see you on the ASP.NET Forums or elsewhere...
Here it is. Not further comments required, just check it out :-) It's not as easy as it looks at first sight... http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=691956 Del.icio.us | Digg It | Technorati | Blinklist | Furl | reddit | DotNetKicks
This seems to be a problem for quite some people out there in the ASP.NET development galaxy. I've a rather large reply on the forums that covers this issue in deep detail and hopefully it can help others to sort this out: http://www.asp.net/Forums/ShowPost...
Ever wondered how I get the number of my ASP.NET Forums posts on my homepage? The answer is by using screenscraping and the use of regular expressions. Here's the code: <%@ OutputCache Duration="30" VaryByParam="none" %> <%@ Control Language...
Seems I got it (my estimation, see previous post) right :-). I've just checked the forums and now there are 500,031 users registered over there. See you there? Del.icio.us | Digg It | Technorati | Blinklist | Furl | reddit | DotNetKicks
The ASP.NET Forums are a really huge success. At the time of this writing, the number of (registered) users out there on the forums is 499,283. My personal guess: Saturday 9/11/2004 at 10:00 PM (GMT +1) we should have reached the number of 500,000 registered...
Some people told me that there is a problem to create the mappings of extensions to the ASP.NET ISAPI in IIS 5.1 on Windows XP (the OK button remains grayed out). This KB article explains this confirmed problem on Windows XP: http://support.microsoft...
The download stats on my web server for my "Cassini as a service" sample are hitting the big numbers currently (over 1000 already). If you're interested, you can find more info on http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=594985 ....
Part 3 - Improving your forms authentication code and database access I mentioned the use of forms authentication a few times in the previous parts of this FAQ series. In this post I'll cover some best practices to improve your forms authentication even...
More Posts
« Previous page -
Next page »