How to retrieve the information from datatable citywise in c#?
Answer Posted / srikanth
Datarow[] DR;
DR=DT.select("Cityname=" + wtxtCityName);
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are Authentication and Authorization?
Explain different types of Caching techniques in ASP.NET?
What is autopost?
How you will improve web application performance?
When should I use server transfer and response redirect?
how to retrieve property settings from xml .config file.
Why do you use the app_code folder in asp.net?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Where web.config file is used?
What are Master Pages in ASP.NET? or What is a Master Page?
How can we update records in gridview?Is there any appropriate code for it?
How can we identify that the page is post back in asp net?
How would ASP and ASP.NET applications run at the same time on the same server?
What does asp in asp.net stand for?
What are type/key pairs in client script registration?