how can i insert array values and retreive in asp.net
Answer Posted / saritha
Take Example
a[10]
For i=0 to 9
a[i]="value"
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
How you will improve web application performance?
What does the .webpart file do?
What are the event handlers that can be included in the Global.asax file?
What is odata in web api?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
Is react a template engine?
What is fulltrust?
What is the use of session in web application?
What are all the various Estimation Techniques available ?
Explain how cookies work. Give an example of cookie abuse.
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How many types of file extensions for razor views in ASP.Net MVC?
What types of data validation events are commonly seen in the client-side form validation?
What are the different types of cookies in asp.net?