Passing parameters to server
State some of the different ways in order to pass parameters to the server?
Expert
Parameters can be passed to the server by using either the GET or POST method.
Code which shows example of both the methods are as follows:
Get: XmlHttpObject.Open("GET", "file1.txt", true);
Post: XmlHttpObject.Open("POST", "file2.txt", true);
List all templates of a Repeater control?
Illustrate the advantages of ASP.Net?
List the services which are offered by the Window Azure operating system?
Write down a short note regarding the .NET?
Illustrate the term Namespace also its uses?
What is meant by the term Global Assembly Cache (GAC)?
Elucidate how you create a permanent cookie?
Determine what is Message Contract in the WCF?
Explain, what is a host process?
Illustrate the terms SESSION as well as APPLICATION object?
18,76,764
1925332 Asked
3,689
Active Tutors
1415101
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!