Codehouse has in house developers to meet your .NET needs. While our primary .NET development is in C#, we have VB capabilities as well. Microsoft .NET is a powerful framework for web development with standardized libraries and outstanding integrated development tools. The .NET platform encompasses all libraries you would need to meet your development needs. If your organization or business have existing .NET applications or developers that utilize .NET this may be the choice for you.

If you don't have a strong preference towards .NET development you might want to consider the PHP/LAMP development services that we offer.

DEFINITIONS:

C# (pronounced "see sharp")[6] is a multi-paradigm programming language encompassing imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270). C# is one of the programming languages designed for the Common Language Infrastructure.

C# is intended to be a simple, modern, general-purpose, object-oriented programming language.[7] Its development team is led by Anders Hejlsberg. The most recent version is C# 4.0, which was released on April 12, 2010.

- Wikipedia

.NET

The .NET Framework is a software framework for Microsoft Windows operating systems. It includes a large library, and it supports several programming languages which allows language interoperability (each language can use code written in other languages). The .NET library is available to all the programming languages that .NET supports.

The framework's Base Class Library provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications.

Programs written for the .NET Framework execute in a software (as contrasted to hardware) environment, known as the Common Language Runtime (CLR). The CLR is an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.

- Wikipedia




Previous page: About PHP & Lamp
Next page: Application Examples