Quantcast
Channel: Programming Video Tutorials
Viewing all articles
Browse latest Browse all 53

CURD Operation using SqlDataSource Control in ASP.NET Video Tutorial Part-30

$
0
0

CURD Operation using SqlDataSource Control in ASP.NET Video Tutorial Part-30
In this Video Tutorial, I will Teach you, How to use Control Parameter for CURD Operation. Also i will give you an simple example of Curd Operation using Control Parameter. So, first of all Configure SqlDataSource Control with 'Advance Option'(Insert, Update, Delete). When we select Advance option then we can make some changes in Database table. If you see in source, you find
<asp:parameter />. If you want to do CURD Operation using Control parameters then should use
<asp:ControlParameter /> with ControlId property. Lets see this video and do your self.

Viewing all articles
Browse latest Browse all 53

Trending Articles