.NET news » Other Other Rss Feed

download

WPF Docking Library

A WPF library to easily integrate Windows docking features in applications like Visual Studio
15 May 2007, 16:18:00   Source: WPF Docking Library   Tags: GUI Other

Introduction to Workflow Foundation (Part 1)

With the advent of .NET Framework 3.0 (formerly WinFX), terms like Windows Presentation Foundation (formerly Avalon), Communication Foundation (formerly Indigo), Workflow Foundation (formerly WWF) and Cardspace (formerly InfoCard) are everywhere. The .NET Framework 3.0 also includes a powerful general-purpose object initialization language known as XAML (eXtensible Application Markup Language). What Microsoft is really putting stress on is creating compelling user experiences and secure, seamless communication across boundaries.

In this series of articles, I will be explaining and going in depth with some of the core components of .NET Framework 3.0.

Let's start with Windows Workflow Foundation (WF)...

19 Apr 2007, 09:57:00   Source: Introduction to Workflow Foundation (Part 1)   Tags: Other

BizTalk Server: 8 Tips And Tricks For Better BizTalk Programming

BizTalk is not as simple as it looks. In fact it can take years to master, so these tips from BizTalk gurus will really help.
10 Apr 2007, 19:00:00   Source: BizTalk Server: 8 Tips And Tricks For Better BizTalk...   Tags: Other

DocMounter Help File Builder

Tool for creating MS Visual Studio XML documentation files. These files can be used for Visual Studio Intellisense, and to create help files via tools such as NDoc and SandCastle.
21 Feb 2007, 05:50:00   Source: DocMounter Help File Builder   Tags: Software Other

How to detect what .NET Framework versions and service packs are installed

Explains how to detect which .NET Framework versions and service packs are installed on a current computer.
3 Feb 2007, 17:33:00   Source: How to detect what .NET Framework versions and service...   Tags: Other

ClickOnce: Delivering .NET Applications Via the Net

With ClickOnce, Microsoft delivers a client-side application deployment and updating solution that offers a glimpse into the future, where centrally-located and managed applications delivered via the Web don't have to run in interface-challenged browsers.
2 Jan 2007, 19:12:28   Source: ClickOnce: Delivering .NET Applications Via the Net   Tags: Other

AForge.NET framework

The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, etc.
21 Dec 2006, 16:25:00   Source: AForge.NET framework   Tags: Other

CLR Inside Out: Introduction to COM Interop

The CLR allows seamless interactions between Microsoft .NET applications and COM. But how, exactly? The CLR team knows.
21 Nov 2006, 18:00:00   Source: CLR Inside Out: Introduction to COM Interop   Tags: Other

.NET Framework Assemblies: GAC, Creating and Browsing Assembly Content

Explains the concept of Global Assembly Cache, how to create assembly without Visual Studio .NET and how to view assembly's content.
13 Nov 2006, 11:42:15   Source: .NET Framework Assemblies: GAC, Creating and Browsing...   Tags: Other

The .NET File Format

A full description of the .NET File format.
13 Oct 2006, 14:07:00   Source: The .NET File Format   Tags: Other