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
What are the versions of garbage collection?
What are the different properties of server control that exists?
How do I publish my asp.net application to my isp's web server?
What are the media types of http requests and response?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Can you explain one critical mapping?
If you are using components in your application, how can you handle exceptions raised in a component?
Can one dll file contains the compiled code of more than one .net language?
Does google crawl redirects?
Is razor a programming language?
What is the differences between a primary key and a unique key in sql server?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Define a multilingual website?
What are the advantages of Web API?
How do http sessions work?