Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the other method, other than GET and POST, in ASP.NET?

Answers were Sorted based on User's Feedback



What is the other method, other than GET and POST, in ASP.NET?..

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

What is the other method, other than GET and POST, in ASP.NET?..

Answer / rohini

set, let

Is This Answer Correct ?    4 Yes 3 No

What is the other method, other than GET and POST, in ASP.NET?..

Answer / guest

get method show the value in brouse but post is not.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Explain the life cycle of an ASP .NET page

2 Answers   HCL, Surya Software,


What are web server controls in asp.net?

0 Answers  


What is session start?

0 Answers  


Why asp.net mvc is better than asp.net? : Asp.Net MVC

0 Answers  


What are the various security methods which IIS Provides apart from .NET ?

1 Answers  


I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com

2 Answers  


How should I destroy my objects in asp.net?

0 Answers  


Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.

1 Answers   Syntax Softtech,


please can any describe 'Master Page' in ASP.Net 2.0

4 Answers  


What data type does the Range Validator control support?

5 Answers  


Why we are using mvc instead of asp.net? : Asp.Net MVC

0 Answers  


How will you do Redo and Undo in a TextControl?

0 Answers  


Categories