News

C# Corner Using The Roslyn Scripting API in C# Learn how to utilize the Roslyn Scripting API to host a C# scripting engine in your applications. By Eric Vogel 11/16/2011 Get Code Download I first ...
Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET.
The C# extension provides language services, while the C# Dev Kit extension builds on the Visual Studio foundation for solution management, templates and debugging testing.
The dynamic keyword brings exciting new features to C# 4. Find out how it works and why it simplifies a lot of your coding tasks, including some handy COM interop possibilities.