.NET Blog

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

The Ajax Control Toolkit are now maintained by DevExpress

The open sourced Ajax Control Toolkit now has a new owner: DevExpress.  This project was created on codeplex in 2007 and our team has been sponsoring its development ever since.  It has been downloaded millions of times and played an important role in the field.  The ASP.NET team knows that many people use the ASP.NET Ajax ...

.NET Micro Framework now supports Visual Studio 2013

Today the .NET Micro Framework team is releasing a beta update of the .NET Micro Framework SDK that adds support for Visual Studio 2013. The release also contains other improvements that will benefit developers and hardware partners, making the install and update experience better. Check out the .NET Micro Framework Team blog, and the Netmf....
Comments are closed.0 0
.NET

.NET Micro Framework now supports Visual Studio 2013

Today the .NET Micro Framework team is releasing a beta update of the .NET Micro Framework SDK that adds support for Visual Studio 2013. The release also contains other improvements that will benefit developers and hardware partners, making the install and update experience better. Check out the .NET Micro Framework Team blog, and the Netmf....
Comments are closed.0 0
.NET

.NET Sample Code on GitHub

Today, we're happy to announce that we've started to move some of our sample assets over to GitHub, using the MIT license. So I can directly answer Ben's question: @ben_a_adams The sample code is now on GitHub. Check out this blog post: https://t.co/LXq2Ka1fLo — Immo Landwerth (@terrajobst) September 16, 2014 Why did we move to GitHub? The...
Comments are closed.0 0
.NET

Announcing the 0.6.0-beta preview of Microsoft Azure WebJobs SDK

We are releasing another preview of the Microsoft Azure WebJobs SDK, which was introduced by Scott Hanselman. To read more about the previous preview, read this announcement post. This release has the same general feature set as 0.5.0-beta as well as a few new exciting ones. Download this release You can download the WebJobs SDK from the ...

Announcing the Release of Web API OData 5.3

The NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery!Download this releaseYou can install or update the NuGet packages for ASP.NET Web API OData 5.3 using the NuGet Package Manager Console, like this: What’s in this release?This release primarily includes great new features for Web API OData v4 as ...

September 2014 .NET Security Updates

The .NET team released a security bulletin and a security advisory today as part of the monthly “patch Tuesday” cycle.   Microsoft Security Bulletin MS14-053 - Important, Vulnerabilities in .NET Framework Could Allow Denial of Service (2990931)  This security update resolves one privately reported vulnerability in ...
Comments are closed.0 0
.NET

Farewell, EnableViewStateMac!

The ASP.NET team is making an important announcement regarding the September 2014 security updates. All versions of the ASP.NET runtime 1.1 - 4.5.2 now forbid setting <%@ Page EnableViewStateMac="false" %> and <pages enableViewStateMac="false" />. If you have set EnableViewStateMac="false" anywhere in your application, your ...

September 2014 .NET Security Updates

The .NET team released a security bulletin and a security advisory today as part of the monthly “patch Tuesday” cycle.   Microsoft Security Bulletin MS14-053 - Important, Vulnerabilities in .NET Framework Could Allow Denial of Service (2990931)  This security update resolves one privately reported vulnerability in ...
Comments are closed.0 0
.NET