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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

From which base class all web forms are inherited?

1036


Can we use a static function with a non-static variable?

1019


What are the advantages of using Master Pages?

1090


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1983


What is rending process in ASP.NET?

1122


What is state management in asp.net with example?

1006


What is an asp.net validator? And, mention its types.

1074


Why session is necessary in web application?

1012


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

2045


What is meant by ispostback in asp net?

1109


How to prevent client side validation from the ASP.NET validation controls?

1149


What is the difference between ASP Session State and ASP.Net Session State?

1129


What is the use of asp.net web api?

1142


Explain server side state management system.

995


Explain server control extensibility with reference to asp.net 2.0 ?

1036