dripiot

Stories submitted by dripiot

Programming Windows Phone 7 Series by Charlez Petzold – Free EBook (www.devcurry.com)

submitted by dripiotdripiot(125) 2 years, 1 month ago

I got excited when I heard that Charlez Petzold is authoring a Book called “Programming Windows Phone 7 Series”. To add icing to the cake, he is already offering a draft preview of his eBook FREE of cost! read more...

add a comment |category: |Views: 278

tags: another

The New JavaScript Engine in Internet Explorer 9(blogs.msdn.com)

submitted by dripiotdripiot(125) 2 years, 2 months ago

The last five years have seen a remarkable series of advances in use of JavaScript on the Web. JavaScript has gone from a language for adding interactivity to a key driver for innovation on the Web. A new generation of applications such as Gmail and Office Web Applications use thousands (or hundreds of thousands) of lines of JavaScript to deliver functionality and complexity similar to traditional desktop applications. With the advent of AJAX and script libraries, nearly every new site today makes use of JavaScript. These changes have also pushed browsers and script engines to evolve rapidly to keep up with user and developer needs to have fast, responsive applications and sites. read more...

add a comment |category: |Views: 5

tags: another

How to quickly setup the best free Diff/Merge tool with VS 2010(www.clariusconsulting.net)

submitted by dripiotdripiot(125) 2 years, 2 months ago

For the ultimate collection of settings for diff/merge tools in VS read more...

add a comment |category: |Views: 44

tags: another

Efficient Paging In Silverlight 2 (dotnetcurry.com)

submitted by dripiotdripiot(125) 3 years, 1 month ago

The following article demonstrates how to create and consume a WCF service in Silverlight 2.0 and use efficient server side paging using LINQ to page through event log data. read more...

add a comment |category: |Views: 84

tags: another