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. He also previews a new extension: CSSCop, which…
Knowing how to create websites with Microsoft ASP.NET is important, but making them effective is the key. This final session dives into additional options and techniques that apply to both Web Forms and ASP.NET MVC applications. From scripting with jQuery and AJAX, design with CSS, markup and…
You’re up to speed with the latest in Microsoft ASP.NET MVC, Web Forms, and WebMatrix, but you may be wondering how and when to choose between them. The great news is you don’t always have to choose just one. In this session we’ll talk about factors to consider, options for adoption/migration, and…
WebMatrix is a new option that provides a simple but powerful way to create web applications. You can create sites based on existing open-source applications, or dive right in and create from scratch. From code and testing to data and deployment, we’ll introduce WebMatrix and show you how it can…
Join us for this relaxed but rapid-fire look at a variety of web topics, including tools and tech.Watch these recorded sessions and get up to speed with ASP.NET web development, going from zero to sixty in one day. Whether you’re just starting out or are already on the web and looking for the…
Microsoft ASP.NET MVC (Model View Controller) is a relatively new option, offering a variety of potential benefits such as separation of concerns, flexibility, control, and testability. In this session, you’ll learn the essentials along with the latest advances so you can get started right…
The tried-and-true approach for creating effective and robust websites, Microsoft ASP.NET 4 Web Forms offers powerful abstractions and rapid application development features. Add in recent advances in ASP.NET 4 and Microsoft Visual Studio 2010 and you’ll be crafting amazing sites in no time.Watch…
In this video, Brandon Satrom continues the screencast series "Using ASP.NET MVC With Community Tools" with an exploration of SpecFlow and WatiN, a BDD tool and a browser automation tool that, together, can be used for rich, end-to-end acceptance test driven development.For other…
In this video, Brandon Satrom introduces the new screencast series "Using ASP.NET MVC With Community Tools" and kicks off the first episode with an in-depth exploration of NuGet, a new package management system for .NET.For other episodes in this series, check out:…
In this video Clark Sell explores how to use Version V.0.9.1 of the ASP.NET WebPages Url Shortener Helper. This helper currently uses http://bit.ly as the only provider. This helper works in both WebMatrix and ASP.NET MVC 3.0You can find the download on CodePlex at…