Explain the difference between post & get method in asp?
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)
Explain the difference between querystring collection and form collection?
How do you initialize a two-dimensional array that you don't know the dimensions of?
What is a Cookie? What are the uses of Cookies?
What is meant by cookies? Explain the main features?
Name the methods in application object?
Why .Net Does not Support multiple inheritance?
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
difference between html and asp?
how u can use asp.net for making website?
which sdlc model was used for whatsapp?
What are the ASP Scripting Objects?