Per Mausklick bewerten und Feedback geben
Autoren
 Fahad Gilani: MSDN Magazine Article...
Popular Articles
Das Ziel des ADO.NET Data Services Framework besteht darin, ein einfaches, REST-basiertes Framework zum problemlosen Verfügbarmachen und Nutzen von datenzentrischen Diensten zu erstellen.

By Elisa Flasko und Mike Flasko (August 2008)
In diesem Auszug aus seinem bevorstehenden Buch erläutert Laurence Moroney die Grundlagen von Silverlight-Animation sowie die Animationstools, die in Expression Blend zur Verfügung stehen.

By Lawrence Moroney (August 2008)
Howard Dierking spricht mit dem Erfinder von C++, Bjarne Stroustrup, über Sprachfanatiker sowie über die Entwicklung und die Zukunft der Programmierung.

By Howard Dierking (April 2008)
Wenn Sie mit Windows® Presentation Foundation (WPF) nicht vertraut sind, kann die Erstellung des ersten benutzerdefinierten Silverlight-Steuerelements eine schwierige Aufgabe sein. In diesem Artikel wird das entsprechende Verfahren erklärt.

By Jeff Prosise (August 2008)
More ...
Read the Blog
Well designed code keeps things that have to change together as close together in the code as possible and allows unrelated things in the code to change independently, while minimizing duplication in the code. In the October 2008 issue of MSDN Magazine, Jeremy Miller shows you some design ...
Read more!
The process for ink capture and analysis on the Tablet PC is straightforward in managed code. To the uninitiated developer, however, creating unmanaged Tablet PC applications can be rather daunting. In the October 2008 issue of MSDN Magazine, Gus Class a quick introduction to the Tablet PC ...
Read more!
Multicore systems are becoming increasingly prevalent, but the majority of software today will not automatically take advantage of this additional processing ability. And multithreaded programming, for anything but the most trivial of systems, is incredibly difficult and error prone today. In the October 2008 issue of MSDN ...
Read more!
Concurrent programming is notoriously difficult, even for experts. You have all of the correctness and security challenges of sequential programs plus all of the difficulties of parallelism and concurrent access to shared resources. In the October 2008 issue of MSDN Magazine, David Callahan describes ...
Read more!
A major advantage of AJAX and Silverlight applications is that they can transparently and continuously interact with a back-end service. The problem is that they run over HTTP, which wasn't designed with security in mind. In the September 2008 issue of MSDN Magazine, Dino Esposito shows you ...
Read more!
Unhandled exception processing shouldn't be a mystery. It's actually quite useful since it gives a crashing application an opportunity to perform last-minute diagnostic logging about what went wrong. In the September 2008 issue of MSDN Magazine, Gaurav Khanna discusses how ...
Read more!
More ...
Fahad Gilani rss
Fahad Gilani is studying embedded systems, high-performance computing, and memory managers at the Australian National University. Coauthor of several books on .NET published by Wrox Press Ltd, he also works as an independent consultant and a freelance developer. Fahad can be reached at Fahad_Gilani@yahoo.com.

  • C# In-Depth: Harness the Features of C# to Power Your Scientific Computing Projects
    The C# language has been used quite successfully in many kinds of projects, including Web, database, GUI, and more. One of the last frontiers for the application of C# code may well be scientific computing. But can C# measure up to the likes of FORTRAN and C++ for scientific and mathematical projects?In this article, the author answers that question by looking at the .NET common language runtime to determine how the JIT compiler, Microsoft intermediate language, and the garbage collector affect performance. He also considers C# data types, including arrays and matrices, along with other language features that play an important role in scientific computing applications.
    Fahad Gilani - March 2004
© 2008 Microsoft Corporation and CMP Media, LLC. All rights reserved; reproduction in part or in whole without permission is prohibited.
Page view tracker