overriding in C# and Visual Basic
How can you avoid a class from overriding in C# and Visual Basic?
Expert
A class can be prevented from overriding in C# by using the “sealed” keyword; whereas, the NotInheritable keyword is used in order to prevent the class from overriding in Visual Basic.
Which method is used in .NET to enforce garbage collection?
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
What is HTML server control in ASP.NET?
Differentiate MDI form and a standard form?
By what way we can recognize that the page is PostBack?
How do dates, numbers, and currencies in a text box are formatted?
Write down some of the features which are present in the VB 2005?
What is meant by Delegate?
Differentiate between Assembly and NameSpace?
18,76,764
1943345 Asked
3,689
Active Tutors
1453798
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!