C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !



Posted By: Vipin S       Member Level: Gold       Posted Date: 18 Jun 2004       Category: C#

You are performing final acceptance testing on your application prior to shipping it. You have set a breakpoint inside the SelectedIndexChanged event handler for a combo box. However, when you select a new value in this combo box, the code does not stop at the breakpoint. What could be the problem?



Select Answer:

Selecting a value in a combo box does not fire the SelectedIndexChanged event.
You are executing the project by using the default Release configuration.
You have neglected to add the (Conditional("DEBUG")) attribute to the event handlers.
You have neglected to add const in DEBUGGING = 1 to the code




      
Your Test Score: 0 / 0



Next Question: Your code would like file I/O permissions, but it can run without this permission. You plan to request the permission and trap the error that occurs if the permission is not granted. Which SecurityAction flag should you use with the FileIoPermission object?
Previous Question: You have used Visual C#.NET to develop a process manager application. Your application can identify any process on the system that has a user interface, and it allows you to collect information about the process. Now you want to add code that can shut down the identified process as well. Which method should you use to shut down these processes?
Related Questions:
  • Can ASP.NET web pages can be programmed in C#?


  • Which of these string definitions will prevent escaping on backslashes in C#?


  • Which is faster among all these?


  • What is the output of following C# code ?


  • What is a multicast delegate?


  • Categories

    ASP.NET C# VB.NET 
    .NET Framework SQL Server Other 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.


    dotNet Slackers   BizTalk Adaptors    Web Design


    Contact Us    Privacy Policy    Terms Of Use