Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Sign In | Join
Welcome to the ASP.NET Developer Wiki. Try it out, subscribe to the RSS feeds, browse the Table of Contents, leave comments, and provide us feedback in the Site Feedback Forum.
Before submitting edits and new articles, please review the contributor guide. Thanks and enjoy!
Write a New Post More Wiki Search Options
How to use a countdown timer inside Repeater ItemTemplate
Hi This a common task for Auction bid, events, promotions, project deadlineetc. For this sample we need to create a sql table and one stored procedure: GO CREATE TABLE MMAuctionSystem_Auctions( [AuctionID] [int] IDENTITY(1,1) NOT NULL, [AuctionType] [int]
File Upload Control with AJAX
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 postback the whole page, it sends that much request control to the server which is requested rather
jqGrid and ASP.Net Web Forms
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="list4">/table>div id="gridpager">/div> Now in your docready function
ASP.NET MVC3 - JQGrid Integration
Telerik Extensions for ASP.NET MVC extend the ASP.NET MVC framework by delivering a server-based framework that integrates with client-side modules based on popular JavaScript library, jQuery. Download Telerik grid DLL and scripts from http://www.trirand.net
Tag Mapping in ASP.NET
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 textbox regardless in code how many time you set a background color to different color, it should
More >>
182 users have contributed to 467 articles with 1514 edits and 1128 comments. In the past 24 hours, we have 0 new articles(s) and 0 new revisions(s).
(last 30 days)