Private class in namespace
Can a private class be declared in a namespace?
Expert
Classes in the namespace are internal, by default. Though, you may explicitly declare them as public and not as protected, private, or protected internal. Nested classes may be declared as a protected, private, or protected internal.
Mention the basic steps to perform the LINQ query.
Specify the pre-requisites for connection pooling?
Explain the types of deployment models which are used in the cloud?
Explain different types of generations in a garbage collector?
Explain about the Take and Skip clauses?
Describe the appSettings Section which contains in a web.config file?
Difference between read-only variables and constants which are used in programs?
Name the property that is used to check whether a DataReader is closed or opened?
State various controls of ASP.NET AJAX?
State the use of a .disco file?
18,76,764
1940442 Asked
3,689
Active Tutors
1424074
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!