Controls | Category
Web controls are objects that are used to store data, change data, send data and present data for instance. This category includes free code for Web controls on a Web page like literals, wizards and repeaters.
Here you can download free code (C# and VB) to create a dynamic menu in a Literal control with main groups and subgroups.
Here you can download free code (C# and VB) to present a list of data in a repeater, which is divided into pages that you can navigate to using the links.
Here you can download free code (C# and VB) for the Wizard control in ASP.NET that is used to create a form that is divided into several steps.
Here you can download free code (C# and VB) to create a form as an ASP.NET table with a dynamic number of rows, new rows are added with a click on a button.
Here you can download free code (C# and VB) for a GridView control that can be used to present data, change data and delete data.
Here you can download free code (C# and VB) to insert meta tag in Literal when data for meta tags are retrieved from a table in a database.
Here you can download free code (C# and VB) for a Repeater control in ASP.NET that can be used to present data, add data, update data and delete data, and more.
Here you can download free code (C# and VB) for a ASP.NET Panel control to allow you to show and hide different types of content on a web page.
Here you can download free code (C# and VB) for a simple web form that can be used to present data from a database, to modify data in a database or to add data to a database.