Browse by Tags

All Tags » JavaScript (RSS)

Visual Studio 2011 New Editor Features by nmarun

To add a asp:DetailsView, all I typed was <dv, and it’s there for you. You can extract a snippet of html to a user control Just ‘space’ after the backgrouund-color property and you’ll see a popup for you to choose from. This is the CSS Color Picker...

Drawing on a webpage – HTML5 - IE9 by nmarun

So I upgraded to IE9 and continued exploring HTML5 . Now there’s this ‘thing’ called Canvas in HTML5 with which you can do some cool stuff. Alright what IS this Canvas thing anyways? The Web Hypertext Application Technology Working Group says this: “The...
Filed under: , , ,

LINQ to JS by nmarun

A couple of days ago I got to know about LINQ to JavaScript plug-in. LINQ itself has been like – the more I play with it, the more I want to play with it and the more there is to learn about it. So this LINQJS comes as a new geography for me to explore...
Filed under: , , ,
More Posts