| | | http://blogs.msdn.com/federaldev/archive/2005/10/25/484506.aspx | Federal Developer Evangelist Marc Schweigert shows you how to take advantage of this new feature of SQL Server 2005. You'll see how to create a web service straight out of the database using T-SQL without the need for IIS |
| | | http://channel9.msdn.com/ShowPost.aspx?PostID=134210#134210 | Federal Developer Evangelist, Robert Shelton, Jr., takes you through a short (8 minute) demonstration of how Encrypt portions of your web.config with ASP 2.0 (Visual Studio 2005). This walkthrough shows you how to encrypt two sections of your web.config (AppSettings and ConnectionStrings) with the DPAPI (DataProtectionConfigurationProvider). In addition to these two sections, you can also encrypt your Identity and SessionState sections |
| | | Adding Groups (and users to groups) to Active Directory with .NET | Federal Developer Evangelist, Robert Shelton, takes you through a 8 minute walkthrough/demonstration of how to create a group in active directory with .NET and to add users to that group. This demonstration is using the DirectoryServices namespace of the .NET framework. |
| | | Searching Active Directory with .NET (Visual Studio 2005) | Federal Developer Evangelist, Robert Shelton, takes you through a 12 minute walkthrough/demonstration of how to search Active Directory for users, groups, and other AD Objects. This demonstration is using the DirectoryServices namespace of the .NET framework. The demonstration is using Visual Studio 2005, but the code will also work as written for Visual Studio 2003. |
| | | Adding users to Active Directory with .NET | Federal Developer Evangelist, Robert Shelton, takes you through a 10 minute walkthrough/demonstation of how to add a user and set the users Active Directory properties with .NET (C# in this case). |
| | | Creating an Accessible Web Page with ASP 2.0 (Visual Studio 2005) | Federal Developer Evangelist Marc Schweigert shows you how to take advantage of the new features of ASP.NET 2.0 and Visual Studio 2005 to build accesible web applications. You'll also learn about a new feature of Visual Web Developer that can check your markup for WCAG and Section 508 compliance.
|
| | | Writing Provider Independent Data Access Code | Federal Developer Evangelist Marc Schweigert shows you how ADO.NET 2.0 provides generic classes that allow you to write code that can work across different data providers using the new Provider Independent Model.
|
| | | Mashup 101: Virtual Earth Map Control and AJAX (Part I) | In Part I of this two part screencast, Microsoft Federal Developer Evangelist Marc Schweigert demonstrates the basic concepts used build a mashup application using the Virtual Earth map control and AJAX style programming. In Part II, we’ll build the same solution using ASP.NET “Atlas.” |
| | | Mashup 101: Virtual Earth Map Control and Atlas (Part II) | In Part II of this two part screencast, Microsoft Federal Developer Evangelist Marc Schweigert demonstrates how ASP.NET Atlas abstracts the complexities of AJAX programming and provides a new set of tools to your developer toolbox to build richer, more engaging web user interfaces. You'll see how much easier it is to build the solution from Part I using ASP.NET Atlas.
|
| | | http://blogs.msdn.com/federaldev/archive/2006/05/24/605994.aspx | Microsoft Federal Developer Evangelist Marc Schweigert demonstrates the fundamentals of the "server-centric" approach to AJAX enabling ASP.NET pages using "Atlas." You'll see how easy it is to AJAX enable a page without writing a line of client side script while leveraging the ASP.NET server control programming model ASP.NET developers are already familiar with.
|
| | | http://blogs.msdn.com/federaldev/archive/2006/05/25/607189.aspx | Building on concepts from his previous screencast, Microsoft Federal Developer Evangelist Marc Schweigert demonstrates more AJAX enabling capabilities of ASP.NET "Atlas." You'll see how to AJAX enable the GridView with a couple easy steps (without changing a line of code). Then, you'll see how to add AJAX capabilities to existing ASP.NET 2.0 controls using control extenders.
|
| | | http://blogs.msdn.com/federaldev/archive/2006/05/31/612240.aspx | Building on concepts from his previous screencast, Microsoft Federal Developer Evangelist Marc Schweigert demonstrates more AJAX enabling capabilities of ASP.NET "Atlas." You'll see how to AJAX enable ASP.NET 2.0 Web Parts with a few simple steps.
|
| | | http://channel9.msdn.com/ShowPost.aspx?PostID=199266 | Building on concepts from his previous screencasts, Microsoft Federal Developer Evangelist Marc Schweigert demonstrates more AJAX enabling capabilities of ASP.NET "Atlas." You'll how to use a few of the controls from the "Atlas" Control Toolkit to add additional rich behavior to an ASP.NET 2.0 application.
|
| | | Simplifying XMLHTTP programming with ASP.NET “Atlas” (part I) | Microsoft Federal Developer Evangelist Marc Schweigert demonstrates how ASP.NET "Atlas" abstracts the complexities of XMLHTTP programming by allowing you to make web service calls from client script. |
| | | Simplifying XMLHTTP programming with ASP.NET “Atlas” (part II) | Microsoft Federal Developer Evangelist Marc Schweigert demonstrates how ASP.NET "Atlas" abstracts the complexities of XMLHTTP programming by allowing you to make web service calls from client script.
|