Question: *ANSWER ALL QUESTIONS PLEASE* What is the sqlcommand object used for? What is the sqlDataAdapter used for? When do you use it? What is a
*ANSWER ALL QUESTIONS PLEASE*
What is the sqlcommand object used for?
What is the sqlDataAdapter used for? When do you use it?
What is a DataReader object? How is it different from the DataSet?
What is the page load event handler?
Which is called first, the constructor of the page or the page load event handler?
What are the math operators of C#?
What are the comparison operators of C#?
Give the code for the getAllCustomers() method in the data tier that we did in class.
Give the code for the deleteCustoemr(int CustID) Method that we did in class?
What is a content place holder?
what is a content tag? How is it related to question 29?
Can you have JavaScript written for a specific content page?
When JavaScript is written in the Master Page, does it apply to all the content pages? Why or Why not?
What control is needed for the gridview in order for it to connect to your data tier?
Give C# code that will generate a 5X5 table with numbers in each cell.
What is the panel control used for in ASP .net (related to question 34)?
Can you use Jquery and Ajax with ASP .net?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
