|
|
|
 |
 |
 |
MiniGuide: Parallel programming in .NET
MINI GUIDE - Microsoft's Parallel Extension for .NET 3.5 opens up .NET developers to the world of parallel programming. This Mini Guide provides information on the parallel paradigm shift. |
|
|
|
|
|
|
 |
 |
 |
Open XML SDK ready for the road
ARTICLE - Microsoft is getting ready to ship version 1.0 of Open XML SDK . It includes updates that will make it easier to write more efficient XML processing applications with less effort. |
 |
 |
 |
XAML as an everywhere presentation format
TIP - XAML, the Extensible Application Markup Language, lets .NET developers and designers define the key elements of a UI. What's more, it accommodates both WPF and SIlverlight. |
|
|
|
 |
 |
 |
Podcast: Windows CardSpace authors speak
ARTICLE - CardSpace was one of many elements to appear with the release of .NET 3.5. It is an Identity Meta System. We spoke recently with Vittorio Bertocci and Caleb Baker on the topic. |
 |
 |
 |
Book excerpt: Advanced Windows Debugging
TIP - This book excerpt examines strategies for debugging the Windows Heap Manager, which is an increasingly popular way for hackers to get into Windows applications. |
|
|
|
|
|
|
 |
 |
 |
Some of the Zen of Volta
ARTICLE - Volta is a methodology allowing developers to create apps without regard to eventual deployment, and to declaratively partition Web application elements across tiers. |
 |
 |
 |
IronPython
WORD - IronPython is an altered version of the Python programming language that runs on top of Microsoft's .NET Framework. The language combines Python's compact, flexible, and powerful syntax and structure with the underlying ... |
 |
 |
 |
monad
WORD - A monad is:
1) A type of functor used in category theory in mathematics.
2) A kind of constructor used in functional programming to structure programs that include sequenced operations.
3) The original code name for ... |
|
|
|
 |
 |
 |
GLib
WORD - GLib is a utility library that can simplify programming in C, especially for projects involving the languages GNOME and GTK+. Many programmers believe that the utility functions in GLib are more consistent than those in C... ... |
|
|
|
 |
 |
 |
.NET
WORD - .NET is both a business strategy from Microsoft and its collection of programming support for Web services. (Continued...) |
 |
 |
 |
On managing a .NET Framework 1.x migration
ARTICLE - There are many reasons to migrate projects from .NET 1.0 and 1.1 to a later version of the .NET Framework. A recent report offers advice for developers considering such migrations. |
|
|
|
|
|
|
|
|
|
|