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


Please Help Members By Posting Answers For Below Questions

What New Features comes with ASP.NET Web API 2.0?

551


Describe the differences between the lifecycles of Windows services and Standard EXE?

609


Explain http handlers? Where we can use the http handlers?

706


witch is the best insistute in sharpoint course.what abt future of share point course.

2572


What is an assembly? Explain its parts.

643






What are the modes of updation in an updatepanel?

563


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

538


Is react a template engine?

529


Which class is used to send an email message from an ASP.NET Web page?

554


Where the assembly is stored in asp.net?

560


How do you implement postback with a text box?

571


Can you set the session out time manually?

396


How to find last error which occurred in Asp.net ?

697


Explain the features that make asp.net more used framework? : asp.net mvc

493


What are html helpers in asp.net?

543