Blog - Title

Browse by Tags

Tagged Content List
  • Blog Post: Visual Studio 2012 and .NET 4.5 Release Candidates available now!

    I’m excited to announce that the Visual Studio 2012 and .NET 4.5 Release Candidates are now available for download . These releases ship with “Go Live” licenses, so you can get started today building and deploying production applications using Visual Studio 2012 and .NET 4.5....
  • Blog Post: .NET 4.5 Improvements for Cloud and Server Applications

    I’ve had multiple meetings recently with customers and press where the topic of .NET development has come up, particularly as it relates to the cloud and server. They’ve heard about the extensive work we’ve done with Visual Studio 11 to enable the client-side development of Metro style...
  • Blog Post: Visual Studio 11 Beta and .NET 4.5 Beta Available Now!

    I am very happy to announce that the Visual Studio 11 Beta and .NET 4.5 Beta releases are now available for download . I previously blogged about some of the innovation that went into the Visual Studio 11 Developer Preview releases at //BUILD/: Visual Studio 11 Programming Language Advances...
  • Blog Post: The Road to Visual Studio 11 Beta and .NET 4.5 Beta

    Today, I’m excited to announce that Visual Studio 11 Beta and .NET 4.5 Beta will be available in just a few days, on February 29th, 2012. These releases will be “go live,” meaning they will enable usage in production environments. Industry Trends There are a number of industry...
  • Blog Post: Visual Studio 11 .NET Advances

    In my first post of this Visual Studio 11 series, I discussed some of the language-level innovation in the Visual Studio 11 Developer Preview. In this second post, I’ll take a look at some of the improvements that have gone into the .NET Framework 4.5 Developer Preview. Languages enable developers...
  • Blog Post: Targeting Heterogeneity with C++ AMP and PPL

    Previously, I blogged about key trends in software development starting with concurrency/parallelism, and indeed today multi-core systems are everywhere. You can target multi-core systems from many mainstream programming languages, and with Visual Studio 2010 we delivered market leading tooling for parallel...
  • Blog Post: Outercurve Foundation: Partnering with the open source community

    More than 18 months ago, Microsoft helped sponsor the creation of the Outercurve Foundation (previously known as the Codeplex Foundation) to contribute ideas and projects to the open source community. The goal was to work with you to exchange ideas and build great things that other developers could adapt...
  • Blog Post: Solver Foundation on DevLabs

    Today we're adding Solver Foundation to DevLabs. Solver Foundation is a .NET library for mathematical programming, modeling, and optimization. Mathematical programming is all about decision making, and decision problems are everywhere: from supply chain management, project scheduling, logic puzzles...
  • Blog Post: Happy 1st Birthday, Visual Studio 2010!

    Today marks the one year birthday of Visual Studio 2010! It seems not long ago that we had the world-wide launch celebrating the largest developer tool release from Microsoft in many years. I spoke then about the ability to target platforms like Windows 7, Windows Azure, and Windows Phone 7, about...
  • Blog Post: Visual Studio 2010 momentum

    Since we launched Visual Studio 2010 and .NET 4 on April 12 th of this year, it has been exciting to see the extremely positive response to the product. Within six months of the launch date, Visual Studio 2010 usage surpassed all other previous versions of Visual Studio based on usage data collected...
  • Blog Post: Making Asynchronous Programming Easy

    Writing applications that effectively handle long latencies can be a daunting challenge. As software applications grow more complex, more developers are building software that accesses remote resources, performs longer computations, and processes large data sets. Tasks we used to think of as being quick...
  • Blog Post: Announcing Windows Phone 7 Developer Tools

    Today, we are announcing the availability of Windows Phone 7 Developer Tools. Windows Phone 7 Developer Tools enable you to design and test your Windows Phone 7 applications in Visual Studio. These free tools provide everything you need to build rich applications with Silverlight and XNA and deploy...
  • Blog Post: Windows Server AppFabric: Better, Faster, Cheaper

    Earlier this week in our Worldwide Partner Conference , we outlined our vision for the cloud and underscored Microsoft's commitment to providing a platform that enables our customers to embrace cloud computing fully. As part of this commitment, the opportunity for developers to build applications targeting...
  • Blog Post: VS 2010 Productivity Improvements, Part IV

    My previous posts on the productivity improvements in Visual Studio 2010 highlighted features of Visual Studio that you can use right out of the box. Today, I'm going to focus on extensions to Visual Studio that enhance the coding experience for Visual Studio 2010 Professional, Premium, and Ultimate...
  • Blog Post: VS 2010 Productivity Improvements, Part III

    In my previous posts on the productivity improvements in Visual Studio 2010, I've focused on features that all VS developers can take advantage of. Sometimes, though, the most useful features are those that are specific to the development language you're using or platform you're developing for. After...
  • Blog Post: Peering into the cloud with IntelliTrace

    In April, we introduced Visual Studio 2010 to the world. One of the breakthrough features we delivered in VS 2010 is IntelliTrace - a tool that enables you to do historical debugging and is a key part of addressing the 'no repro' scenarios that we always encounter. Customer feedback on this tool has...
  • Blog Post: VS 2010 productivity improvements - Part I

    Every developer deserves a fantastic development environment that allows them to write, understand, navigate, and debug code as efficiently as possible. After all, developers spend most of their time in the IDE. As we designed and built Visual Studio 2010, we let this principle guide the product,...
  • Blog Post: Visual Studio goes international

    While code, the language of software, is universal, developers and end users speak in different tongues across the globe. For software to meet the needs of all customers, it must interact in their languages, currencies, times and dates, and accommodate layouts that feel natural to the user. In...
  • Blog Post: Announcing availability of Visual Studio 2010 and .NET Framework 4

    I am very excited to announce the availability of Visual Studio 2010 and .NET Framework 4 on April 12 th . This represents the biggest tools release from Microsoft in many years. To celebrate this with our customers and partners, we are holding 5 major launch events on April 12 th in Beijing...
  • Blog Post: "Dogfooding" VS 2010 and .NET 4

    As we get ready for the launch of Visual Studio 2010 and .NET Framework 4, I find myself looking back at the project to think about some of the critical factors that lead to our success. One of the things that stands out clearly for me is our practice of dogfooding the various pieces of Visual...
  • Blog Post: Windows Workflow Foundation in .NET4

    Windows Workflow Foundation (WF4) in .NET 4 is designed to make it easier for new developers to learn, addresses a wider range of customer scenarios, and is more efficient. WF is a programming model for composing application logic and coordinating execution, allowing developers to abstract complicated...
  • Blog Post: Introducing Windows Phone 7 Development Tools

    Today at MIX10, we are introducing the Windows Phone 7 Series development story. At the heart of Windows Phone 7 Series development is Silverlight. This enables you to bring your existing development skills in building Windows Phone 7 applications. Windows Phone Developer Tools CTP, Microsoft’s developer...
  • Blog Post: Key Software Development Trends

    More than ever before, today’s developers are open to considering and using multiple technologies to enable them to build solutions smoothly and deliver them to their customers quickly. There are an increasing number of choices available for developers in terms of programming styles. Our goal is to provide...
  • Blog Post: Visual Studio 2010 and .NET Framework 4 Release Candidate now available

    Today, we are making available the Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4 to all MSDN subscribers. The RC will be made available to the world on Wednesday, February 10th. The RC includes a go-live license for people who want to deploy in their production environment. Thank...
  • Blog Post: Entity Framework in .NET 4

    The Entity Framework in .NET 4 has a lot of new features and enhancements. We got a lot of great feedback from you on the initial release of the Entity Framework (EF). Let’s take a look at some of the things coming in new with Entity Framework 4. Foreign Keys Entity Framework now includes support...
Page 1 of 6 (137 items) 12345»