Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, November 23, 2008

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 2.0 > User Control
Search:
What's New - What's Hot


Multiple File Upload User Control        
Total Hits: 115  |  Today: 0 Author: SAMir Nigam       Rating:  
Read Reviews | Write Review |   Your Rating: 

As we know an input file element allow you to select only one file at a time i.e. you can upload one file at a time using one input file element. If you want to upload multiple files at a time, then you have to add as many file input elements as the no of files you want to upload. The reason behind this you can only store the file upload information in an input file element. You can not set value directly for an input file element programmatically due to security reasons. Now I am going to prese...

GridView Rows Navigation Using The Arrow (Up/Down) Keys.        
Total Hits: 81  |  Today: 0 Author: SAMir Nigam       Rating:  
Read Reviews | Write Review |   Your Rating: 

Implementing GridView rows navigation using the arrow (Up/Down) keys is an easy task in IE but some tricky in the other web browsers. Initially when I wrote the JavaScript code for it, script was working well in IE but not in the other browsers. After making lots of R’N’D on internet, I have learned some tricks from the Mozilla Development Center web site [^] in order to run this script on the other web browsers. Using this script you can navigate GridView rows with the help of the arrow (Up/Dow...

Using login controls for an existing data source by creating a custom membership provider in ASP.NET 2.0        
Total Hits: 44  |  Today: 1 Author: Parag Agarwal       Rating:  
Read Reviews | Write Review |   Your Rating: 

It's a very common requirement to have login functionality in almost every Web application. Before ASP.NET 2.0 was released, we used to design user interfaces (UI) for authenticating the user. This involved writing a lot of redundant code. To avoid this, ASP.NET 2.0 provides a complete login solution in the form of a bunch of server controls for Web applications that require no programming. Internally, these controls are responsible for rendering the appropriate UI where a user can enter his or ...

Dynamic Image control        
Total Hits: 386  |  Today: 1 Author: Exforsys       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this tutorial you will learn how to create Dynamic Image Control, DynamicImage Control Properties and Custom Parameters. The DynamicImage control derives from the DynamicImageBase which is in turn derived from Image. This control acquires image bytes from varied sources and renders them to image capable devices using an internal normalization process. It stores the images in the System.Drawing.Image object and is cached in ASP.NET Cache with a randomly generated key....

Using ASP.NET 3.5 History Control with ASP.NET 2.0        
Total Hits: 25  |  Today: 0 Author: dotnetglobe       Rating:  
Read Reviews | Write Review |   Your Rating: 

This post will show you how to use ASP.NET 3.5 Ajax COntrolToolKit History control with ASP.NET 2.0, As you might be aware of that microsoft has included AJAX with Framework 3.0, and from version 3.5 microsoft has also included History control in his AJAX Control toolkit, Using history control we can use browser back button to navigate backwards in the pages containing AJAX Controls, which was normally not possible till Framework 2.0. But if you are still using ASP.NET 2.0, then don't get disapp...

Dynamic User Control, Ajaxify Your Controls        
Total Hits: 23  |  Today: 1 Author: Jean-Pierre Thomasset       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes a control which can host a UserControl. It allows to Ajaxify a user control without any code change. The main benefit is that when refreshing its content, it does not instantiate the full page but only the contained user control. Most of the ASP.NET features (at least the ones that I tested) are supported: viewstate, controlstate, postback events, validators... Moreover, one of the cool features of this control is allowing UserControl to do cross-domain Ajax postback....

Using a Web User Control inside the GridView control        
Total Hits: 296  |  Today: 0 Author: Michael Livshitz       Rating:  
Read Reviews | Write Review |   Your Rating: 

Developing some web site we often should use some control in the GridView control. In this case we have to create the GridView control with TemplateField columns and use some special methods to access needed data. Inside the GridView control we can use both standard server controls (such as DropDownList , etc.) and our own controls. In this article I will show how a web user control can be used in the GridView control. As example we will use our old friend : the ListBoxesFT_C control....

Progressbar user control in ASP.net 2.0        
Total Hits: 477  |  Today: 0 Author: Manoj Deshmukh       Rating:  
Read Reviews | Write Review |   Your Rating: 

The sample code to create simple progress bar user control in ASP.NET 2.0.I wanted to create a simple progress bar for asp.net application which can be used across the pages and wanted to avoid use of any third party control or create any custom control for the same. In the attached source code consist of following files: ProgressBar.aspx – The design page for the user control ProgressBar.aspx.vb – The code behind for the user control default.asp – The demo aspx page
default.asp.vb – The cod...

Personalize Your Portal with User Controls and Custom Web Parts        
Total Hits: 188  |  Today: 0 Author: Ted Pattison and Fritz Onion       Rating:  
Read Reviews | Write Review |   Your Rating: 

Portal applications are very popular today and the better ones share some common traits. Useful portals serve up generous portions of content through a user interface that is modular, consistent, and easy to navigate. More sophisticated portals go even further and allow site members to contribute content, upload documents, and personalize portal pages. Microsoft added a scalable portal framework to the Windows Server™ 2003 platform with the release of Windows® SharePoint® Services, which provide...

Manage Web Users With Custom Profile Providers        
Total Hits: 17  |  Today: 0 Author: Jason N. Gaylord       Rating:  
Read Reviews | Write Review |   Your Rating: 

With ASP.NET 2.0, you can add authentication, authorization, and profiles to your Web site without writing a single line of code. That's quite a step forward from the way things used to be. Like most of the new features in ASP.NET 2.0, authentication, authorization, and profiles each have their own built-in providers. You can think of providers as modules that contain the methods for a particular task. These providers are quite flexible-they can be customized by specifying attributes that pass i...

An Overview of the New Services, Controls, and Features in ASP.NET 2.0        
Total Hits: 20  |  Today: 0 Author: Jeff Prosise       Rating:  
Read Reviews | Write Review |   Your Rating: 

In the four short years since it was first unveiled, ASP.NET has become the gold standard for Web applications run on servers powered by Windows®, adding runat="server" to the vocabularies of Web developers everywhere. It has also provided a revealing glimpse into the future of Web programming—a future that revolves around server-side controls that render HTML and script, and that fire events....

Persisting View State Update, Using Managed Extensions in a DLL        
Total Hits: 22  |  Today: 0 Author: Paul DiLascia       Rating:  
Read Reviews | Write Review |   Your Rating: 

This month marks the 11th anniversary of my column and the inauguration of a new title: C++ At Work. We're also adding a new bimonthly column, "Pure C++," by my pal Stan Lippman, one of the great C++ Masters. Stan will cover more of the pure C++/CLI language stuff (he can tell you more himself), and I'll continue to write about the everyday application of C++, MFC (and now the Managed Extensions) to real-world Windows® programming, just as I've done for 11 years. Stan's new column represents the...

Personalize Your Portal with User Controls and Custom Web Parts        
Total Hits: 43  |  Today: 0 Author: Ted Pattison, Fritz Onion       Rating:  
Read Reviews | Write Review |   Your Rating: 

Portal applications are very popular today and the better ones share some common traits. Useful portals serve up generous portions of content through a user interface that is modular, consistent, and easy to navigate. More sophisticated portals go even further and allow site members to contribute content, upload documents, and personalize portal pages.

Microsoft added a scalable portal framework to the Windows Server™ 2003 platform with the release of Windows® SharePoint® Services, which ...

An Overview Of The New Services, Controls, And Features In ASP.NET 2.0        
Total Hits: 23  |  Today: 0 Author: Jeff Prosise       Rating:  
Read Reviews | Write Review |   Your Rating: 

Since its introduction in 2002, ASP.NET has become the gold standard for Web applications run on servers powered by Microsoft® Windows®. In version 2.0 of the Microsoft .NET Framework, ASP.NET sheds its new-kid-on-the-block status. Its aim is to reduce the amount of code required to accomplish common Web programming tasks by 70 percent or more. New services, controls, and features make ASP.NET 2.0 almost as dramatic an improvement to ASP.NET 1.x as that was to ASP Classic.

Here's a broad ...

Manage Web Users With Custom Profile Providers        
Total Hits: 93  |  Today: 0 Author: Jason N. Gaylord       Rating:  
Read Reviews | Write Review |   Your Rating: 

With ASP.NET 2.0, you can add authentication, authorization, and profiles to your Web site without writing a single line of code. That's quite a step forward from the way things used to be. Like most of the new features in ASP.NET 2.0, authentication, authorization, and profiles each have their own built-in providers. You can think of providers as modules that contain the methods for a particular task. These providers are quite flexible-they can be customized by specifying attributes that pass i...

Inline-Edit Control Using ASP.NET 2.0 AJAX 1.0 Extensions        
Total Hits: 46  |  Today: 0 Author: Bilal Haidar       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article Bilal Haidar will show you how to develop a Microsoft ASP.NET AJAX 1.0 Inline-Edit control that can be used to provide on-the-spot text editing for specific areas on a web form....

GridView-FormView (Master/Detail) Control        
Total Hits: 423  |  Today: 0 Author: Chris Hambleton.       Rating:  
Read Reviews | Write Review |   Your Rating: 

The GridViewFormView control is an ASP.NET user control that displays a fully-featured GridView-FormView (Master/Detail) Control with the capability to edit existing records, insert new records, and delete records, along with sorting, filtering, and paging. The control can be easily configured to allow record inserting/editing in the GridView control or in the FormView control after a record is selected. This control demonstrates some of the more clearer ways of editing, inserting, and deleting ...

Allowing Only Numbers in ASP. NET TextBoxes        
Total Hits: 476  |  Today: 0 Author: Bipin Joshi       Rating:  
Read Reviews | Write Review |   Your Rating: 

ASP.NET validation controls provide basic web form validations. In some cases you need more control on the validation process. CustomValidator control lets you take charge of the validation process. You can wire up your own client side JavaScript with CustomValidator. In this article we will see how to use CustomValidator control to allow only numbers in an ASP.NET textbox....

Accessing Data From Dynamically Created Controls Using ASP.NET 2.0 Callback        
Total Hits: 471  |  Today: 1 Author: vineyard       Rating:  
Read Reviews | Write Review |   Your Rating: 

Storing and retreiving data input from dynamically created controls without the need to recreate the controls after postback.While developming with ASP.NET 2.0, I ran into a situation where I needed to create controls dynamically. As usual I started looking for best practice methods by searching the websites and blogs I often turn to. Every example I found talked about the need to recreate the dynamically created controls on postback in order to retrieve the data the user had input or altered. T...

Data Source Controls in ASP.NET 2.0        
Total Hits: 26  |  Today: 0 Author: John Papa       Rating:  
Read Reviews | Write Review |   Your Rating: 

ASP.NET 2.0 introduces a series of new tools that improve data access including several data source and data bound controls. The new assortment of data source controls can eliminate a ton of repetitive code that was required in ASP.NET 1.x. For example, you can easily associate SQL statements or stored procedures with data source controls and bind them to data bound controls. Even more impressive, the ObjectDataSource control allows you to take advantage of the simplified development and reducti...


1  2  3  4  Next >> 


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net