Tom Christian's Blog
-
More about the Olympics and NBC
Tim Heuer has a great post where he talks about NBCOlympics.com and how things are going. There is a great video talking about this and Silverlight, Eric Schmidt from Microsoft was interviewed about it.. Feel free to check out the video here. It is about 35 minutes but will give you a great idea of how much work it is to get this going. Some amazing stuff.
-
System.IndexOutOfRangeException on a webfarm
Here is another issue that a customer had that I thought would be helpful to others.
-
Update for viewstate issues
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 that they made for this Service Pack is to help alleviate this issue by doing something similar to the code change recommended on my blog. So the form fields will be written out at the beginning of the form.
-
Visual Studio 2008 and .NET Framework 3.5 Service Pack 1
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 here.
-
Internet Explorer 8 Beta 1 Hands-on Labs
Just wanted to pass along some really interesting labs that I came across the other day. These labs cover the following topics:
-
ASP.NET Scaling Strategies
So there is a very good article that came out in the April 2008 issue of the MSDN Magazine, Scaling Strategies for ASP.NET Applications. The main things in this article are:
-
Do you think about supportability?
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.
-
ASP.NET Tips: DumpAllExceptions output changes
The first time you run !DumpAllExceptions you will see it print out one full exception for each type of exception that is in the dump. This will include the message and the callstack of the exception. For example:
-
ASP.NET Tips: Loading a DLL out of the bin directory
A customer has created a web project which references a class library project. When deployed to the local machine the web/classes all work fine. When deployed to a ‘shared’ IIS site, the class DLLs exist in the /bin folder, but the web page generates an error:
-
Windows Internal Beta Exam 70-660
I wanted to pass along some really exciting news if you haven’t heard about it yet, we are getting ready to release a new certification that targets developers and IT professionals who need to know about the internals of Windows for their job. You can read all about the exam and how to register for it on Windows Internals Beta Exam 70-660.