What is difference b/w Generic List and Arraylist, Generic
List Vs HashTable, Generic List Vs No Generic? Pls Explain
with example.
Answer Posted / mani
Array list can increase and decrease size dynamically.You
donot use the REDIM keyword. You can access any item in
array using the INDEX value of the array position.
You can access array using INDEX value of array. but how
many times you know the real value of INDEX . Hashtable
provides way of accessing index using user identified key
value,thu removing the INDEX problem.
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
Define application state variable and session state variable?
Explain form level validation and field level validation?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How many types cache in asp net?
What are session state modes?
What is globalization and localization in asp net?
What are the types of authentication in asp.net?
Is global asax mandatory?
How can I create master page in asp net?
Explain what are delegates?
Can you explain architecture of your project ?
To add a hyperlink column to the DataGrid which tag is used ?
Do you know caching feature?
Define what is razor? : asp.net mvc
They mostly asked difference between versions of technologies