how can i insert array values and retreive in asp.net
Answer Posted / ish
by using setvalues and getvalues proerty of array
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are early binding and late binding.
What’s the difference between response .redirect and server.transfer?
What is the difference between Classic ASP and ASP.Net?
Which control has default post back is enabled(true)?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
To add a hyperlink column to the DataGrid which tag is used ?
Can action method static?
Explain Areas in MVC?
Which method is used to perform all validation at the page level?
Explain the difference between the web config and machine config.
What is IPostBack? How to use it?
How to find last error which occurred?
What is the use of dispose method?
What is the maximum number of classes that can be contained in one dll file?
What is difference between View State and Hidden Field in ASP.NET?