How to merge 2 tables fields in DataTable in asp.net
Answer Posted / senthil kumar
you can use the query to merge the fields.that query will
be executed through the sqlcommand.
| Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
How to use ipostback?
Describe the difference between inline and code behind - which is best in?
What are demand-paging and pre-paging?
What is the benefit of WebAPI over WCF?
What is voluum?
What is the significance of proxy user?
Can action method static?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
In the Repeater control which way you can edit?
What is authentication in asp.net?
What is the difference between ASP Session State and ASP.Net Session State?
How can you display all validation messages in one control?
How many types of file extensions for razor views in ASP.Net MVC?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?