Browse by Tags
All Tags »
ASP.NET (
RSS)
Yesterday I reported having moved my blog to another host, which went just fine. So, today I took a look at the stats that come with the hosting package to find out about the number of requests per day. I was pretty amazed to see about 14,000 hits per...
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...
Okay, pretty late notice due to internet connectivity problems at the hotel, but I arrived at the PDC in LA a couple of days ago after a 11:40 hours flight from Amsterdam to LAX airport. Luckily, I'm not suffering from a jetlag, but I guess that has to...
Introduction I just deployed a self-written request logger HTTP Module to my blogs website to have a better picture about the activity on my blog over here. Through this post, I'd like to share information with you on how to create such a logger HTTP...
Came across this nice project (nice because it has to do with .NET of course): a PHP compiler written in .NET. No, I'm not a PHP fan. Yes, I'm a .NET fan :-) More info on http://www.php-compiler.net/ . Especially the benchmarks are interesting: the fastest...
Question: How to make a page that can show itself (that is, the source code) when creating samples? Answer: Take a look at http://www.bartdesmet.net/download/hash.aspx . Basically the code is just as simple as this: string f = Server.MapPath(Request.Path...
As I received a question today via MSN about the use of System.Web.Mail in .NET FX v1.x to send e-mails, I'm adding a pointer over here on my blog to the one (and only?) website for this kind of issues: http://www.systemwebmail.com/ . An entire domain...
Read more on http://support.microsoft.com/kb/886903 and http://www.microsoft.com/technet/security/Bulletin/ms05-004.mspx . It's currently under review at http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0847 . The Microsoft .NET forms authentication...
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...
More Posts
Next page »