Calendar is one of the Rich Web Controls available in ASP.NET.
Calendar is used to display a one-month calendar. This tutorial explains how to use Calendar Control to select dates or time periods.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
Using this great component from SharpPieces, you can manage the upload of multiple files, as easy as you would with the classic asp net FileUpload control.
Did I mentioned it's open source and completely free?
You can download it from http://www.codeplex.com/S harpPieces/ and see it in action at http://www.sharppiece.com
Enjoy.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
Screen Scraping, in terms of programmer means fetching data from a website into your application. To talk more technically, it is actually a way by which your application extracts data from the output of some other program. This technique is basically making the request and parsing the response.
This tutorial explains how to fetch data from a website into your application by using System.Net namespace.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
The SharpPieces ASP NET Rating comes predefined with a nice "star" theme, but you can create your own image, you can customize the css display, you can even change the C# code of the control, since it's open source.
Enjoy,
SharpPieces team
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
The SharpPieces ASP NET ImageCheckbox adds some style to your web form, since you can replace the old boring checkboxes with this new customizable control.
This control is free and open source.
Enjoy, SharpPieces team
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
Using the SharpPieces ASP NET LiveGrid control you get tremendous speed over the classic asp net grid, you get from a data source handler only the essential data with small html parts.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
The free SharpPieces ASP NET OptGroupDropdownList adds grouping support to the classic asp net control.
The control is free and open source.
Enjoy, SharpPieces team.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
A template is a combination of HTML elements, controls and embedded server controls, and can be used to customize and manipulate the layout of a control. ASP.NET provides three server controls for displaying data in a customized layout: Datagrid control, Repeater control, and Datalist control.
This tutorial explains how to use a template to customize the layout of these controls.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
Validation controls are used to validate the user's input. The validation controls can be attached to input controls to check the values that are entered by the user.
This tutorial explains how to check the values entered by the user by using 6 standard validation controls.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008
Tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions.
The local is the combination of a language and a country. An application uses the locale to identify the preference of a user.
Version: 1 Platform(s): windows Updated: Mon Jun 30 2008