Creating and using Assembly attributes are the main theme projected in this online tutorial. The new concept of using the attributes to connect in meta-data with the code is acceptable by the .NET Framework. The author shows the same concept in...
Creating and Using Custom Attributes in C# is a web based tutorial in which the author gives you the method for definining your own attributes in C#. Attributes are declared for the methods and properties of the class. The author gives you the...
Creating Controls Dynamically in ASP.NET is a simple tutorial for the beginners to know how to add the controls dynamically in a web page. In this tutorial the author clearly shows how to add a link button control dynamically to a web page and...
.NET Anatomy: Creating Templated DataGrid Controls Using Visual Studio .NET : Part 1 is an article which shows the step-by-step process of creating templated controls. Datagrid control is a templated web server control which integrates with...
A simple content manager using flat files to handle HTML on a web site. Includes admin and a forum.
In this tutorial the author has explianed about the ways and means of creating and managing templates files for generating ASP pages for websites and other online applications. You can gain knowledge on the constructions of template files along...
This is a web based tutorial which is helpful for the web developers to know about building various custom controls using System.Web.UI.Control class. The author shows you how to set the class and basic properties to the custom controls. The...
This book is designed to be a complete reference on how to create Custom Server Controls using C#. In essence, it's a definitive guide to what they're used for, how they are created, and the benefits that they can provide. / The first part of the...
StreamlineDB is an ASP software which provides ASP code generator for coding various files in the database. This program helps in creating tables using ASP pages, viewing various ASP pages, providing queries to access various functionalities and...
GM - Data aware ControlsData aware controls presenting data of any TDataSet derived Component.Features:========= - DB Mediaplayer. - DB OLE container that can read data stored by MS Access. - All BLOB controls recognizing dropped files. - DB... |