.NET

Dossier

> Orchestration > Architecture

.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

How to suppress input events in .NET Compact Framework

Suppressing key and mouse events while loading

10 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming

Learning XNA 2d Engine IceCream With 1945 Demo Project

IceCream1945 is a demonstration of XNA and the IceCream 2d library in a 2d top-down scrolling shooter similar to 1942 for the NES.

10 février 2012
source : The Code Project - A New Task Scheduler Class Library for .NET - C# Programming

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