Browse by Tags
All Tags »
Microsoft »
ASP.NET (
RSS)
According to Netcraft , Microsoft gained about 4.71 percent web server market share. I'm happy to see this evolution: IIS and ASP.NET are really great pieces of technology and a lot has been proven on the field of security and reliability in the last...
Last days, I've been evaluating some medium-sized project on the field performance, more specifically on the level of CLR managed code. Let's give a collection of tips in this post to make your app more performing. 1. Let garbage collection do its work...
According to Netcraft ( http://uptime.netcraft.com/up/graph?site=www.nikhilk.net ), Nikhil Kothari's server at Microsoft is now running for 251 days which means he has outperformed me on the field of system uptime. My record on www.bartdesmet.net (running...
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 ....
Okay, developer guys. Just go ahead and take a jumpstart with the free Express tools that were released a few days ago on TechEd Europe 2004. These are lightweight versions of the development tools (Whidbey/Yukon timeframe) especially built for hobbyists...
In some cases it's needed to authenticate yourself to use an SMTP server to send e-mails. At first sight, the .NET Framework's MailMessage class does not offer support for this. However, there is the magic collection "Fields" of the MailMessage class...
You can read my latest article covering HTTP Handlers in ASP.NET on our local MSDN website via this link . In the article I'm explaining how to work with the equivalent of ISAPI extensions in ASP.NET, i.e. HTTP Handlers: how to create a new extension...
Yoehoe! Check out www.asp.net/whidbey to see some of the great features in ASP.NET v2.0 (currently in an alpha stadium). There are really a lot of cool features out there, visit Rob's blog on http://weblogs.asp.net/rhoward to get regular updates and a...
Today I've been working on the alpha release of Whidbey . I cannot say a lot about this technology yet, but here's just one thing: ASP.NET v2.0 really rocks :). People who know me will know how excited I am about ASP.NET v1.x and the entire .NET Framework...
More Posts
Next page »