|
|
|
Welcome to Web Forms Controls section of C# Corner. In this section, you will find various Web Forms Controls related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
ASP NET Slideshow Control with jQuery and XML
by
bryian tan
on
Nov 12, 2009
I wanted a script that is flexible enough for me to use it as an Ad Rotator, slide-shows or image rotator with navigation controls and extract the slides information from XML file. Recently, I decided to encapsulate this into ASP.NET User Controls to increase reusability of code. I have put together a step by step tutorial on how I have accomplished this.
|
Windows Forms
by
Veeresh i
on
Apr 19, 2008
This article shows you a small game by using simple text box ,buttons and dropdown list.
|
ASP.NET HTML Postback Custom Control
by
Mike Knuckey
on
Apr 13, 2007
Web form controls do not offer a complete solution to ASP.Net design and hence HTML tags are still required. Occasionally the need exists for a postback from an HTML tag, this article presents a Custom Control to address this requirement.
|
Master-Detail Display using Nested Repeater Web Forms Control
by
Dipal Choksi
on
Jan 30, 2007
In this example, we will create a web page that displays a formatted view of data with a master detail hierarchy using nested Repeater controls. We will use the Northwind sample for our example. There are many different ways to accomplish this task. We will use data binding and data relations in an effort to get a simple solution.
|
Validating ASP.NET Server Controls
by
Rama G
on
Jan 30, 2007
Validation server controls are a series of controls that helps you validate the data that the user enters into the other controls that are provided with ASP.NET. They determine whether the form can be processed based upon the rules that you define in the validation server controls.
|
Flash Player Custom Control for ASP.NET 2.0
by
Scott Lysle
on
Dec 14, 2006
This article describes a quick and simple approach to creating a custom web control used to display shockwave flash files within an ASP.NET page. Whilst the article and demonstration project are focused upon displaying a shockwave flash (SWF) file, the basic idea is applicable to any sort of object that you may wish to embed within an ASP.NET 2.0 page.
|
Mimic the Appearance of Outlook's Sidebar with the Multi-view Control
by
Scott Lysle
on
Dec 14, 2006
This article describes a simple way to mimic the appearance of Microsoft’s Outlook sidebar within an ASP.NET 2.0 web application. The approach is based upon the use of the existing Multi-View control contained in the standard ASP.NET 2.0 toolbox and does not require much time or effort to implement.
This article includes a sample web application that presents an example of the approach in use.
|
|
|
|
|
|
|
ASP NET Slideshow Control with jQuery and XML
by
bryian tan
on
Nov 11, 2009
I wanted a script that is flexible enough for me to use it as an Ad Rotator, slide-shows or image rotator with navigation controls and extract the slides information from XML file. Recently, I decided to encapsulate this into ASP.NET User Controls to increase reusability of code. I have put together a step by step tutorial on how I have accomplished this.
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices.
|
|
Browse more books here»
|
|
|
|
|