Results 1 to 8 of 8

Thread: Methods in ASP.NET

  1. #1
    Contributing Member
    Join Date
    Jul 2006
    Answers
    93

    Methods in ASP.NET

    In ASP.NET I know about methods GET, POST. Are there any other methods other than GET and POST in ASP.NET? If so some highlight on this is needed.


  2. #2
    Junior Member
    Join Date
    Jun 2006
    Answers
    4

    Re: Methods in ASP.NET

    No,these two methods are for form that runs at server


  3. #3
    Junior Member
    Join Date
    Jul 2007
    Answers
    18

    Re: Methods in ASP.NET

    i think there is only get,post methods in order to run at server side.


  4. #4
    Junior Member
    Join Date
    Oct 2005
    Answers
    1

    Re: Methods in ASP.NET

    Only two methods are present in ASP.Net.


  5. #5
    Junior Member
    Join Date
    Sep 2007
    Answers
    15

    Re: Methods in ASP.NET

    GET and POST are standart HTML methods of a FORM submitting ...
    If you are common with ASP.NET you shoud know that bydef .aspx pages have only one form with attribute runat="server" and bydef method is POST

    You can share data in a crosspage postback with other techniques that ASP.NET supplies...

    If you are new to ASP.NET I would recomend you Dino Espozito`s book "Programming Microsoft ASP.NET 2.0 Core Reference" and also to visit
    www . w3schools . com/ they have also a great ASP.NET tutorial.


  6. #6
    Junior Member
    Join Date
    Aug 2007
    Answers
    2

    Re: Methods in ASP.NET

    Quote Originally Posted by sripri View Post
    In ASP.NET I know about methods GET, POST. Are there any other methods other than GET and POST in ASP.NET? If so some highlight on this is needed.
    hai i am searching in .net
    what is difference between overriding and overloding ?
    plz reply


  7. #7
    Junior Member
    Join Date
    May 2007
    Answers
    2

    Re: Methods in ASP.NET

    ya there is REQUEST it represents both GET and POST so if u wanna like use both types u can use the REQUEST


  8. #8
    Junior Member
    Join Date
    Aug 2007
    Answers
    2

    Re: Methods in ASP.NET

    there is two methods thats get and post


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact