<%@ Page Language=”C#” AutoEventWireup=”true” CodeFile=”CS.aspx.cs” Inherits=”_Default” %> Name: Country:
C#
lists the different template in formveiw control asp.net
For the FormView control to display content, you need to create templates for the different parts of the control. Most templates are optional; however,
FormView Control in aap.net with example
ForThe FormView control is used to displays the values of a single record from a data source using user-defined templates.The FormView control allows you
jagged array
Jagged array is an array of arrays. If we want to hold different column values in different rows then we should prefer jagged array.
datalist control in asp .net
Introduction: DataList control in asp.net has RepeatDirection, RepeatColumns and RepeatLayout properties, which are unique for DataList control. These properties are useful when you need
ADO tutorial
ADO Introduction Pretty much every application deals with data in some manner, whether that
.net framework tutorial
.NET FRAMEWORK is the software that is required for execution of the dot net applications on any machine. This software asks the functionalities of an
ASP.NET DataList Control
ASP.NET DataList Control Introduction: The DataList control is, like the Repeater control, used to display a repeated list of items that are bound to the
ajax tutorial
Introduction: Ajax is shorthand for “Asynchronous JavaScript and XML”. It is a web development technique for creating interactive web application. Ajax is a
file upload control in asp.net
The fileupload control enables you to upload file to the server. It displayed a text control and a browse button that allow users to