CACS302 Dot Net Technology

Dot Net TechnologyTU Board 2022

What is difference between executeScalar() and executeReader() method? Write a C program to connect database Bank and insert 5 customer record (Account no, Name, Address, Balance) in Customer table…

10

What is difference between executeScalar() and executeReader() method? Write a C# program to connect database Bank and insert 5 customer record (Account_no, Name, Address, Balance) in Customer table and Display the customer record whose balance is greater than 5000.

A worked answer is on its wayMeanwhile, read the Dot Net Technology notes for this topic.

Discussion

Loading…

More Dot Net Technology questions

All Dot Net Technology old questions