cSharpPractical List2022
cSharpPractical List2022
**** A
**** BC
**** DEF
**** GHIJ
17. Find square root of number use : Math.Sqrt() Method (built in method)
18.Find a max number using method
19.Create class employee and create two object of that class.and also assign them department
and call it by object.
20.Create one class user and use get(0,set() method to display their age name
ADO.NET
1 ADO.NET
A Write a program to create registration form and
save/ edit /delete /search values from database
using connected database architecture.
Write a program to create registration form and
save/ edit /delete /search values from database
using disconnected database architecture.
2 Windows Form
A Create a windows forms application which
displays your name entered in a TextBox
Control as shown below: