Aug 20, 2008
Have you checked out the MSDN site for ASP.NET lately? It is full of useful information. You can find it at the ASP.NET Developer Center . My favorite things to check out are the “How Do I” videos. They can be really helpful and...
1 comments
Filed under: ASP.NET Tip, ASP.NET, IIS, .NET
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
Filed under: ASP.NET, IIS, .NET, Microsoft, Hyper-V
Aug 15, 2008
We have had a number of customers run into problems when trying to store their ASP.NET Content on a remote machine. Whether that is just a UNC path from the web server or a DFS share. So I wanted to talk about the issues and how to resolve...
1 comments
Filed under: ASP.NET, IIS, .NET
Aug 14, 2008
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...
3 comments
Filed under: ASP.NET, IIS, Silverlight, .NET, Olympics
Aug 13, 2008
Here is another issue that a customer had that I thought would be helpful to others. Problem The customer said they are getting Exception type: System.IndexOutOfRangeException every minute or so when accessing their web site. The error looks like...
1 comments
Filed under: ASP.NET, IIS, .NET, Exceptions
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
Filed under: ASP.NET, IIS, .NET, Microsoft, Exceptions
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
Filed under: ASP.NET, IIS, Visual Studio, .NET, Microsoft
Aug 04, 2008
Just wanted to pass along some really interesting labs that I came across the other day. These labs cover the following topics: IE 8 Activities AJAX Developer Tools Standards Support IE 8 WebSlices You can check out all these labs at Internet Explorer...
3 comments
Filed under: ASP.NET, IIS, .NET, AJAX, IE8