Popular Articles
Zur Verbesserung der Sicherheit ist es äußerst wichtig, dass Sie die ACLs verstehen, die Berechtigungen und Rechte regeln, bevor ein Vorgang fortgesetzt werden darf.
John R. Michener
MSDN Magazine November 2008
...
Read more!
Jason Clark
MSDN Magazine July 2003
...
Read more!
Einmalkennwörter bieten Lösungen für Wörterbuch-, Phishing- und Abfangangriffe und viele andere Sicherheitsverletzungen. Hier erfahren Sie, wie das funktioniert.
Dan Griffin
MSDN Magazine May 2008
...
Read more!
This article introduces 10 development tools that can increase your productivity, give you a better understanding of .NET, and maybe even change the way that you develop applications. The tools covered include NUnit to write unit tests, Reflector to examine assemblies, FxCop to police your code, Regulator to build regular expressions, NDoc to create code documentation and five more.
James Avery
MSDN Magazine July 2004
...
Read more!
Eine Sidebar-Minianwendung ist ein kleines, leistungsfähiges Tool, das sich erstaunlich leicht erstellen lässt. Probieren Sie es doch einfach mal aus!
Donavon West
MSDN Magazine August 2007
...
Read more!
Our Blog
digg_url = "http://blogs.msdn.com/msdnmagazine/archive/2008/12/18/9236648.aspx";digg_title = "How Connection Manager Connects";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined;
Without Connection Manager, ...
Read more!
C# developers can use the Visual Studio Tools for the Office System (VSTO) Power Tools Office interop API extensions to streamline Office application development. The extensions provide a thin, strongly typed layer over the loosely typed Office object models.
In the December 2008 issue of MSDN Magazine, Andrew Whitechapel, Phillip Hoff, and Vladimir Morozov walk you through developing ...
Read more!
A team project is simply a bucket that stores and partitions all of the artifacts you track and use within a Team Foundation Server (TFS) project.
In the December 2008 issue of MSDN Magazine, Brian A. Randell explains how you can use and customize the MSF Agile and MFS CMMI process templates to get the most out of them for your ...
Read more!
Windows Workflow Foundation (WF) imposes some restrictions on the developer authoring programs that target it. But in return WF offers a powerful, flexible, and extensible set of runtime services such as support for long-running code.
In the December 2008 issue of MSDN Magazine, Josh Lane provides some best practices to consider ...
Read more!
Windows Presentation Foundation (WPF) adds functionality to the Microsoft .NET Framework so that you actually can reliably keep bound controls synchronized with their data sources.
In the December 2008 issue of MSDN Magazine, Ken Getz demonstrates how to use the ObservableCollection class provided by WPF to keep bound controls in ...
Read more!