.Net Jobs

C# Developer – Permanent Image

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs mainly on Microsoft Windows. It contains a large class library named Framework Class Library (FCL) and provides language interoperability, meaning each language can use code which has been written in a different language.    

Showing all jobs with the .Net skill

Sorry, we couldn't find any jobs in this category at the moment

Why not reach out to one of our consultants today and send us your CV so we can find the right job for you?

Reach out to a Consultant

Programs that have been written for .NET Framework execute in a software environment – as opposed to a hardware environment – named Common Language Runtime (CLR). FCL and CLR together are what constitute .NET Framework.

CLR is an application virtual machine which provides services such as memory management, exception handling and security. As such, any computer code which has been written using .NET Framework is called “managed code”.