BUILD is a new event that shows modern hardware and software developers how to take advantage of the future of Windows. Learn how to work with the all new touch-centric user experience to create fast, fluid, and dynamic applications that leverage the power and flexibility of the core of Windows, used by more than a billion people around the world.
Hear how the UI was designed to work seamlessly with a diversity of devices and form factors. Go behind the scenes and learn all about the new app model that allows you to create powerful new apps. All while retaining the ability to use your existing apps. Web-connected and web-powered apps built using HTML5 and JavaScript have access to the power of the PC. Touch-optimized browsing, with the full power of hardware-accelerated Internet Explorer 10 transforms your experiences with the web. BUILD is the first place to dive deep into the future of Windows.
Featured
-
Make your product manageable
Manageability is increasingly the value differentiator between products. Customers need to create management solutions quickly and reliably. They need to manage their entire IT spectrum consistently using standard-based technologies. Come to this session to learn how to make your product manageable in...
-
Create rich, data-driven Web apps with ASP.NET 4.5 Web Forms
Data has always been important for Web apps and there are increasingly a myriad of technologies available to work with data. Come join us to discuss different data paradigms life Database First, Model First and Code First, and how the tooling and framework features support them. We’ll dive into the powers...
-
What's new in .NET Framework 4.5
The next major release of the .NET Framework, .NET 4.5, allows you to easily use Windows 8 technologies, like Windows Runtime, directly from .NET 4.5. Accessing your data is easier than ever with support for the newest features in SQL Server and support for WebSockets. Programs are more responsive, with...
-
CANCELLED: Building IIS and ASP.NET apps with the power of async
It’s well established from both theory and practice that Web sites and Web services achieve scale through asynchrony. If a dedicated thread is required per client connection to a server, scalability becomes limited by the number of threads the server system can support, which is typically far fewer than...
-
A .NET developer's view of Windows 8 app development
This chalk talk is intended for C# and VB developers who want to start creating Windows 8 Metro style apps. In this talk, we will introduce a new profile of the .NET Framework for use in building Windows 8 Metro style apps. We'll also describe and discuss the design, architecture, features and limitations...
-
Building parallelized apps with .NET and Visual Studio
The Task Parallel Library (TPL), PLINQ, and Visual Studio 2010 provide managed code developers with a solid foundation for parallelizing loops, queries, and other common constructs in both server and client apps. But that’s only the beginning. In this code-intensive session, learn about what’s next for...
-
Deep dive into the kernel of the .NET Framework
The Common Language Runtime is the cutting-edge virtual machine at the heart of the .NET Framework. In this session, we'll dive deep under the covers of the CLR and discuss some of our key innovations for .NET Framework 4.5 and Windows 8. Topics will include updates in the code-generation and diagnostics...
-
OData Futures: creating the web of data
The OData protocol is a great way of exposing Web APIs for use in mobile apps and 3rd party Web sites. In this session we’ll cover what’s coming next for OData. We will discuss the new features of the protocol and we’ll show how they surface in specific implementations such as the .NET and Javascript...
-
Building apps with Windows Workflow Foundation and Windows Azure
Windows Workflow Foundation shipped with .NET 4 and is a great way to build extensible apps, model long-running processes and orchestrate services. In this session, we’ll look at the options available to leverage Workflow Foundation in Windows Azure, starting with the capabilities on offer today, before...