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

Explain the main function of razor in asp.net? : asp.net mvc

589


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

601


What is tracing? Where is it used?

555


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

487


What is page request in asp.net?

528






What is global.asax file used for?

563


What is syntax code to send email from an asp.net application?

534


Where would you use an ihttpmodule, and what are the limitations of any?

553


Explain About WebService

655


What is the meaning of TestApi?

637


Explain what is an assembly?

560


What is an asp.net validator? And, mention its types.

592


Can master pages be nested?

518


What are the new data controls in asp.net 2.0?

526


What is the difference between exe and dll?

556