Translate

Thursday, November 25, 2010

Regular Expressions --> Revisiting

Trying to brush up my regex, for this I came across couple of articles which helped me to grasp the concepts:

Part 1

Part 2

Monday, October 11, 2010

CSS Cheat Sheet

CSS Cheat Sheet: Good Reference for Any Web Developer

Cheat Sheet Collection: Cool collection to have handy and may be setup one of your monitor with this wallpaper.

Tuesday, September 07, 2010

Extending WCF with Custom Behaviors

Was not knowing the options available for validating the messages through the WCF, good to see this article from Aron Skonnard which in detail explains various aspects of WCF behavior extensions. 

Monday, September 06, 2010

Default Website of IIS 5.1 not starting

kinda old post to mention in 2010 but still a problem is a problem and you could run into it anytime ... Was not able to start default website in IIS 5.1.

Tried all the junk stuff like iisreset, net stop iisadmin and others but nothing came to rescue ... Thanks to Jon Galloway who showed me the light of the day ..

See this post

Summary is to keep ur dev box away from port blocking apps

Thursday, August 05, 2010

jQuery Intellisense in VS 2008 - ScottGu's Blog

Must use if you are using JQuery with VS-2008. I was in dark about this for a long time thanks to Partha my colleague for finding this out for me.

jQuery Intellisense in VS 2008 - ScottGu's Blog

Monday, July 26, 2010

"http://visualstudiogallery.msdn.microsoft.com/en-us/0696ad60-1c68-4b2a-9646-4b5f4f8f2e06"

JS enhancement

"http://visualstudiogallery.msdn.microsoft.com/en-us/0696ad60-1c68-4b2a-9646-4b5f4f8f2e06"

Thursday, March 25, 2010

Javascript Unleashed

A presentation which I gave in Ness Open House in the series of get your fundas right.


Source code is available at :
Javascript OOPS

To view the code create a New website using the visual web developer 2008. (Click on the Link to download it)

Saturday, March 13, 2010

Advanced Web Applications With Object-Oriented JavaScript

One of the articles which i could not resist leaving in between... Must read for anyone working Javascript especially on Jquery or Dojo or any lbrary related to javascript
...
Advanced Web Applications With Object-Oriented JavaScript