<html xmlns="http://www.w3.org/1999/xhtml"> <head id="Head1" runat="server"> <title></title> <script type="text/javascript"
Hi , this article will demonstrate how to authenticate your site's users using windows live Id. Authenticating your users using Windows Live Id is an
Today I was in a need where I have to get filename without extension from a path. I decided to write a blog on what I did to extract that. I used Path
In this blog I will show how to get all the selected items of ListBox in a comma separated string. I will use jQuery to do it. User will select the it
Few days back a person asked on the forums on how to show jquery color picker to change the font color of textboxes. I decided to write a blog on the
$.extend({ getParamValue: function (paramName) { /// <summary> /// Get the value of input parameter from the querystring /// </summary> //
In this blog I will show how to show/hide image on button's click. I saw this question on forums today and I decided to write a quick blog on this. In
<html xmlns="http://www.w3.org/1999/xhtml"> <head id="Head1" runat="server"> <title></title> <link rel="stylesheet" href="h
When working with themes, in most of the cases we set the default theme in Web.config <pages theme="Default"> ... </pages> However, this m
In this blog I am going to show how to get date difference in days in JavaScript. I have seen these question asked many times on the forums so below i
In this I am going to show how to show iframe in full screen or full page. A persone asked me on the forums on how to show the iframe covering the who
Today a person asked on the forums on how to disable ASP.NET LinkButton using jQuery. Thinking this, it seems that it would be just as simple as like
I saw a person asking on forums on how to disable all the input fields on a form with jQuery. I decided to write a blog on this. User will click a but
In this blog I will show how to open jQuery UI Dialog from codebehind. I saw this question asked on the forums. I decided to write a quick blog on it.
Today I was in a need to convert a list of objects to JSON string . I decided to write a blog on what I did to do so. I used JavaScriptSerializer Clas
Hi all... Today I was testing the ThemeRoller in the jQuery UI and have noticed that while I was testing the TR, they have updated the jQuery UI versi
Today a person asked on the forums on how to expand or collapse all the nodes of ASP.NET TreeView control with jQuery. I decided to write a quick blog
If your codeblock contains unsafe keyword, means you are having unsafe code probably because dealing with pointers or unmanaged assemblies and you are
In this blog I will show how to get date without time part in SQL Server. I have seen many people asking this question on forums so I decided to write
I recently found the Entity Framework FAQ website so I thought it would be great to share it with you. The website contains everything you need to lea
The Facebook API: Why it sucks? Thousands of developers are using the FB API not only for the different kind of applications developed for the Faceboo
I would like to say HAPPY NEW YEAR 2011 TO ALL CODEASP.NET COMMUNITY MEMBERS AND VISITORS! I'm glad that I'm part of this great community and I hope w