Arrays and Collection
Write the difference between Arrays and Collection?
Expert
Array :
It is required to specify the size of an array at the time of its declaration. It cannot be resized dynamically. Members of an array should be of the homogenous data type.
Collection :
Size of collection can be adjusted dynamically, as per the requirement of the user. It do not have fixed size. Collection can have elements of different types.
Explain Windows services?
Specify the tools which can be used to develop the .NET applications?
Explain the types of deployment models which are used in the cloud?
State the method which can be used to impose Garbage collection in .NET?
What are HTTP handlers in ASP.NET?
Define the term Manifest?
Write the name of two new properties that are further added in an ASP.NET 4.0 Page class?
What Global.asax file includes in event handlers?
When.NET was developed?
What is the concept of CAS?
18,76,764
1938649 Asked
3,689
Active Tutors
1424510
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!