Keynote #2 – Ozzie, Sinofsky, Guthrie, Treadwell
PDC 2008, Day #2, Keynote #2, 2 hrs Ray Ozzie, Steven Sinofsky, Scott Guthrie, David Treadwell Wow. In contrast to yesterday’s keynote, where Windows Azure was launched, today’s keynote was the kind...
View ArticleVisual Studio 2010 Install Screenshots
Beta 1 of Visual Studio is now available on MSDN. (If you have the appropriate MSDN subscription). Here is a complete set of screenshots, outlining the installation experience. Note: I installed VS...
View ArticleInstalling Silverlight 3 with Visual Studio 2010 – Step by Step
[Note, 21-May-2010. Silverlight 4 has been released. For a step-by-step guide to installing Silverlight 4 with Visual Studio 2010, see my post Creating a Silverlight 4 Development Machine]. A beta...
View ArticleSilverlight Gets Full-Fledged Designer Support in Visual Studio 2010
Trying to wrap my head around the current situation with Silverlight 2 and 3 support in Visual Studio 2008 and 2010, I’m confused enough that I feel like shouting out a line from my daughter’s favorite...
View ArticleCreating a Silverlight 4 Development Machine
Now that a Silverlight 4 beta is available, it’s time for me to create a new VM where I can develop Silverlight 4 applications. This development machine will be based on Windows 7 and include: Visual...
View ArticleSilverlight 4 Project Types part II – Silverlight Navigation Application
Last time, I took a look at what gets created when you create a new Silverlight project and choose Silverlight Application as your project type in the New Project wizard. Now I’d like to look at the...
View ArticleGenerate From Usage in Visual Studio 2010
Visual Studio 2010 comes with the new Generate From Usage feature. Let’s take a quick look at how it works. The basic idea is simple. You can use classes and their methods and properties before...
View Article