BradleyB's WebLog
-
New Elastic Cloud Services on IIS
I’ve just posted a new article on some recent innovations for cloud services on IIS. Check out
-
Fixing Setup Errors Installing Silverlight Tools Beta 2
There are two predominate issues that are preventing a successful installation of Silverlight Tools Beta 2.
-
Upgrading to Silverlight Tools Beta 2 and Visual Studio 2008 SP1 Beta
Checkout http://silverlight.net/GetStarted/
-
VS Live Orlando "Introduction to Silverlight programming"
I just got back from VS Live in Orlando where I was pinch hitting for Jesse Liberty and presented a talk titled "Introduction to Silverlight programming".
-
Error installing Visual Studio 2008 SP1 Beta and Silverlight Tools Beta 1
Microsoft Visual Studio 2008 SP1 Beta was released this morning. There are known incompatibilities between it and Silverlight Tools Beta 1.
-
Silverlight Game Tutorial by Mike Snow
Mike Snow has started a great blog series on game programming with Silverlight. Check it out http://silverlight.net/blogs/msnow/archive/2008/03/25/introduction.aspx
-
Installation Tips for Silverlight Tools Beta 1 for Visual Studio 2008
-
Developing Web Applications on Windows Vista with Visual Studio 2005
Bradley Millington just made a great blog post about using IIS7 RC1 with VS2005.
-
How to set scriptmaps in a Web Setup Project
Van Kichline has started a series of blog posts documenting how to extend web setup projects. His first post documents how to set the ASP.NET 2.0 scriptmaps
-
ASP.Net WebProfile Generator
Tim McBride has published a cool sample that will generate a WebProfile class for accessing the ASP.NET profile object from within the code behind files of a Web Application Project.