.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
Comparison of Architecture presentation patterns MVP(SC),MVP(PV),PM,MVVM and MVC
This article will compare four important architecture presentation patterns i.e. MVP(SC),MVP(PV),PM,MVVM and MVC. Many developers are confused around what is the difference between these patterns and when should we use what. This article will first (...)
18 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
DefaultValue attribute based approach to property initializaton
Various approaches to implementation of property initialization with DefaultValue attributes
18 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
StateManagement Suggestions : A Beginners View
This article takes you on short trip of State Management techniques used in ASP.NET
18 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
StackPanel with FlowDocumentReader
We will learn how to employ a FlowDocumentReader inside a StackPanel
18 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
A simple - yet quite powerful - palette quantizer in C#
A palette quantizer based on human perception
18 mars 2010
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
