What is the other method, other than GET and POST, in ASP.NET?
Answers were Sorted based on User's Feedback
Answer / nisha patel(ceng)
using GET method data transfer through URL, so its not a
safe for such type of data like login page, its view user
name or password. that's not sequre for any web
application. In POST data transfer through quiry string, so
it is very secquire..........
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / guest
get method show the value in brouse but post is not.
| Is This Answer Correct ? | 3 Yes | 5 No |
What is a page life cycle? What are the events in a page life cycle?
To call a Web service SOAP which transport protocol you use?
Why viewstate is used in asp.net?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
How does a web application session work?
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
What is caching? Explain.
What are the difference between overriding and overloading?
How does cookies work in asp net?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What is the difference between custom controls and user controls?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)