Sep 05, 2008
While I like to think of my blog as a “must read”, I wanted to give out a list of some of the blogs that I think are really important to keep up with, either by visiting the blog or by subscribing to the RSS feed. Microsoft Update WSUS WSUS issues Security...
1 comments
Filed under: ASP.NET, IIS, .NET, Microsoft
Sep 04, 2008
I haven’t seen a whole lot of information coming out about how Microsoft can help you optimize your IT infrastructure so I thought I could mention it. You can read more about the whole program at http://www.microsoft.com/optimization/default.mspx There...
1 comments
Filed under: ASP.NET, IIS, .NET, Microsoft, Windows
Sep 03, 2008
So I recently posted Known issues for ASP.NET with .NET 3.5 SP1 , what I wanted to do is see how SP1 was working out for everyone so far. The things I am wondering are: Did you have any problems installing SP1 Have any existing applications run...
2 comments
Filed under: ASP.NET, IIS, .NET
Sep 02, 2008
Writing web pages is very similar to writing any other type of code. You have to understand how it is going to be used and where you need to really make things run as quickly as possible. There are a number of tips on this blog already that deal...
2 comments
Filed under: ASP.NET Tip, ASP.NET, IIS, Microsoft, Code
Sep 01, 2008
If you remember my previous blog about Debugging .NET Framework Source Code , well we have now updated the source to include 3.5 SP1. You can check out the announcement here . With this, we are releasing the source to the following files: mscorlib...
2 comments
Filed under: ASP.NET, IIS, Visual Studio, .NET
Aug 29, 2008
So I have now been able to install Beta 2 on my machine and I just wanted to give my thoughts on it so far. Installation This was a little bit of a problem for me and the Beta 2 package didn’t uninstall Beta 1 automatically for me on my Vista x64 machine...
1 comments
Filed under: ASP.NET, IIS, Microsoft, IE8
Aug 28, 2008
In case you haven't seen already, as announced here , IE8 Beta 2 can now be downloaded from http://www.microsoft.com/ie8 . Why is this important? Well, Beta 1 was for developers to see the new browser and test their sites with. This beta is...
1 comments
Filed under: ASP.NET, IIS, Microsoft, IE8
Aug 26, 2008
I have seen a few cases of this so I wanted to let everyone know. If you install the FrontPage Server Extensions (FPSE) on a web server, it will install some configuration files in a directory under your web site called _vti_cnf. This folder...
2 comments
Filed under: ASP.NET Tip, ASP.NET, IIS, .NET, Exceptions