Recent C# improvements

.NET technologies are rapidly evolving and every new version of Visual Studio brings numerous improvements that can make you significantly more productive. Our courses are the best way to keep on the top of this wave. We can offer courses that explain all of the following:

  • Taking the best from C# 3.0 functional features (lambda expressions, etc.)
  • Using data-programming features of C# 3.0 such as object initializers
  • Working with data using Language Integrated Query (LINQ)
  • Dynamic language features in C# 4.0
  • Verifying and documenting code using Code Contracts

 

Share this page

RSS phpcompiler.net

  • Improved WordPress performance with Phalanger May 9, 2011
    One of the reasons why you may be interested in using Phalanger is that you need to run your PHP applications faster. Phalanger is a PHP language compiler for .NET. It is almost fully compatible with PHP, and it also adds several useful extensions. It makes it easy to integrate PHP applications with .NET or […]
  • WordPress on .NET 4.0 April 19, 2011
    WordPress is an open-source content management system (CMS) built using PHP and MySQL. It’s one of the most frequently used solutions for blog publishing. In this article I describe how to compile this PHP application to .NET Framework 4.0 using Phalanger. Contents Motivation Requirements Copy to publishing location Set-up IIS Configure ASP.NET using Web.con […]