Exceptions in code
Is it a good practice to practise handle the exceptions in code?
Expert
Yes, it is good to handle the exceptions in the code so that you can deal with any of the unexpected situations that may occur while a program is running. For instance, dividing a number by zero or passing a string value to a variable that holds an integer value might results in an exception
State the difference between Managed and Unmanaged Code?
State the use of DropDownStyle property of the ComboBox control?
Write the difference between System.StringBuilder and System.String classes?
Describe about LINQ query expressions?
Where the ViewState information can be stored?
Write down a short note regarding the .NET?
Explain State Management? List the ways to maintain the state in .NET?
By what way we can recognize that the page is PostBack?
Name the latest features that added in .NET Framework 4.0?
Write the name of the parent class of a Web server control?
18,76,764
1942316 Asked
3,689
Active Tutors
1425265
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!