logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Describe how to step through code in .NET.


  • Correct Answer
  • Steps to step through the code in NET: Start the program in debug mode When the first breakpoint is reached then step through can be done in one of the two ways: Press F10 to move to next line Select debug menu and click on step over This would step over the breakpoint to next level 3 Other options are: ?Step Into? and ?Step Out? 


  • Technology problems


    Search Results


    • 1. What is 3G?
    • Discuss
    • 2. Explain about Blackberry Enterprise Server.
    • Discuss
    • 3. What is the main reason of using process lifecycle in Android?
    • Discuss
    • 4. What is factory method in AngularJS ?

    • Options
    • A. It generates the facts and figures
    • B. It is used to create the service
    • C. It is used to calculate the factorial of a number
    • D. All the above
    • Discuss
    • 5. What are the core directives of AngularJS?
    • Discuss
    • 6. What are the Web Form Events available in ASP.NET?
    • Discuss
    • 7. What are the benefits of using of ADO.NET in .NET 4.0.
    • Discuss
    • 8. What is the role of the DataSet object in ADO.NET?
    • Discuss
    • 9. Why do you use the App_Code folder in ASP.NET?
    • Discuss
    • 10. What are the different implementations of LINQ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment