Welcome to MSDN Blogs Sign in | Join | Help

.net ready !!!

        Maxime Lamure
          MCS France

June 2008 - Posts

Starting with Silverlight 2 / Demarrer avec Silverlight 2
[English] We will illustrate in this post how to create a simple Silverlight application. To develop Web application with Silverlight 2, you need Visual Studio 2008 (express edition not yet supported L) and install the Silverlight Beta 2 chainer installer Read More...
Environment at Microsoft / Environement chez Microsoft
[English] Environment is a problem of everyone. Microsoft is among companies which are concerned by the conservation of our earth. His implication comes with the organization of worldwide competition about environment (Imagine Cup), by communication about Read More...
Introduction to WF 3.5 / Mettez vous à table avec Workflow Foundation 3.5
[English] The new version of the .net framework (3.5) brings new features: C# 3, VB9, LINQ, extension methods etc. In WF, the main evolution comes with the integration of WCF (Windows Communication Foundation). It means: Specific controls to call or export Read More...
New features annonced in SilverLight 2 Beta 2
Silverlight 2 beta 2 will be publicly available later this week. This release includes the following features: UI Framework : Beta 2 includes improvements in animation support, error handling and reporting, automation and accessibility support, keyboard Read More...
Basis of LINQ to SQL: Entity Inheritance
The goal of this post is to illustrate the inheritance concept in LINQ to SQL. We use inheritance when we want to map a set of classes derived from the same base class with the same relational table. Contact will be our Base Class: [ Table (Name = " Contact Read More...
Page view tracker