Search:

Type: Posts; User: arvind.net; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    3,743

    How many Lines of Code you have written

    Why Interviewer asks How many Lines of Code you have written in your current working project.

    Actually what they wanted to know from this question and what we have to answer
  2. Answers
    4
    Views
    4,484

    ASP.NET Re: Add client event to sever side

    For example to add javascript function( ex: sample ) to onclick event of button in server side

    ButtonName.Attributes.Add("OnClick","Sample()")
  3. Answers
    4
    Views
    3,665

    ASP.NET Re: Please Find me a solution

    Accessing client System is only through Scripting language ( ex : java script ) . Instead use timing .
    For example give 30 second for each Question .If the time expires ( 30 sec over ) then it...
  4. ASP.NET Re: How to store without using sessions, cookies or any database

    By using ViewState .
    ViewState can be Enabled or disabled
    1 Control property- EnableViewState=true / false
    2 page directive -EnableViewstate = true / false
    So if you want to use...
Results 1 to 4 of 4
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