Friday, September 30, 2011

JavaScript Reference group Dedicated Worker

JavaScript Reference group Dedicated Worker


JavaScript Reference group Dedicated Worker

Posted: 30 Sep 2011 12:52 PM PDT

Travis Leithead showed a video "Building responsive apps and sites with HTML5 web workers" in BUILD. When editing "Dedicated worker" JavaScript file in Visual Studio 11 Developer's Preview, we need to add the following line in the beginning of the file to get the proper JavaScript web walker IntelliSense in the editor: /// <reference group="Dedicated Worker" /> "Dedicated Worker" is a reference Group defined in the Tools->Options->Text Editor->JavaScript->IntelliSense->References. It contains a JavaScript file which contains all the web walker JavaScript HTML5 objects. You can then see IntelliSense, such as importScripts: Also, IntelliSense will be shown form the JavaScript files...(read more)

Simulating rain in Silverlight Part 4 - Adding sound effects

Posted: 30 Sep 2011 12:21 PM PDT

More resources... Free SilverlightShow Webinars Get Started with Silverlight 4 'Getting Ready for Microsoft Silverlight Exam 70-506' Ebook ($9.99) All SilverlightShow Ebooks This article is compatible with the latest version of Silverlight. Introduction...( read more )...(read more)

Metro Controls – Jump Viewer

Posted: 30 Sep 2011 11:23 AM PDT

After an amazing week at //Build, I've been busy playing with the new controls, which I have to say are fantastic! Ollie and I know the pain first hand when it comes to building a Silverlight TUI (Touch User Interface) it's not a great story...( read more )...(read more)

Why NuGet for Visual Studio 2010 is so useful!

Posted: 30 Sep 2011 07:20 AM PDT

Recently I delivered a session at Virtual TechDays on why NuGet is so useful. As a part of the demonstration, I was showcasing how it automatically allows us to update some of the external reference libraries. Point in case, here is jQuery. Starting Visual Studio 2008 SP1, we have been shipping jQuery and intellisense for jQuery thereof. With Visual Studio 2010, out of the box, when we create a "File – New Project – ASP.NET Web Application" (which would create a Webforms application) it would automatically add the jQuery script files for jQuery 1.4.1 version. This was the then latest version of jQuery when we shipped Visual Studio 2010 way back in early 2010. With the new ASP.NET MVC 3 Tools Update that was shipped in April, this year, when...(read more)

Silverlight Cream for September 29, 2011 -- #1152

Posted: 29 Sep 2011 09:08 PM PDT

In this Issue: Colin Eberhardt , Dennis Doomen , Lazar Nikolov , András Velvárt , Rudi Grobler , Jeremy Likness , Derik Whittaker , Morten Nielsen , Sumit Dutta , Asim Sajjad , Ollie Riches , Kunal Chowdhury , and Beth Massi . Above the Fold: Silverlight...( read more )...(read more)

No comments:

Post a Comment