Nates Stuff

Perspectives on Computing :: Leave a Comment

Browse by Tags

All Tags » Visual Studio 2008 (RSS)
Creating a Silverlight 3 Out Of Browser Application
Silverlight 2 is great! Silverlight 3 is AWESOME! My first experiences with the beta framework and tools have been overwhelmingly positive. In this post I’ll go over my experience creating an application using some of the new features and I’ll...
Bug in Visual Studio 2008 SP1?
This is just a quick post. I had a bug where any time I tried to compile a WPF project on my laptop I got the following pair of errors: Error Message 1: The "SplashScreen" parameter is not supported by the "MarkupCompilePass1" task...
Visual Studio 2008 RTM Changes to LINQ to SQL
For those who haven't heard Visual Studio 2008 has officially been released! That also means that the .net Framework 3.5 has also been released! For those who have done the Beta's there is a couple of method renaming that has happened that will...