How to retrieve the information from datatable citywise in c#?
Answer Posted / sathish
In the query use order by cityname clause.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is parse in asp.net?
What are assemblies and namespaces and explain the difference between them ?
Explain about the Class view window?
What are the authentication types in asp.net?
Can you change a master page dynamically at runtime? How?
What is Cookies Less Session?
What are the advantages and disadvantages of Using Cookies?
Explain the difference between sql invalidation and sql notification.
Describe the method to create a permanent cookie?
Can we use MSSql as backend in asp.net...if yes then How.?
How is session id generated?
Explain the use of errorprovider control in .net?
What is the difference between the response.write() and response.output.write() methods?
What are web server controls in asp.net?
What is http only cookie?