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
Tags: ASP.NETIIS.NETMicrosoftWindows
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
Tags: ASP.NET TipASP.NETIISMicrosoftCode
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
Tags: ASP.NETIISMicrosoftIE8
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...
2 comments
Tags: ASP.NETIISMicrosoftIE8
Aug 19, 2008
So I wanted to post a little bit about my adventure with Visual Studio 2008 SP1 . I have a virtual machine that has Visual Studio 2008 installed on it. But it only has about 2 GB of free hard drive space on it. So when I went to install...
2 comments
Tags: ASP.NETIIS.NETMicrosoftHyper-V
Aug 12, 2008
So a while ago I posted about how to fix the Validation of viewstate MAC failed error . There is some really exciting news that is coming with Visual Studio 2008 Service Pack 1 and .NET Framework 3.5 Service Pack 1. One of the improvements...
1 comments
Tags: ASP.NETIIS.NETMicrosoftExceptions
Aug 12, 2008
The next service pack is finally available. If you are using .NET 3.5, or want to use any of the new features that we have been talking about being added in this service pack, I’d strongly recommend you upgrade to this. You can download it...
1 comments
Tags: ASP.NETIISVisual Studio.NETMicrosoft
Jul 24, 2008
So I wanted to get a read on how people design their web sites. My thinking is that there isn’t much time spent in planning for supportability. There are a lot of other concerns that take priority, What is more important – Design or Content...
2 comments
Tags: DebuggingASP.NETIIS.NETMicrosoft