.NET
Dossier
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
Architecture Guide: ASP.NET, MVC3, Entity Framework, Code-First with existing Database and few more..
In this whitepaper, I will walk you through developing a simple MVC 3 application architecture using Entity Framework’s code first technology. Later hopefully you can evolve this to be an architecture that you can use for small to mid-size web (...)
10 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
Use Root Cause Analysis for Defect Prevention in your Software Development Process
Use Root Cause Analysis for Defect Prevention in your Software Development Process
10 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
XSLT 2.0 in .NET
The .NET Framework provides XslCompiledTransform which is an XSLT processor 1.0. However this doesn't mean that we can’t work with XSLT 2.0 in .NET. This article is for folks who want to use XSLT 2.0 in (...)
10 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
C# Language Features, From C# 2.0 to 4.0
A description of the new language features starting from C# 2.0, going through to version 4.0
9 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
Findcontrol using a non recursive approach
9 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming
