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 in a session cookie?
What is difference between session and cookie?
What is difference Between Authentication and authorization?
Is it possible for me to change my aspx file extension to some other name?
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?
What is the use of execute non query in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What does it mean your session has timed out?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Which is better viewstate or session?
How many web.config files can I have in an application?
Is asp.net easy to learn?
Explain the difference between value type and reference type?
What are sessions and cookies?
Is asp.net and .net are same or different?