What is a system lock?
Answers were Sorted based on User's Feedback
Answer / shiva
System Lock locks the desktop until correct password is
being given
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / kinjal
The Lock Scheduler allows the user to select the times in which the computer should be locked.No mouse or keyboard entry will be accepted until the right password is entered.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is cyclomatic complexity and why is it important?
Resource Files: How to use the resource files, how to know which language to use?
Explain the Difference between value and reference type.
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What's the .net collection class that allows an element to be accessed using a unique key?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
what is machine key error in .NET how can we solve it?
What are data types in .NET?
What is alias ? Is it used in .Net ?
What are the differences between user control and server control?
What is immutability?
Can you create instance of a class which has private constructor?