.Net Development
IE 8 broke my ASP.Net Menu
Last night I upgraded to Internet Explorer 8, thinking that I wanted to be on the “latest and greatest” version of IE. I should have known better. About 10 minutes before a customer demo of a project I have been working on for a while now, I realize that it has broken my ASP.net [...]
So you need to create a new aspnetdb database
If you do any development with ASP.NET you will run into the aspnetdb database. This database is an essential component to the membership and webparts framework. If you are a developer like myself, I find that I add a number of test users (and data) to the database and don’t want the data [...]
Using Fiddler with Localhost traffic
Fiddler is an indispensable web application development tool. For those who might not know what Fiddler is, it is a tool that allows you to see the complete request and response between your browser and the web server. I am afraid that many developers may dismiss it as useless when they are trying [...]


