Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
.NET Blog
Server & Tools Blogs
>
Developer Tools Blogs
>
.NET Framework Blog
Executive Bloggers
Scott Guthrie
S. Somasegar
Brian Harry
Steve Guggenheimer
Visual Studio
Visual Studio
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Application Lifecycle Management
Visual Studio Online
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
TypeScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
WCF Data Services
WPF
Platform Development
Apps for Office and SharePoint
Apps for Windows
Bing
Internet Explorer
Microsoft Azure
Office
SharePoint
Web
.NET Framework Blog
A first hand look from the .NET engineering teams
@dotnet
@aspnet
Translate this page
Powered by
Microsoft® Translator
.NET Resources
.NET NuGet Packages
.NET SDKS and Targeting Packs
.NET Docs and Resources
Upcoming .NET meetups
DateTime
Event
Group
Retrieving list of events ...
Next 50 .NET user group meetups
Tags
.net framework
announcement
asp.net
async
bcl
clr
community
compiler
conferences
diagnostics
dotnetnative
fundamentals
jit
nuget
performance
portable class libraries
releases
ryujit
Security Update
Servicing
visual studio
windows store
Windows Update
WSUS
WU
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Live Now on Developer Tools Blogs
More
▼
Less
▲
Archives
Archives
December 2014
(3)
November 2014
(7)
October 2014
(3)
September 2014
(3)
August 2014
(7)
July 2014
(1)
June 2014
(3)
May 2014
(12)
April 2014
(10)
March 2014
(1)
February 2014
(4)
January 2014
(2)
December 2013
(2)
November 2013
(3)
October 2013
(4)
September 2013
(5)
August 2013
(9)
July 2013
(4)
June 2013
(6)
May 2013
(3)
April 2013
(2)
February 2013
(1)
January 2013
(1)
December 2012
(2)
November 2012
(5)
October 2012
(5)
September 2012
(1)
August 2012
(3)
July 2012
(2)
June 2012
(2)
May 2012
(1)
April 2012
(2)
March 2012
(3)
February 2012
(1)
October 2011
(2)
September 2011
(2)
June 2011
(1)
April 2011
(1)
November 2010
(1)
September 2010
(1)
June 2010
(2)
May 2010
(2)
April 2010
(1)
March 2010
(3)
February 2010
(2)
December 2009
(2)
November 2009
(3)
October 2009
(4)
September 2009
(1)
August 2009
(5)
July 2009
(4)
June 2009
(8)
May 2009
(11)
April 2009
(2)
March 2009
(5)
February 2009
(4)
January 2009
(3)
More
▼
Less
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
.NET Blog
The Changelog interview on open sourcing .NET
Posted
7 days ago
by
Rich Lander [MSFT]
0
Comments
We recently talked to Adam and Jared at The Changelog about open sourcing .NET Core. Check out the show. #134: Open Sourcing .NET Core with the Microsoft .NET team Here's the introduction from The Changelog : This week, we have members...
.NET Blog
Channel 9 interview on open sourcing .NET
Posted
9 days ago
by
Immo Landwerth [MSFT]
8
Comments
Curious to where we are with open sourcing .NET Core? Do you want to know which libraries are next? Interested in a white boarding session with David Kean ? Then you should check out this video on Channel 9 : Questions or concerns? Leave a comment...
.NET Blog
Introducing .NET Core
Posted
13 days ago
by
Immo Landwerth [MSFT]
92
Comments
At connect() , we announced that .NET Core will be entirely released as open source software . I also promised to follow up with more details on .NET Core. In this post, I’ll provide an overview of .NET Core, how we’re going to release it...
.NET Blog
Advisory Council Proposal -- Call for Community Feedback Extended to December 5th
Posted
23 days ago
by
Immo Landwerth [MSFT]
4
Comments
This is a cross post from the .NET Foundation blog and written by Gianugo Rabellino. --Immo The increased openness of .NET has sparked widespread interest in the .NET Foundation. As a result, its Board of Directors has decided to extend the timeframe...
.NET Blog
One Week of Open Source
Posted
27 days ago
by
Immo Landwerth [MSFT]
29
Comments
Last Wednesday, we announced the new .NET 2015 Preview and our plans to fully open source .NET Core . What an awesome week! Thank you! We knew that you guys would really dig open source but we didn’t expect such a positive response. Within...
.NET Blog
.NET Core is Open Source
Posted
1 month ago
by
Immo Landwerth [MSFT]
132
Comments
Today is a huge day for .NET! We’re happy to announce that .NET Core will be open source, including the runtime as well as the framework libraries. This is a natural progression of our open source efforts, which already covers the managed compilers...
.NET Blog
The Roadmap for WPF
Posted
1 month ago
by
The WPF Team
276
Comments
When we introduced WPF back in 2006 (.NET 3.0), the response was absolutely phenomenal. Enterprises, ISV’s, and Microsoft Partners have made the technology central to their business, building amazing vertical solutions and mission critical applications...
.NET Blog
Announcing .NET 2015 Preview: A New Era for .NET
Posted
1 month ago
by
The .NET Team
50
Comments
Today is a pivotal moment for .NET. With the release of .NET 2015 Preview, we are embarking on a new journey while maintaining our strong commitment to the 1+ billion customers that are using .NET today. As Scott Guthrie and S. ‘Soma’ Somesegar...
.NET Blog
November 2014 .NET Security Updates
Posted
1 month ago
by
The .NET Fundamentals Team
1
Comments
The .NET team released a security bulletin today as part of the monthly “patch Tuesday” cycle. Microsoft Security Bulletin MS14-072 - Important , Vulnerability in .NET Framework Could Allow Elevation of Privilege ( 3005210 ) This security...
.NET Blog
Using System.Numerics.Vector for Graphics Programming
Posted
1 month ago
by
Immo Landwerth [MSFT]
18
Comments
We've just released a major update to the SIMD vector types we've blogged about earlier ( first announcement , second update ). We've now made the vector library a lot more more useful for typical graphics operations. We added matrix types, a plane...
.NET Blog
ASP.NET MVC Security Bulletin MS14-059 ships to help secure .NET NuGet Libraries
Posted
1 month ago
by
The .NET Fundamentals Team
2
Comments
Microsoft Security Bulletin MS14-059 – Important: Vulnerability in ASP.NET MVC Could Allow Security Feature Bypass (2990942) This is the first release from Microsoft that uses Security Updates for .NET NuGet Libraries Support . This feature enables...
.NET Blog
October 2014 .NET Security Updates
Posted
2 months ago
by
The .NET Fundamentals Team
0
Comments
The .NET team released a security bulletin today as part of the monthly “patch Tuesday” cycle. Microsoft Security Bulletin MS14-057 - Critical , Vulnerabilities in the .NET Framework could allow remote code execution ( 3000414 ) This...
.NET Blog
Announcing October 2014 Updates to .NET Framework vNext, ASP.NET vNext and .NET Native in Visual Studio “14” CTP4
Posted
2 months ago
by
The .NET Team
19
Comments
Today, we are announcing updates to the .NET Framework vNext, ASP.NET vNext and .NET Native. These are all available in Visual Studio “14” CTP4 . This .NET Framework release contains RyuJIT, the next generation X64 JIT. ASP.NET vNext contains major improvements...
.NET Blog
.NET Micro Framework now supports Visual Studio 2013
Posted
2 months ago
by
The .NET Team
11
Comments
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...
.NET Blog
.NET Sample Code on GitHub
Posted
3 months ago
by
Immo Landwerth [MSFT]
24
Comments
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: http:...
.NET Blog
September 2014 .NET Security Updates
Posted
3 months ago
by
The .NET Fundamentals Team
2
Comments
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...
.NET Blog
Using WCF in .NET Native
Posted
3 months ago
by
Immo Landwerth [MSFT]
3
Comments
This post was authored by Ron Cain, a Software Development Engineer on the WCF team. In our previous post , we mentioned that some of the client components of Windows Communication Foundation (WCF) had been made available for .NET Native Windows Store...
.NET Blog
Being an intern on the .NET Team
Posted
3 months ago
by
Immo Landwerth [MSFT]
0
Comments
This summer we had six amazing interns that joined the team to work on .NET. Their projects ranged from internal tools, over shipping components to designing forward looking aspects: Shaun Arora (program manager intern): Designing .NET for NuGet...
.NET Blog
Try out the new releases: .NET Framework vNext, ASP.NET vNext, .NET Native and RyuJIT
Posted
3 months ago
by
The .NET Team
42
Comments
Today, we are announcing updated versions of .NET Framework vNext, ASP.NET vNext , .NET Native and RyuJIT . You can try out these new releases by installing Visual Studio “14” CTP3 . Please tell us what you think. The .NET Framework vNext We are releasing...
.NET Blog
August 2014 Security Updates
Posted
4 months ago
by
The .NET Fundamentals Team
1
Comments
The .NET team released a security bulletin today as part of the monthly “patch Tuesday” cycle. Microsoft Security Bulletin MS14-046 - Important , Vulnerabilities in .NET Framework could allow Security Feature Bypass ( 2984625 ). This...
.NET Blog
Moving to the .NET Framework 4.5.2
Posted
4 months ago
by
The .NET Fundamentals Team
36
Comments
A few months ago we announced the availability of the .NET Framework 4.5.2 , a highly compatible, in-place update to the .NET 4.x family (.NET 4, 4.5, and 4.5.1). The .NET Framework 4.5.2 was released only a few short months after the release of .NET...
.NET Blog
Leveraging existing code across .NET platforms
Posted
4 months ago
by
The .NET Team
17
Comments
Today we are happy to announce the alpha release of the .NET Portability Analyzer extension for Visual Studio. Please try it out. This add-in was created by our software developer intern Charles Lowell . Over the last few years, consumers and enterprise...
.NET Blog
MultiDictionary becomes MultiValueDictionary
Posted
4 months ago
by
Immo Landwerth [MSFT]
20
Comments
We just shipped an update to our experimental implementation of a multi value dictionary. In this post, our software developer intern Ian Hays talks about the changes. -- Immo Goodbye MultiDictionary In my last post I went over MultiDictionary ...
.NET Blog
dotnetConf 2014 Wrapup
Posted
5 months ago
by
The .NET Team
4
Comments
We just wanted to say thank you for your time attending the dotnetConf in June 2014 where we shared innovation and news about the present and future of .NET, all in a single place focusing on .NET technologies. You may have missed sessions during...
.NET Blog
dotnetConf is on! Free virtual conference.
Posted
5 months ago
by
The .NET Team
5
Comments
The free, virtual and community-driven dotnetConf is on. Point your web-browser to dotnetConf . No registration, manager approval or anything required! The virtual conference is two days long. Day 1: Core .NET and Client apps Day 2: ASP.NET and Server...
Page 1 of 7 (162 items)
1
2
3
4
5
»
ZW5kZW5yYWhheXU5QGdtYWlsLmNvbQ==