Define server object?
No Answer is Posted For this Question
Be the First to Post Answer
Define the asp scripting objects?
What are the stored procedure and why they are needed?
What is asp software?
how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick
whta are the stored procedure and why they are needed??
Explain the difference between server-side validation and client-side validation?
What is a Web Server?
Explain the difference between the value-type variables and reference-type variables?
SAP Design Studio Reporting Tool for beginners
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)