0% found this document useful (0 votes)
12 views

Visual Lec 2

Uploaded by

Lyba Amir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Visual Lec 2

Uploaded by

Lyba Amir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

PROJECT

ADO.Net
A set of classes which programer uses in front end appliction to access backend
databases.
perform fetch record from table, delete record from table i.e Data Maniulation

Class variable part of class


Instance variable part of object
Static class variable means there is only one copy of that data member.

DESKTOP-2LD7G7M\TEW_SQLEXPRESS

Data Source=DESKTOP-2LD7G7M\TEW_SQLEXPRESS;Initial Catalog=BZU;Integrated


Security=True;Trust Server Certificate=True

You might also like