|
Editor's Note:
A Look Back As We Move Forward: Here’s a look at a year’s worth of coverage and changes at MSDN Magazine in response to reader requests. |
Toolbox:
C# JavaScript, Eric Lippert’s Blog, And More: Writing your JavaScript code in C# and having it converted, Eric Lippert’s programming blog, and reading up on T-SQL 2008. |
CLR Inside Out:
Best Practices For Managed And Native Code Interoperability: There are many factors to consider when building your app with both managed and native code. Find out how to employ interop and how to choose the interop that’s right for you. |
|
Basic Instincts:
Inspecting COM Objects With Reflection: Reflection is useful for debugging and logging and otherwise providing the type information you need. Here you’ll see how to use reflection on COM types. |
Cutting Edge:
Managing Dynamic Content Delivery In Silverlight, Part 1: This month Dino tackles the problem of large download size for Silverlight applications, explaining when to use streaming, when to divide the download, and other techniques for better performance over the wire. |
Test Run:
Analyzing Project Exposure And Risk Using PERIL: Here James McCaffrey uses some statistical methods and a technique he calls PERIL to estimate risks to software projects involving timing, costs, and other potential resource shortfalls. |
|
Service Station:
An Introduction To RESTful Services With WCF: We discuss some of the basic tenets of REST as well as present an implementation of a RESTful service using WCF. |
Security Briefs:
Getting Started With The SDL Threat Modeling Tool: The Security Development Lifecycle (SDL) threat modeling tool helps you develop great threat models as a backbone of your security process. We'll show you how it works. |
Extreme ASP.NET:
Routing with ASP.NET Web Forms: See how to get the benefits of rerouting while alleviating the risks with this in-depth look at URL rewriting in ASP.NET. |
|
Foundations:
Easily Apply Transactions To Services: Managing state and error recovery using transactions is the topic of this month’s installment of Foundations. |
Net Matters:
Round-Robin Access To The ThreadPool: Stephen Toub shows you how to add round-robin scheduling support on top of the ThreadPool for more granular processing control. |
Usability in Practice:
When Things Go Wrong: This month our usability experts explain what it takes to create informative, useful error messages. |
|
{ End Bracket }:
The Emergence Of Machine Translation: Vikram Dendi looks at how machine translation is poised to change the world and why it is so important to deliver information in multiple languages. |