By Dino Esposito, 07/30/2010
In this article, Dino Esposito tells how he would rewrite the AccountController class, and related view model classes, to make them fit comfortably in a multi-layer solution that provides extra capabilities....
By Alvin Bruney, 07/28/2010
Important information about Microsoft's .NET Framework Support Lifecycle Policy for those on .NET 3.0 or .NET 3.5....
By Dan Wahlin, 07/28/2010
Dan Wahlin starts off a two-part series offering nuggets of wisdom he's gained hands-on coding Silverlight applications. In part 1, Dan gives advice on using MVVM patterns, data binding and nested controls, and effective end-user notifications....
By Michele L. Bustamante, 07/28/2010
Security Assertion Markup Language (SAML) assertions, aka SAML tokens, are a core element of active and passive federation. In this first article of a two-part series, Michele Leroux Bustamante explains common features of a SAML assertion and shows you how to build one using Windows Identity Foundation components....
By Mohammad Azam, 07/28/2010
Just getting started with jQuery, or need a refresher? Use this article as a place to start your learning, as Mohammad Azam takes you through jQuery syntax, working with effects and the jQuery UI library and creating custom effects, and using jQuery's AJAX API--and provides plenty of helpful code examples....
By Zoiner Tejada, 07/27/2010
Zoiner Tejada demonstrates how you can implement and leverage custom service and endpoint behaviors to extend or configure the functionality of your WCF Services....