Introducing WCF RIA Services By Dan Rigsby
Published March 2, 2010
Get a jumpstart on using Windows Communication Foundation (WCF) RIA Services to easily build robust and secure data driven Silverlight applications.
Plotting Map Markers Using the Google Maps API By Jason Gilmore
Published February 17, 2010
Learn how to add Google Maps markers and store their coordinates in a database using a blend of jQuery, PHP and MySQL
PHP & JavaScript Using JSON By Jason Gilmore
Published February 4, 2010
Build powerful AJAX-driven Web applications by passing databetween the client and server using PHP, JavaScript and the JSON data format.
Master & Detail Lists in SharePoint 2010 By Joe Mack
Published January 19, 2010
Learn how to make a solid user interface using the master and detail lists in Microsoft Sharepoint 2010.
Implementing SOA using WCF By Joydip Kanjilal
Published January 7, 2010
Learn how to implement Service Oriented Architecture in your WCF (Windows Communication Foundation) Applications.
App Logging with MS Ent. Library By Dan Rigsby
Published December 22, 2009
A look at application logging and tracing, why it's important,and how to accomplish it with Enterprise Library Logging.
New Features in VS2010 By Joydip Kanjilal
Published December 8, 2009
Visual Studio 2010 is coming; are you ready? Let us help prime thepump by covering the new features of this exciting new update fromMicrosoft.
Intro to Windows Azure By Kurt Claeys
Published November 11, 2009
Kurt Claeys introduces us to Microsoft's new cloud operating system, Windows Azure.
Why Sharepoint? By Joe Mack
Published October 28, 2009
SharePoint is the fastest growing product in Microsoft history and according to Forrester the number 1 portal product in use today. Let Joe Mack show you some of the ways Sharepoint can make your workers and your company more efficient and profitable.
Win 7 Code Pack for Visual Studio By Jani Jarvinen
Published October 13, 2009
Use Windows 7 Code Pack to boost your .NET development inside VisualStudio.
Drill Down Charts in Silverlight By Chad Campbell
Published September 29, 2009
Learn how to deliver drill down charting functionality using the Silverlight toolkit.
Dependency Injection with MS Unity By Dan Rigsby
Published September 16, 2009
Dan Rigsby gives us a first look at the Dependency Injection design pattern and how to accomplish it with Microsoft's Unity.
Windows Mobile Development By Jani Jarvinen
Published September 1, 2009
This screencast will show you how to get started with databaseapplication development in Windows Mobile 6.0 using C# and Visual Studio 2008. You will also learn how to set up an emulated network connection for the phone emulators.
Working with Azure Tables By Kurt Claeys
Published August 18, 2009
This screencast looks at the Azure Tables concepts and the advanced features of this exciting new platform.
Deploying Applications with ClickOnce By Dan Rigsby
Published October 23, 2009
ClickOnce offers a fast, secure, and reliable way to easily deploy your Windows applications and ensures that your users know about software updates. This video introduces ClickOnce and some of the power it can give yourdeployments.
Intro to Microsoft CCR By Jeffrey Juday
Published October 23, 2009
In this screencast Jeffrey Juday shows us what CCR is and how it handles concurrency issues in your .NET applications while simplifying Asynchronous messaging.
Using Bing Maps in ASP.NET By Jani Jarvinen
Published October 23, 2009
Learn how you can start using the Bing mapping features in your own ASP.NET web applications.
SQL Server Tracing By Jani Jarvinen
Published June 10, 2009
Let Jani show you how to how use SQL's profiler tools to createtraces of all SQL statements executed by your database server, and how to benefit from this during the development phase as well.
Custom Sprocs in Entity By Dan Rigsby
Published October 23, 2009
Working with Custom Stored Procedures in Entity Framework.
ASP.NET MVC Basics By Jani Jarvinen
Published October 23, 2009
Jani Jdrvinen shows you how to develop your first ASP.NET MVC application and helps you understand the controller classes and view pages. Jani will also discuss the relation between action methods and views with this new technology.
Dynamic Data Structure By Jani Jarvinen
Published October 23, 2009
This tutorial shows you how Dynamic Data web applications are structured and how you can customize the application to your liking.
Building Smarter Clients By Chad Campbell
Published October 23, 2009
Chad Campbell shows us how the out of browser supportfeature in Silverlight 3 helps users build smarter clients and overcome some of the challenges associated with click once technology.
Developing in MGrammar By Jeffrey Juday
Published October 23, 2009
Build a simple DSL using MGrammar and the Oslo SDK.
ASP.NET Dynamic Data By Jani Jdrvinen
Published October 23, 2009
This tutorial shows you how to use Visual Studio 2008 with SP1 to build your first Dynamic Data web application and explore its features.
ADO.NET Data Services By Dan Rigsby
Published October 23, 2009
Learn how to create and consume ADO.NET Data Services and get a glimpse into the power it can provide.
Modeling in M By Jeffrey Juday
Published October 23, 2009
Learn how to build basic models using MSchema and the Microsoft Oslo SDK CTP.
ADO.Net Entity Framework By Dan Rigsby
Published October 23, 2009
Utilize the "ADO.NET Entity Framework" to quickly and easilywork with your database, accessing your data in an objectoriented fashion.
WF SQL Tracking Service By Jeffrey Juday
Published November 14, 2008
Learn how to incorporate the SQL Tracking Service into your WF development.
Intro to VSTS-DB Edition By Jeffrey Juday
Published August 3, 2009
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
Intro to Databases By Bill Hatfield
Published July 31, 2009
New to databases? Start by learning the basic terminology.
Access Database By Helen Bradley
Published June 2, 2008
Learn how to create a database as well as a report and query to go along with it.
Data Binding to Forms Made Simple in .Net 2.0 By Wei-Meng Lee
Published June 4, 2008
Creating a form that displays formatted information from a database is a matter of a few easy steps in .NET 2.0 using Visual Studio 2005