.NET
- Microsoft (Editeurs)
Dossier
.NET (prononcer "dot net") est l’architecture Java de Microsoft.
Architecture
L’architecture de services web ne préconise pas de langages particulier, par contre elle redéfinit les notions de communication.
A voir sur le net
- Cours C#
Un cours fait par un étudiant, très intéressant.
- The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
A revision of a Task Scheduler class library by David Hall. Un très bon article sur l’utilisation d’un planificateur dans un environnement .NET
Detecting memory leaks using the CrtDbg Library
The CrtDbg Library provides APIs which can be used to detect memory leaks.
17 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
Simple SST Unhooker
This article includes description of simple unhooker that restores original SST hooked by unknown rootkits, which hide some services and processes.
17 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
MZCrumbBar - Generic Breadcrumb controller
Generic MFC Breadcrumb controller that shows a clickable breadcrumb list
17 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
Showing Progress Bar Using jQuery
While performing slow operations (like File Upload etc) at website, give your visitors a bit of relief that something is happening...
17 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
Creating a WPF DockPanel using XAML
Beginners tutorial on how to create a DockPanel using XAML
17 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
