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 the request flow used for asp.net mvc framework? : asp.net mvc
How do you do exception management
can we place the same DLL in debug folder two times? (without using strong name )
One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again. - this error is occured in Sharepoint 2007 while deploy the web part
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
What are typed datasets?
What is SilverLight in ASP.NET ?
How to bind all the binding controls in a page at once in ASP.NET?
What is web.config. How many web.config files can be allowed to use in an application?
6 Answers Accenture, HCL, InterGraph, iSoft,
when to use webservice and when to use remotong diff between them
Name the application folders present in asp.net 2.0?
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
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)