anzer

Stories submitted by anzer

Asp.Net digg like pagination - datalist, repeater & gridview(www.clientsideasp.net)

submitted by anzeranzer(135) 1 year, 1 month ago

Asp.Net Digg like pagination is available as a ready to use user control. This is a C# equivalent of the jQuery pagination control available here. The main feature of the control is its flexibility to use as a search engine friendly query string based pagination or as a traditional post back based pagination using link buttons. read more...

add a comment |category: |Views: 36

tags: another

Showing beautiful message boxes in Asp.Net web forms using JQuery Impr(clientsideasp.net)

submitted by anzeranzer(135) 2 years, 11 months ago

Impromptu is an excellent JQuery plug-in to show beautiful message boxes in web forms. It can be used to make any kind of message boxes such as alerts, confirm boxes, prompts, popup login boxes, popup input wizards etc. Even though the plug in is easy to use in static HTML, its not straight forward to use confirm messages for Asp.Net submit buttons or link buttons. This article explains how to make it work with Asp.Net read more...

add a comment |category: |Views: 157

tags: another

Asp.Net Tree DropdownList and Listbox without using Javascript(clientsideasp.net)

submitted by anzeranzer(135) 3 years, 1 month ago

A simple Asp.Net Tree DropdownList / ListBox implementation using recursion. read more...

add a comment |category: |Views: 159

tags: another

Database driven Asp.Net JQuery Tree(clientsideasp.net)

submitted by anzeranzer(135) 3 years, 1 month ago

Asp.net implementation of the famous treeview from Bassistance.de read more...

add a comment |category: |Views: 112

tags: another

Asp.Net AJAX Poll using JQuery – A complete implementation with Admin(clientsideasp.net)

submitted by anzeranzer(135) 3 years, 2 months ago

In this blog post am going to explain how to develop an animated Asp.Net AJAX poll system using JQuery. The system will have a back-end (admin part) to add and manage polls. read more...

add a comment |category: |Views: 218

tags: another

Updated DotNetKicks button(dscoduc.com)

submitted by anzeranzer(135) 3 years, 2 months ago

dotnet kick button read more...

1 comment |category: |Views: 248

tags: another