.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Save the day with a Visual Basic, C#, or F# T-Shirt!

Mads and Dustin showed off these stylish little numbers at BUILD and ever since we've been getting pinged by community members wanting to know where they can get their very own so they too can show their passion for their favorite programming language(s). (image) Who wouldn't want to look this awesome? These were originally team t-shirts ...
Comments are closed.0 0
.NET

Application Insights for ASP.NET 5 – you’re in control

ASP.NET 5 apps can now be monitored for performance and usage with Visual Studio Application Insights. The composability of components in ASP.NET 5 makes it very easy to integrate telemetry modules into your app design in a flexible way. With the feedback you get about the performance and effectiveness of your app in the wild, you can make ...

May 2015 .NET Security Updates

The .NET team released two security bulletins today as part of the monthly "Update Tuesday" cycle. Microsoft Security Bulletin MS15-044 - Critical, Vulnerability in .NET Framework Could Allow Remote Code Execution (3057110) This security update resolves vulnerabilities in Microsoft .NET Framework. The most severe of the ...
Comments are closed.0 0
.NET

Targeting the .NET Framework 4.6 RC

Update (2017): See .NET Framework Releases to learn about newer releases. The .NET Framework 4.6 is the latest version of the .NET Framework. The .NET Framework 4.6 exposes new APIs that you can use in your app or library. You can also use it to run existing apps. Using Visual Studio 2015 You can target the .NET Framework 4.6 using ...
Comments are closed.0 0
.NET