Shows - DevNuggets


Enhance the value and discoverability of your app with Protocol Activation[MP4] [0:07:16] [2013/08/29]
In this DevNugget, I do a quick demo of how easy it is to implement Protocol Activation in a Windows Store app. For deeper details, check out my blog post that walks through the concepts and provides…


Leverage the Maps app in your Windows Store app with Protocol Activation[MP4] [0:01:59] [2012/10/09]
In this DevNugget, Microsoft Technical Evangelist G. Andrew Duthie, shows how you can leverage the functionality of the Maps app that ships with Windows 8 to provide mapping and directions for users…


Tweaking T4 Templates to Improve Script Performance[MP4] [0:16:05] [2011/07/09]
In this DevNugget, a follow-up to part 1, Make Script Performance Automatic with Custom Templates in Visual Studio 2010, Developer Evangelist G. Andrew Duthie shows you how you can customize the T4…


Make Script Performance Automatic with Custom Templates in Visual Studio 2010 - Part 1[MP4] [0:08:15] [2011/06/15]
In this DevNugget, Developer Evangelist G. Andrew Duthie shows you how you can create your own custom templates for your web application, with script references moved to the bottom of the page. Why…


Get to Know Action Filters in ASP.NET MVC 3 Using HandleError[MP4] [0:09:55] [2011/03/22]
In his latest DevNugget, Developer Evangelist G. Andrew Duthie takes you into the exciting world of action filters in ASP.NET MVC 3, and demonstrates how MVC 3 implements the HandleError action…


Microsoft WebMatrix Beta 3 - New Features[MP4] [0:08:00] [2010/11/13]
In this devnugget, Andrew demonstrates some of the new features in WebMatrix Beta 3, including rendering unencoded output with Html.Raw, new Package Management support, new publishing features, and a…


Intro to Pinned Sites in IE 9 Beta[MP4] [0:06:31] [2010/11/12]
In this devnugget, Andrew provides a quick overview of the basics of pinned sites in Internet Explorer 9 beta. You can keep track of what's happening with the DEvHammer on his blog, or on Twitter,…


Microsoft Web Matrix New Site Options[MP4] [0:09:21] [2010/09/02]
Continuing my series on Microsoft WebMatrix, in this devnugget, the second in a series on WebMatrix, I walk you through the various options available for creating and opening sites with…


Installing Microsoft WebMatrix Beta[MP4] [0:08:44] [2010/08/28]
You may have heard that Microsoft announced a new streamlined web development tool recently called WebMatrix. In this devnugget, the first in a series on WebMatrix, I walk you through locating and…


Introducing Silverlight Navigation Applications[MP4] [0:11:16] [2009/09/06]
In this installment of DevNuggets, Developer Evangelist G. Andrew Duthie (aka DEvHammer) demonstrates how you can quickly create a functional full-screen Silverlight application, complete with…


ASP.NET Databinding and jQueryUI[MP4] [0:06:57] [2009/09/06]
In this installment of DevNuggets, Developer Evangelist G. Andrew Duthie (aka DEvHammer) demonstrates how you can easily add fun and function to your ASP.NET-based website using jQueryUI.This…


Using jQuery UI in ASP.NET[MP4] [0:11:37] [2009/04/11]
In this installment of DevNuggets, Developer Evangelist G. Andrew Duthie (aka DEvHammer) demonstrates how you can easily add fun and function to your ASP.NET-based website using jQueryUI.You can keep…


DataBinding to a Web Service in ASP.NET 2.0[MP4] [0:09:35] [2006/06/05]
One of the cool new features of ASP.NET 2.0 is its rich declarative databinding. In addition to traditional techniques like databinding to a back-end SQL database, you can also databind to web…


Custom Validation Schemas in Visual Studio 2005[MP4] [0:07:37] [2006/05/11]
One cool new feature available in Visual Studio 2005 is the ability to take advantage of Intellisense statement completion in the Source view of an ASP.NET Web Form. In addition, Visual Studio 2005…


Drag and Drop Databinding in ASP.NET 2.0[MP4] [0:04:57] [2006/05/09]
When I say "drag & drop" databinding, I bet most folks think of dragging controls from the Visual Studio 2005 toolbox onto the web form.But that's not the only way to make quick work of…


Work Items in Visual Studio Team System[MP4] [0:10:15] [2005/12/15]
Mid-Atlantic States Developer Evangelist G. Andrew Duthie demonstrates creating and using Work Items in Visual Studio 2005 Team System.Enjoy!


Code-Free Authentication and Authorization in ASP.NET 2.0[MP4] [0:07:48] [2005/09/28]
For his next amazing trick, Mid-Atlantic States Developer Evangelist G. Andrew Duthie will demonstrate adding full-featured authentication and authorization in ASP.NET 2.0, including a login page,…


Consuming RSS in ASP.NET 2.0[MP4] [0:06:18] [2005/09/26]
In this DevNugget, Mid-Atlantic States Developer Evangelist G. Andrew Duthie demonstrates how to use the new XmlDataSource control to consume an RSS feed, and display the result using a DataList…


File System Web Sites in ASP.NET 2.0[MP4] [0:09:48] [2005/09/09]
Mid-Atlantic States Developer Evangelist G. Andrew Duthie shows you how to take advantage of this new feature of ASP.NET 2.0, the ability to create ASP.NET web sites within the file system, debug,…