Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)
Windows Presentation Foundation (WPF) offers excellent support for managing the display and editing of complex data. In the December 2007 edition of MSDN Magazine , John Papa did a great job of explaining essential WPF data binding concepts . In the July Read More...
In the November issue of MSDN Magazine, Jeffrey Richter demonstrates some recent additions to the C# programming language that make working with the APM significantly easier. In the June issue , Jeffrey introduces his AsyncEnumerator class , which intelligently Read More...
A combination of the retained-mode graphics system and notification mechanisms such as dependency properties unleash the flexibility and power of Windows Presentation Foundation (WPF, allowing these objects to be targets of data bindings and animations. Read More...
Hundreds of languages target Windows either directly through the Win32 API or through the CLR, and more are being built every day. While you've probably heard about many of these new languages and language paradigms, you may be wondering what it all means. Read More...
Microsoft Robotics Studio is more than just a way to play with robots. Robotics Studio allows you to build service-based applications for a wide range of hardware devices. In the June 2008 issue of MSDN Magazine , Sara Morgan covers the Robotics Studio Read More...
The CLR garbage collector divides objects into small and large categories. When an object is large, some attributes associated with it become more significant than if the object is small. With the June 2008 issue of MSDN Magazine , Maoni Stephens explains Read More...
To reliably create high-performance programs, you need to understand the performance of the individual components you use. Thus, measurement has to be an integral part of the design process. In the April 2008 issue of MSDN Magazine , Vance Morrison showed Read More...
Workflows in Windows Workflow Foundation (WF) can be modeled in several ways, and this flexibility is a powerful feature that allows for modeling tools that target different audiences. In the May 2008 issue of MSDN Magazine , Matt Milner explains two Read More...
Silverlight is a new cross-browser plug-in from Microsoft that brings the power of the .NET Framework to bear on an area that was previously reserved for Flash or Java Applets. Silverlight also supports a range of .NET-compliant languages, including Visual Read More...
Many applications are written with almost no thought given to performance. But when the need for high performance does present itself, do you have the knowledge, skills, and tools to do a good job? In the April 2008 issue of MSDN Magazine , Vance Morrison Read More...
Need an interactive voice response application for your organization's phone system? Office Communications Server (OCS) 2007 Speech Server introduces a .NET Framework API for creating IVR applications, plus a visual IVR application designer based on Windows Read More...
Say you want to copy from one stream to another, using only the asynchronous methods on Stream. How can you loop such requests continually in order to process the whole stream? Is that even possible? In the March 2008 issue of MSDN Magazine , Stephen Read More...
as waiting for an application to start is frustrating to many users, focusing on your client application's startup performance can greatly enhance your customers' first and lasting impressions of your handiwork. And because startup performance matters Read More...
When your application design is too tightly coupled, every class is directly or indirectly coupled to every other class in your design. Making changes in this type of system is difficult at best because a change in any one class can have a ripple effect Read More...
A recent entry into the Microsoft .NET Framework family, F# provides type safety, performance, and the ability to work like a scripting language, all as part of the .NET environment. This functional language was created by Don Syme of Microsoft Research Read More...
More Posts Next page »
 
Page view tracker