The article Custom error page loading inside an iframe was added by ruchira on Thursday, May 17, 2012. Hello all, When we use Custom error pages in our website, and when we load our pages inside iframes, if an error occurs the custom error page...
The article How to use a countdown timer inside Repeater ItemTemplate was added by primillo on Monday, May 14, 2012. Hi This a common task for Auction bid, events, promotions, project deadlineetc. For this sample we need to create a sql table and...
The article File Upload Control with AJAX was added by tmorton on Thursday, April 12, 2012. how to use your fileupload control of asp.net with AJAX.as everybody knows who use ajax in his daily programming life to create controls is, ajax don t...
The article jqGrid and ASP.Net Web Forms was added by tmorton on Thursday, April 12, 2012. I have been getting the hang of using jqGrid from with asp.net web forms. So I will to brief walkthru. first add the following HTML to your page: table id=...
The article ASP.NET MVC3 - JQGrid Integration was added by tmorton on Thursday, April 12, 2012. Telerik Extensions for ASP.NET MVC extend the ASP.NET MVC framework by delivering a server-based framework that integrates with client-side modules...
The article Tag Mapping in ASP.NET was added by tmorton on Thursday, April 12, 2012. Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background color of your...
The article Reflection in .NET was added by ashutosh pathak on Thursday, April 12, 2012. Reflection is one of the very nice features of .net, with Reflection one can take out lotsa information about the type. When I say type that means it could be...
The article Prevent URL from XSS cross site scripting was added by tarunsaini on Sunday, March 25, 2012. suppose your url is http://www.xyz.com/default and some hacker try for hacking the website so type some script text on url like...