Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Articles & Samples > ASP.Net > Server Controls
Search:
What's New - What's Hot
Listings for Ad Rotator Ad Rotator (30)
Listings for Calendar Control Calendar Control (101)
Listings for DataGrid Control DataGrid Control (1968)
Listings for DataList Control DataList Control (402)
Listings for HTMLControls HTMLControls (527)
Listings for Miscellaneous Miscellaneous (80)
Listings for Panel Control Panel Control (46)
Listings for Repeater Control Repeater Control (110)
Listings for TreeView Control TreeView Control (135)
Listings for Validator Validator (315)
Listings for Web Controls Web Controls (494)
 


Select all checkbox in the data grid  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: nit_singh      Rating:  
Read Reviews | Write Review |  Your Rating: 

This tip is to create a "Check All" checkbox which will select all the checkboxes in the grid or on the page or if you uncheck individual check box, then it will uncheck the "Select All"check box....

Android Lists: ListActivity and ListView II – Custom Adapter and List Item View  Version: 0.00     Price: $0.00  
Total Hits: 5  |  Today: 0Author: Austin Rasmussen      Rating:  
Read Reviews | Write Review |  Your Rating: 

You’ve got a functioning list of stock ticker symbols now; however, it’s just a list of symbols and nothing more. Let’s explore how to add a static stock quote to each of the ticker symbols....

Select all checkbox in the data grid  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: nit_singh      Rating:  
Read Reviews | Write Review |  Your Rating: 

This tip is to create a "Check All" checkbox which will select all the checkboxes in the grid or on the page or if you uncheck individual check box, then it will uncheck the "Select All"check box....

Select all checkbox in the data grid  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: nit_singh      Rating:  
Read Reviews | Write Review |  Your Rating: 

This tip is to create a "Check All" checkbox which will select all the checkboxes in the grid or on the page or if you uncheck individual check box, then it will uncheck the "Select All"check box....

XHTML2RTF: An HTML to RTF conversion tool based on XSL  Version: 0.00     Price: $0.00  
Total Hits: 7  |  Today: 0Author: Emmanuel Kartmann      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article describes a conversion tool which takes an HTML document as input and generates a Microsoft Word document for printing.

It all started when I had to work on a new information system with hundreds of computers. We decided to go for a 100% web-based application. Everything was fine until we had to print official documents from the application......

Exploring XHTML, the .NET way!  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Balamurali Balaji      Rating:  
Read Reviews | Write Review |  Your Rating: 

Most of the time, transporting HTML, XML, CSS, or a combination of all these mark-ups into devices like PDAs and mobiles is a bit complicated. Some additional resources are always missing, or it would require additional HTML mark-up to compensate. You need specialized parsers and user-agents to represent content and extract data out of it. HTML supporting browsers always have constraints specific to different devices, user-agents, and parsers.

To overcome these limitations in HTML and HT...

XHTML, from an HTML starting point  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Paul Watson      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article will help people familiar with HTML to start producing XHTML 1.0 compliant documents. This articles approach is very simple, as is XHTML. However it is this very simplicity, of XHTML, which baffles some web developers and designers.

This article is not an indepth look into XML or why XHTML has replaced HTML....

Five XHTML Elements You Didn't Know But Were Afraid to Ask  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Adam Tibi      Rating:  
Read Reviews | Write Review |  Your Rating: 

With experience, working with ASP.NET, I noticed some important XHTML tags that are rarely used by web developers, even the experienced ones, so I thought of writing this article to promote them. Most of the mentioned elements are HTML compatible, but all of them are XHTML compatible. I've tested these elements on Internet Explorer 6 and Firefox 1.5. Also, I've validated the demo project against XHTML 1.1 and XHTML 1.0 Transitional on the W3C Validator....

How to use HTML 5 Datalist Control in ASP.NET / jQuery  Version: 0.00     Price: $0.00  
Total Hits: 4  |  Today: 0Author: Jayendrasinh Gohil      Rating:  
Read Reviews | Write Review |  Your Rating: 

HTML 5 support the Datalist Control. You can use a Datalist Contrl on your ASP.NET Page for a searchable TextBox.

Here I give an example of a searchable Textbox using jQuery / HTML 5....

Table Align in HTML  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Mayur Gujrathi      Rating:  
Read Reviews | Write Review |  Your Rating: 

Copy the following code into any editor you want and save it as .html. This will show table alignment and also changing color on mouseover event:...

Calendar Control for your Web site – An HTML Component (HTC)  Version: 0.00     Price: $0.00  
Total Hits: 2  |  Today: 0Author: Venkatakarthikeyan Natarajamoorthy      Rating:  
Read Reviews | Write Review |  Your Rating: 

