NET Centric Computing - Old Questions
Question Answer Details
6. a. Assume a database named "Library" containing a table Book(id, name author, price, [publication). Write a program in ASP, Net to create a page with necessary text field to input the data on book and insert the given record into the table.
b. Explain the steps for planning the ASP applications.
Answer
AI Generated Answer
AI is thinking...