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.
What is meant by the DTD?
Write about the classes are supported to make an XML DOM?
What is covariance and contra-variance in .NET Framework 4.0 with example for each.
How one can create the ellipse, which is the non- rectangular window?
Define Windows Workflow Foundation (WF)?
Write down the code for selecting an item in ListView control programmatically in the C#?
Explain, what is Connection Pooling?
Briefly explain the use of web.config?
Explain why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Which method is used to kill explicitly the users session?
18,76,764
1938744 Asked
3,689
Active Tutors
1431568
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!