Sign In
Robert Green - Adventures in DeveloperLand
Robert Green is a Technical Evangelist for Visual Studio.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Tag Cloud
LightSwitch
Miscellaneous
Visual Studio
Visual Studio Toolbox
Archive
Archives
May 2012
(2)
April 2012
(4)
March 2012
(4)
February 2012
(1)
January 2012
(4)
December 2011
(4)
November 2011
(3)
October 2011
(3)
September 2011
(2)
August 2011
(3)
July 2011
(1)
June 2011
(3)
May 2011
(4)
March 2011
(3)
February 2011
(2)
January 2011
(4)
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Robert Green - Adventures in DeveloperLand
Episode 37 of Visual Studio Toolbox: Visual Studio 2012 Release Candidate is now live
Posted
2 days ago
by
Robert Green - MFST
0
Comments
In this episode, Jason Zander joins us to celebrate the availability of Visual Studio 2012 Release Candidate . Jason shows off a number of features that have been added to Visual Studio since Beta, including IDE updates Web site optimization...
Robert Green - Adventures in DeveloperLand
Episode 36 of Visual Studio Toolbox: Debugger Canvas is now live
Posted
10 days ago
by
Robert Green - MFST
0
Comments
In this episode, Kael Rowan of Microsoft Research joins us and shows the Debugger Canvas. Debugger Canvas is a power tool for Visual Studio 2010 Ultimate that pulls together the code you're exploring onto a single pan-and-zoom display. As you hit breakpoints...
Robert Green - Adventures in DeveloperLand
Episode 35 of Visual Studio Toolbox (Designing XAML-based Metro style apps with Visual Studio and Blend) is now live
Posted
1 month ago
by
Robert Green - MFST
1
Comments
This episode is the last in the 4 part Visual Studio Toolbox series on getting started building and designing Metro style apps. Previously , I showed how to use Visual Studio 11 and XAML to start building Metro style apps for Windows 8. In this episode...
Robert Green - Adventures in DeveloperLand
Episode 34 of Visual Studio Toolbox (Blend and HTML-flavored Metro Style Apps) is now live
Posted
1 month ago
by
Robert Green - MFST
0
Comments
Previously on Visual Studio Toolbox, I showed how to use Visual Studio 11 and JavaScript to start building Metro style apps for Windows 8. In this episode, Kirupa Chinnathambi shows us how to use Blend for Visual Studio to create good looking apps. He...
Robert Green - Adventures in DeveloperLand
Episode 33 of Visual Studio Toolbox (Building Metro Style Apps with JavaScript) is now live
Posted
1 month ago
by
Robert Green - MFST
0
Comments
Previously on Visual Studio Toolbox, I showed how to use Visual Studio 11 and XAML to start building Metro style apps for Windows 8. In this episode, I show you how to use JavaScript, demonstrating each of the three project templates Visual Studio provides...
Robert Green - Adventures in DeveloperLand
Episode 32 of Visual Studio Toolbox (Building Metro Style Apps with XAML) is now live
Posted
1 month ago
by
Robert Green - MFST
0
Comments
The Windows 8 Consumer Preview has been available for download for about a month now and if you haven't started building Metro style apps, now is a good time. In this episode, I take a look at how you can use Visual Studio 11 to start building Metro style...
Robert Green - Adventures in DeveloperLand
Episode 31 of Visual Studio Toolbox (SQL Server Compact Toolbox) is now live
Posted
2 months ago
by
Robert Green - MFST
0
Comments
In this episode, Erik Ejlskov Jensen joins us. Erik is a SQL Server Compact MVP and the author of the SQL Server Compact Toolbox add-in, which has been downloaded more than 100,000 times! If you are using SQL Server Compact in an application, you will...
Robert Green - Adventures in DeveloperLand
Episode 30 of Visual Studio Toolbox (Help Viewer Enhancements in Visual Studio 11) is now live
Posted
2 months ago
by
Robert Green - MFST
0
Comments
When you view offline help in Visual Studio, you use the Help Viewer. In this episode, Paul O'Rear shows us some significant and welcome improvements to the Help Viewer in Visual Studio 11, including Default install of a minimum level of documentation...
Robert Green - Adventures in DeveloperLand
Episode 29 of Visual Studio Toolbox (Simplification of the Visual Studio 11 Development Environment) is now live
Posted
2 months ago
by
Robert Green - MFST
0
Comments
In this episode, Sam Zaiss and Dan Dole of the Visual Studio User Experience team join us to talk about simplification and reduction in the Visual Studio 11 development environment. They show how much easier it is to navigate both within code and within...
Robert Green - Adventures in DeveloperLand
Episodes 27 and 28 of Visual Studio Toolbox
Posted
2 months ago
by
Robert Green - MFST
0
Comments
I neglected to post these when they went live, so here is a catchup post. Episode 27: Visual Studio 11 Beta with Jason Zander went live on February 29, which is the day Visual Studio 11 Beta was made publicly available. Jason showed off and discussedsome...
Robert Green - Adventures in DeveloperLand
Episode 26 of Visual Studio Toolbox (Web Essentials and CSS Cop) is now live
Posted
4 months ago
by
Robert Green - MFST
0
Comments
In this episode , Mads Kristensen returns to show extensions he wrote to make Web development easier. Mads shows us what's new in the Image Optimizer and how the Web Essentials extension provides a number of features that help you write Web apps faster...
Robert Green - Adventures in DeveloperLand
Episode 25 of Visual Studio Toolbox (Entity Framework Part 2) is now live
Posted
4 months ago
by
Robert Green - MFST
0
Comments
In this episode, Rowan Miller and Diego Vega return for Part 2 of our deep dive into the Entity Framework. In Part 1 , they showed the following workflows available in Entity Framework 4.2: Code First, Model First, Database First, and Code First with...
Robert Green - Adventures in DeveloperLand
Episode 24 of Visual Studio Toolbox (Visual Studio Achievements) is now live
Posted
4 months ago
by
Robert Green - MFST
0
Comments
In this episode , I am joined by Karsten Januszewski introduces us to Visual Studio Achievements. Once you install this extension, you can unlock achievements based on things you do in Visual Studio such as loading custom settings, organizing usings,...
Robert Green - Adventures in DeveloperLand
Episode 23 of Visual Studio Toolbox (Entity Framework Part 1) is now live
Posted
4 months ago
by
Robert Green - MFST
0
Comments
In this episode , I am joined by Rowan Miller and Diego Vega of the Entity Framework team. They discuss and demo code first, database first, and model first—the three primary Entity Framework workflows—and give some tips on when to use each...
Robert Green - Adventures in DeveloperLand
Episode 22 of Visual Studio Toolbox (Manual Testing) is now live
Posted
4 months ago
by
Robert Green - MFST
0
Comments
In this episode , I am joined by my colleague and good friend Brian Keller, who shows how manual testers can use Microsoft Test Manager 2010 to manage their test cases. They can document all of the steps they will use to test a particular feature or requirement...
Robert Green - Adventures in DeveloperLand
Episode 21 of Visual Studio Toolbox (Training Courses and Kits) is now live
Posted
5 months ago
by
Robert Green - MFST
0
Comments
In this short episode to end the year, I highlight the Online Training Courses and Offline Training Kits I and my DPE colleagues produce. I focus on two that I own—one for Visual Studio 2010 and one for Visual Studio 11 —and show that you...
Robert Green - Adventures in DeveloperLand
Episode 20 of Visual Studio Toolbox (Performance Profiling) is now live
Posted
5 months ago
by
Robert Green - MFST
0
Comments
In this episode , I show how to use the profiling tools in Visual Studio Premium and Ultimate to identify performance issues in your applications. You'll see two profiling methods: Sampling and Instrumentation. Sampling collects data on the CPU methods...
Robert Green - Adventures in DeveloperLand
Episode 19 of Visual Studio Toolbox (Project Compatibility in Visual Studio 11) is now live
Posted
5 months ago
by
Robert Green - MFST
0
Comments
Backward compatibility of projects and solutions has always been a tricky issue for developers. Previously, if you built a solution in Visual Studio 2008 and opened it in Visual Studio 2010, you were presented with the Visual Studio Conversion Wizard...
Robert Green - Adventures in DeveloperLand
Episode 18 of Visual Studio Toolbox (Telerik JustCode) is now live
Posted
6 months ago
by
Robert Green - MFST
0
Comments
There are a number of third-party vendors providing tools you can use to enhance your productivity when developing with Visual Studio. Recently, I sat down with three of them: DevExpress (makers of CodeRush), JetBrains (makers of ReSharper), and Telerik...
Robert Green - Adventures in DeveloperLand
Episode 17 of Visual Studio Toolbox (JetBrains ReSharper) is now live
Posted
6 months ago
by
Robert Green - MFST
0
Comments
There are a number of third-party vendors providing tools you can use to enhance your productivity when developing with Visual Studio. Recently, I sat down with three of them: DevExpress (makers of CodeRush), JetBrains (makers of ReSharper), and Telerik...
Robert Green - Adventures in DeveloperLand
Episode 16 of Visual Studio Toolbox (DevExpress CodeRush) is now live
Posted
6 months ago
by
Robert Green - MFST
0
Comments
There are a number of third-party vendors providing tools you can use to enhance your productivity when developing with Visual Studio. Recently, I sat down with three of them: DevExpress (makers of CodeRush), JetBrains (makers of ReSharper), and Telerik...
Robert Green - Adventures in DeveloperLand
Episode 15 of Visual Studio Toolbox (Analyzing Your Code) is now live
Posted
7 months ago
by
Robert Green - MFST
0
Comments
In this episode , I look at how you can analyze your code to see if it meets coding standards. Standards are made up of rules and Visual Studio includes about 200 rules organized into rule sets. If you are using Visual Studio Premium or Ultimate, you...
Robert Green - Adventures in DeveloperLand
Episode 14 of Visual Studio Toolbox (Building Extensions with CodeRush) is now live
Posted
7 months ago
by
Robert Green - MFST
0
Comments
In this episode I am joined by Mark Miller (live in the studio) and Rory Becker (live via GoToMeeting) of DevExpress. They build a plug-in that enforces naming conventions. We use the GizmoBall solution that I used in the first two episodes of Visual...
Robert Green - Adventures in DeveloperLand
Episode 13 of Visual Studio Toolbox (Customizing the Visual Studio Start Page) is now live
Posted
7 months ago
by
Robert Green - MFST
0
Comments
In this episode , I review the Visual Studio Start page, showing how to configure it so that it automatically appears (or doesn't) as well as how to customize the RSS feed that appears on the Latest News tab. Since the Start page is XAML and can be customized...
Robert Green - Adventures in DeveloperLand
Episode 12 of Visual Studio Toolbox (Using LINQ to XML to Write XML) is now live
Posted
7 months ago
by
Robert Green - MFST
2
Comments
Previously on Visual Studio Toolbox, I showed how to use LINQ to XML to query data from Web sites. In this episode, I show how to use LINQ to XML to write XML. I start with a simple example that stores personal settings in an XML file, and then retrieves...
Page 1 of 2 (47 items)
1
2
MSDN Blogs
>
Robert Green - Adventures in DeveloperLand