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


Please Help Members By Posting Answers For Below Questions

Can you explain composite pattern?

768


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

724


What are the advantages and disadvantages of session?

855


Can we add code files of different languages in app_code folder?

813


What are cookies in asp.net?

773


What are merge modules?

742


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

696


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

769


What is server infrastructure?

787


What is the difference between session and application?

694


Describe state management in asp.net?

750


Do cookies store passwords?

671


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

767


What does ascx stand for?

688


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

823