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 state management techniques in asp.net?
What is difference between rest and soap?
Explain an object, class and method.
How does a content page differ from a master page?
What is the difference between ASP Session State and ASP.Net Session State?
Why do we need master page in asp.net?
What is state management react?
What is the difference between user control and custom control?
What is asp.net web pages?
What is session authentication?
Name some asp objects?
What are the namespace classes used in asp.net mvc? : asp.net mvc
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
How to handle errors in Web API?
Which is better session or viewstate?