Here is the list of utility softwares that I commonly use to assist and enhance my development productivity: My Favorite Utility Softw...
Read more »
Regular Expressions in JavaScript
Links http://www.java2s.com/Tutorial/JavaScript/0520__Regular-Expressions/Catalog0520__Regular-Expressions.htm http://ww...
Read more »
Code for Strip Html Tags
Javascript Code to Strip HTML tags from string 1: function StripHTMLAndTrim(text) 2: { 3: var ht...
Read more »
Contact Author (Pinal Bhatt)
About Me To know more about myself, visit My Profile . Email To Me You can email me at self@p-bhatt.com Chat With Me If I am avai...
Read more »
Featured Posts
Uploading files to FTP server using ASP.Net . (using FileUpload Server Control) What is minified JavaScript? ...
Read more »
Tech-News
Welcome to Tech-News. Click on the topic to access the latest news feeds : Microsoft.Net ASP.Net C# Visual Basic SilverLight
Read more »
Disclaimer
Following is the Disclaimer/Terms of Use for all of the following websites and contents there in: Learning-Leisure.net ( http://www.Lea...
Read more »
Umbraco Downloads
Below are few important downloads for the utilities that i have developed for Umbraco for my site www.PBdDeskl.com .
Read more »
Pinal Bhatt’s Blog
Learning endeavour for ever............. . Welcome to my own Blog! On this site you'll find interes...
Read more »
An learning endeavour from Pinal Bhatt ( pinal-bhatt@live.com ). ARNAV Presents www.Learning-Leisure.com C# 3.0 BootCamp C# 3.0 Advanced L...
Read more »
Popular Posts
-
Uploading files using FileUpload server control is very common and easy with ASP.Net. But normally in this method files are uploaded to the...
-
ASP.Net MVC has a powerful Routing Engine that allows mapping between URL Routes and Controller Actions. Below are few links regarding ho...
-
With Umbraco 4.6.1 in Jan,2011, they brought in one of the great feature to Umbraco CMS - Razor . And with Umbraco 4.7 in March, 2011 they h...
-
Javascript does has built-in function Math.random() to generate a random number, however the so generated random number is always a floating...
-
As a part of my umbraco based website www.PBDesk.com , I was developing learning interactions components which can be re-used in the eLearni...