What is a Dictionary object?
Answers were Sorted based on User's Feedback
Answer / guest
It lets you store and retrieve information in a flexible
data structure. Each value or information stored in a
Dictionary is associated with a key through which the
information can be retrieved.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay
Dictionary consists of key value pairs.its advantage is
that u can look up value very quickly by providing key.
Is This Answer Correct ? | 0 Yes | 0 No |
how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)
What is aspx format?
what is dry run?
What is caching in asp?
Name the two properties which are common in every validation control?
Define a "virtual directory"?
plz giv me the procedure for connecting to database
How do you make it so that code runs when the security system is stopping it?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
How do in-process communication work in the common language runtime?
How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?
What is asp content?