Is it possible to declare a private class in a namespace
Is it possible to declare a private class in a namespace?
Expert
By default the classes which are in a namespace are internal. Though, we can explicitly declare them as public but not as protected, private, or protected internal. Nested classes can be declared as private, protected internal or protected.
Describe the various types of work flow?
What does a break statement do in the switch statement?
What do you understand by the garbage collection? Explain the difference between garbage collections in .NET 4.0 and its earlier versions.
What are the layouts of ASP.NET Pages?
By which method we can sign out from the forms authentication?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
Briefly explain ADO.NET and its features?
Briefly describe login controls?
Distinguish among a Thread and a Process?
Describe code contracts?
18,76,764
1956821 Asked
3,689
Active Tutors
1428948
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!