Pages

Wednesday, 15 August 2012

Visual Studio 2012 and .NET Framework 4.5 is RELEASED - Here's 13 videos to learn new features!

Jason Zander announced today that Visual Studio 2012 and .NET Framework 4.5 is RELEASED to web. The .NET Web Tools Team (the team I'm on) has coverage on their blog as well. I thought I'd showcase some Tiny Happy Features that the team worked on just because it made life better. Some are large some are small, but all are tiny happy features.

I'll continue for a few more Tiny Happy Features over the next few weeks but this last week I took some time and recorded 13 (ya, thirteen, oy) short videos to show you guys these features in action. These are SHORT videos that are at most 4 to 6 minutes. It's hard to watch 60 to 90 minute screencast so I did these little one-take quick shots so you could watch them at lunch.

If you watch all these videos it will take you less than an hour and you'll have a good practical idea of what's new in Web Development and Tools with Visual Studio 2012. This is by no means exhaustive, but it's a lot.

Watch all the videos here

Visual Studio 2012 RTW (Release To Web)

Visual Studio 2012 is now released to the web. Please visit Jason Zander’s Blog for detailed announcement. This page lists what’s new in ASP.NET 4.5 and Visual Studio for Web.
We are updating the Visual Studio 2010 publish experience as well to align with the features available in Visual Studio 2012 RTW. The bits are inside Windows Azure SDK for .NET which can be downloaded in https://www.windowsazure.com/en-us/develop/net/.
Also, we are releasing the following at the same time:
  • ASP.NET MVC 4 for Visual Studio 2010 SP1 and Visual Web Developer 2010 SP1
  • ASP.NET Web API OData preview on NuGet
  • ASP.NET Web API Help Page preview on NuGet
  • ASP.NET Web API Tracing preview on NuGet
Read full article here

Windows 8 available from tomorrow, for some at least

Tomorrow will be an exciting day for some people, who will finally have access to Windows 8 via MSDN & TechNet subscriptions. We've added in the release timeline as a reminder, because the release isn't limited to MSDN and TechNet subscribers, there are other ways to get it before the retail launch on October 26th.
  • August 15th: Developers will be able to download the final version of Windows 8 via your MSDN subscriptions.
  • August 15th: IT professionals testing Windows 8 in organizations will be able to access the final version of Windows 8 through your TechNet subscriptions.
  • August 16th: Customers with existing Microsoft Software Assurance for Windows will be able to download Windows 8 Enterprise edition through the Volume License Service Center (VLSC), allowing you to test, pilot and begin adopting Windows 8 Enterprise within your organization.
  • August 16th: Microsoft Partner Network members will have access to Windows 8.
  • August 20th: Microsoft Action Pack Providers (MAPS) receive access to Windows 8.
  • September 1st: Volume License customers without Software Assurance will be able to purchase Windows 8 through Microsoft Volume License Resellers.
Are you one of the lucky ones with access tomorrow, or can you get it (legally) by other means before October 26th? Let us know in the comments.

Source : Neowin

Introduction to Telerik RadBulletGraph

Introduction to RadBulletGraph
When you install RadControls for Metro two files are placed on your desktop. One is the QSF for HTML/JavaScript and the other is for XAML/C#. Not only will these samples demonstrate how powerful the controls are, the code in the sample applications can serve as an excellent learning tool.

In this blog post, I will tease out of the QSF for XAML the fundamentals of creating a RadBulletGraph. A bullet graph is a very concise way to convey a primary measure (e.g., current revenue) compared to one or more other measures (e.g., a target revenue) in the context of qualitative ranges (e.g, poor, good, excellent), as illustrated in figure 1 taken from this article on bullet graphs in Wikipedia.

Read full article here
You can download the RadControlsForMetro here.
Download the complete source code for this posting here
Credit goes to Jesse Liberty
Web Informer Button