Showing results for September 2014 - .NET Blog

Sep 30, 2014
0
0

The Ajax Control Toolkit are now maintained by DevExpress

Xinyang Qiu
Xinyang Qiu

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 Control To...

ASP.NET
Sep 24, 2014
0
0

.NET Micro Framework now supports Visual Studio 2013

.NET Team
.NET Team

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.com si...

.NET
Sep 24, 2014
0
0

.NET Micro Framework now supports Visual Studio 2013

.NET Team
.NET Team

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.com si...

.NET
Sep 16, 2014
0
0

.NET Sample Code on GitHub

Immo Landwerth
Immo Landwerth

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 reason...

.NET
Sep 12, 2014
0
0

Announcing the 0.6.0-beta preview of Microsoft Azure WebJobs SDK

pranav rastogi
pranav rastogi

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 NuGet g...

ASP.NET
Sep 11, 2014
0
0

Announcing the Release of Web API OData 5.3

Andrew Zhou from Microsoft
Andrew Zhou from Microsoft

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 summarized b...

ASP.NET
Sep 9, 2014
0
0

Announcing Microsoft.AspNet.Facebook 1.1 beta

Kirthi [MSFT]
Kirthi [MSFT]

This past June we released the first version of the Microsoft.AspNet.Facebook NuGet package and the corresponding Visual Studio template. Today we released an update to this package: Microsoft.AspNet.Facebook 1.1 beta. In this release, we enabled better support for the Safari browser and added a new feature that gives developers the ability to add ...

ASP.NET
Sep 9, 2014
0
0

September 2014 .NET Security Updates

The .NET Fundamentals Team
The .NET Fundamentals Team

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 Microsoft...

.NET
Sep 9, 2014
0
0

Farewell, EnableViewStateMac!

levibroderick
levibroderick

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 applica...

ASP.NET
Sep 9, 2014
0
0

September 2014 .NET Security Updates

The .NET Fundamentals Team
The .NET Fundamentals Team

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 Microsoft...

.NET