Code Master - A reference guide for programmer's

Programming is fun and interesting. As you all know, sometime we programmers stucks in the middle way of coding without getting a solution. Blogs like this will help us to find a path to solve our problems. The contents of this blog are the solutions that I found by myself and from other sources. Sharing such solutions is also interesting. Thank you!

Sunday, August 18, 2013

Chart in Asp.net

›
.aspx   <asp:Chart ID="Chart1" runat="server" Palette="Bright">                         <se...

Captcha in Asp.Net

›
Add   Asp.net Folder  ---  >  Bin Paste two files ---- >  MSCaptcha.xml   and    MSCaptcha.dll  into  folder Bin Add a contr...

Tree in Asp.Net

›
.aspx <asp:TreeView ID="TreeView1" runat="server">                     </asp:TreeView> Code (E...
Tuesday, July 23, 2013

Rating using AjaxToolkit, C#

›
Style For Rating tool  {             font-size: 0pt;             width: 13px;             height: 12px;             margi...
‹
›
Home
View web version
Powered by Blogger.