June 2008 - Posts
[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...
[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...
[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...
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...
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...