Videos tagged with Microsoft
Learn how to use Microsoft Visual Studio to create applications, how to create UI using XAML markup and code, how to build a custom control, how to retrieve data from a Web service, and how to manipulate data with XML and LINQ. (Part 2 of 2) Speakers: Joe Stegman; Mike Harsh
MVC Storefront, Part 7: Helpers and Routing
In this installment, I continue working on the UI as I ready the demo for the client. I also talk at length with Scott Hanselman about Routing and ways you can test your Routes with Phil Haack's cool Route Debugger. by Rob Conery
DimeCasts.Net #5: Introduction to Linq2Sql
In this episode we do an introductory of Linq2Sql. This is meant to be a beginners guide. The items that are covered are: Learn how to create the data connection via Server Explorer How to use the Linq2Sql Designer Review the DataContext object that is generated Simple Linq2Sql Statements
MIX08: Building Rich Internet Applications Using Microsoft Silverlight 2, Part 1
Learn how to use Microsoft Visual Studio to create applications, how to create UI using XAML markup and code, how to build a custom control, how to retrieve data from a Web service, and how to manipulate data with XML and LINQ. (Part 1 of 2) Speakers: Joe Stegman; Mike Harsh
MIX08: RESTful Data Services with the ADO.NET Data Services Framework
Learn how to use ADO.NET Data Services Framework to easily create and consume REST data services on the web. This session will cover the main concepts of the ADO.NET Data Services Framework (aka Project "Astoria"), show how to use it, and discuss how to use it with Microsoft's broader vision of a common interface for Windows Live and 3rd party services. Speakers: Pablo Castro
MIX08: Silverlight on a LAMP Site for Media: UVNTV.com
UVNTV.com is a LAMP site (Linux, Apache, MySQL, PHP) that is using Windows Media servers to recreate a TV experience on the web using Microsoft Silverlight. They chose to use Silverlight becuase of the higher quality they were getting out of WMV/VC-1 than Flash's On2 codec. The team explains how and why they changed their site to use Silverlight from Flash. Speakers: DJ Pooh, Rick Freeman,...
MIX08: Building Great AJAX Applications from Scratch Using ASP.NET 3.5 and Visual Studio 2008
Come see a no-slides, code-only presentation that starts with a blank directory and builds a data-driven, AJAX enabled, ASP.NET web application from scratch that implements common AJAX patterns with the rich set of AJAX Control Toolkit, accesses data with LINQ, and implements standards-based styling and layout using CSS and clean HTML. Learn the new features of ASP.NET 3.5 and Microsoft Visual ...
MVC Storefront, Part 6: Catalog Completion and Initial UI
This is a long one - 20 minutes to be precise. I usually try to edit things pretty liberally, but I asked Jon Galloway to help me out with CSS and there was so much good stuff in there I decided to keep it all :). I also finish off my test data Spike, and talk about recent feedback with respect to the "Repository Pattern" I'm using. by Rob Conery
DimeCasts.Net #4: Unit testing events with NUnit
In this episode we will cover how to test events that are raised from an object. We will cover multiple different ways to do this.
MVC Storefront, Part 5: Globalization
In this webcast I create a fictional curveball, wherein the "client" sent some test data that they finally were able to get their IT department to extract. In reviewing the test data, I find some very interesting changes to the DB that I need to make... by Rob Conery