More than thousands of web sites are selling this kind of web based calendar controls. Have a look at this HTML component. Feel free to use/modify if you want, in your development. Please get back to me if you want to add any special features that you like.

This web based calendar control is fully written as an HTC component by using HTML and DHTML....

HTML 5 Introduction  Version: 0.00     Price: $0.00  
Total Hits: 2  |  Today: 0Author: Richard Heyes      Rating:  
Read Reviews | Write Review |  Your Rating: 

HTML4 has been with us for a while now, roughly ten years. And, it hasn't really seen a major update. Sure there's XHTML, but that did little more than make things slightly stricter - making you write better quality code if you were at all concerned with compliance. HTML 5 does more than that. For one thing, it adds a few new features. Not a huge amount, but the ones that it does add are very useful....

Dynamic Font Size Using HTML and JavaScript  Version: 0.00     Price: $0.00  
Total Hits: 2  |  Today: 0Author: gggustafson      Rating:  
Read Reviews | Write Review |  Your Rating: 

Many web pages can benefit from an ability for the user to change the font size dynamically. This article describes a method to build web pages that provide that functionality using HTML and JavaScript. Quite often, I find myself using the Ctrl-Plus shortcut (in Internet Explorer) to increase the size of a web page font. Unfortunately, that shortcut increases the size of all web page components (e.g., figures, text boxes, etc.), some of which I do not want increased....

Convert HTML to Plain Text  Version: 0.00     Price: $0.00  
Total Hits: 3  |  Today: 0Author: paceman      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article provides the procedure for stripping out HTML tags while preserving most basic formatting. In other words, it converts HTML to plain text. This example heavily relies on regular expressions, in particular System.Text.RegularExpressions.Regex.Replace() method. You may also find this reference on regular expressions syntax useful....

Parsing HTML Tags in C#  Version: 0.00     Price: $0.00  
Total Hits: 3  |  Today: 0Author: Jonathan Wood      Rating:  
Read Reviews | Write Review |  Your Rating: 

The .NET framework provides a plethora of tools for generating HTML markup, and for both generating and parsing XML markup. However, it provides very little in the way of support for parsing HTML markup. I had some pretty old code (written in classic Visual Basic) for spidering websites and I had ported it over to C#. Spidering generally involves parsing out all the links on a particular web page and then following those links and doing the same for those pages. Spidering is how companies like G...

DetailsView in Asp.net  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Dinkar chavhan      Rating:  
Read Reviews | Write Review |  Your Rating: 

The DetailsView control in ASP.Net 2.0 is used to create an HTML table that displays the contents of a single database record....

Create an ASP.NET Rounded Panel WebControl  Version: 0.00     Price: $0.00  
Total Hits: 5  |  Today: 0Author: UsualDosage      Rating:  
Read Reviews | Write Review |  Your Rating: 

There are perhaps hundreds of ideas on the internet regarding how to make those sleek rounded "Web 2.0" panels (as depicted above) that can be seen on millions of websites these days. Undoubtedly, there are many server controls that do the same thing. I've seen some good, and most bad. This was my attempt at creating a sleek solution to what certainly should be a simple problem....

Implementing Name/Value Pair using DBGrid and DataView  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Matthew Taylor |      Rating:  
Read Reviews | Write Review |  Your Rating: 

First of all the requirements for this project was partially taken from codeproject. So I took their requirement for a job they posted on their site and put 95% of the requirements into code. Name/Value pairs are to be entered into the upper DataGrid. This DataGrid is used for adding and filtering Name/Value pairs....

ASP.NET(C#) calendar  Version: 0.00     Price: $0.00  
Total Hits: 2  |  Today: 0Author: JosephL, Arnab Dutta      Rating:  
Read Reviews | Write Review |  Your Rating: 

We often need a calendar to give user a way to select date.We know that we have lots of JavaScript calendar already available in the market.But some time we need a calendar from where we can protect user to select only few date not all date and the best use for that is ASP.NET calendar control we can do lots of function with asp.net calendar control...like bind date from database etc which hard to do with JS calendar....

How to Fill a ListBox/DropDownList from an Enum  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Steve Wellens      Rating:  
Read Reviews | Write Review |  Your Rating: 

There was a question about this on the ASP.NET forums and after a quick search I didn't find a good generic function so I thought I'd supply one.

Note: I wanted this to be as broad and useful as possible, so the second parameter is a ListControl which both the ListBox and DropDownList inherit from....



Disclaimer - Privacy
© 2002-2012 DevASP.net