September 2008
|
Editor's Note:
Hanging Onto The Long Tail: Technology changes at a lightning-fast pace. This month Howard Dierking considers how the rapid changes affect developer priorities and magazine focus. |
Toolbox:
Easy LINQ Queries, Becoming A Better Developer, And Logging Help: This month Toolbox provides help with error logging, finds an app that helps you write LINQ queries, and explores the non-technical side of development. |
CLR Inside Out:
Unhandled Exception Processing In The CLR: In this installment of CLR Inside Out Gaurav Khanna explains everything you need to know about unhandled exception processing in the .NET Framework. |
|
Data Points:
Service-Driven Apps With Silverlight 2 And WCF: Here John Papa demonstrates how to build a Silverlight 2 user interface that communicates through WCF to interact with business entities and a database. |
Advanced Basics:
The LINQ Enumerable Class, Part 2: This month Ken digs deeper into the System.Linq.Enumerable class and shows readers how to perform some magic data operations using System.Linq.Enumerable. |
Office Space:
Custom Auditing In SharePoint: Learn how to enable an auditing solution for Windows SharePoint Services (WSS) 3.0 with customized control pages in Microsoft Office SharePoint Server (MOSS) 2007. |
|
Cutting Edge:
Building A Secure AJAX Service Layer: This month Dino builds a service layer that authenticates users of Silverlight 2 and ASP.NET AJAX services to prevent illegal access to sensitive back-end services. |
Test Run:
Configuration Testing With Virtual Server, Part 1: This time James McCaffrey sets up a virtual environment to use for configuration testing to introduce you to software configuration testing with Microsoft Virtual Server |
Security Briefs:
SDL Embraces The Web: In this installment we introduce you to new Web-oriented security guidance and tools straight from the Security Development Lifecycle (SDL) team at Microsoft. |
|
Foundations:
Dependency Properties And Notifications: Windows Presentation Foundation dependency properties don’t always play well with others. Learn how you can compensate for their lack of notification events. |
{ End Bracket }:
A New Era In Visual Simulation: The ESP simulation engine, the basis for Microsoft Flight Simulator, handles visual rendering, physics, sound, and other virtual world capabilities. Take a look inside. |