Click here to Skip to main content
16,005,038 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: User Authentication for .aspx pages Pin
Gaurav Dudeja India1-Dec-09 17:23
Gaurav Dudeja India1-Dec-09 17:23 
QuestionHow to upload N-Tier architecture Project onto web server? Pin
Krishhhhhhhhhhhhhh1-Dec-09 3:50
Krishhhhhhhhhhhhhh1-Dec-09 3:50 
AnswerRe: How to upload N-Tier architecture Project onto web server? Pin
Vimalsoft(Pty) Ltd1-Dec-09 3:53
professionalVimalsoft(Pty) Ltd1-Dec-09 3:53 
GeneralRe: How to upload N-Tier architecture Project onto web server? Pin
Krishhhhhhhhhhhhhh1-Dec-09 4:09
Krishhhhhhhhhhhhhh1-Dec-09 4:09 
GeneralRe: How to upload N-Tier architecture Project onto web server? Pin
Abhishek Sur1-Dec-09 4:28
professionalAbhishek Sur1-Dec-09 4:28 
GeneralRe: How to upload N-Tier architecture Project onto web server? Pin
Vimalsoft(Pty) Ltd1-Dec-09 19:30
professionalVimalsoft(Pty) Ltd1-Dec-09 19:30 
QuestionHow to Merge two data tables in a dataset with common Column Pin
kakani santosh kumar1-Dec-09 2:48
kakani santosh kumar1-Dec-09 2:48 
AnswerRe: How to Merge two data tables in a dataset with common Column Pin
Anurag Gandhi1-Dec-09 3:00
professionalAnurag Gandhi1-Dec-09 3:00 
It seems you are trying to join two DataTables.

I would suggest to use joins in your database itself to get the desired result.

If you still want it using DataTable, you can use linq to join it easily.

Following link will help you:

http://msdn.microsoft.com/en-us/library/bb669071.aspx[^]

http://stackoverflow.com/questions/656013/linq-join-2-datatables-wildcard[^]

Anurag Gandhi.
http://www.gandhisoft.com
Life is a computer program and every one is the programmer of his own life.

QuestionBC30201: Expression expected. [modified] Pin
alaminfad1-Dec-09 2:03
alaminfad1-Dec-09 2:03 
AnswerRe: BC30201: Expression expected. Pin
Dinesh Mani1-Dec-09 2:14
Dinesh Mani1-Dec-09 2:14 
GeneralRe: BC30201: Expression expected. Pin
alaminfad1-Dec-09 18:24
alaminfad1-Dec-09 18:24 
GeneralRe: BC30201: Expression expected. Pin
Dinesh Mani1-Dec-09 18:41
Dinesh Mani1-Dec-09 18:41 
GeneralRe: BC30201: Expression expected. Pin
alaminfad1-Dec-09 19:40
alaminfad1-Dec-09 19:40 
GeneralRe: BC30201: Expression expected. Pin
Dinesh Mani1-Dec-09 19:42
Dinesh Mani1-Dec-09 19:42 
GeneralRe: BC30201: Expression expected. Pin
alaminfad1-Dec-09 19:49
alaminfad1-Dec-09 19:49 
AnswerRe: BC30201: Expression expected. Pin
Anurag Gandhi1-Dec-09 2:52
professionalAnurag Gandhi1-Dec-09 2:52 
GeneralRe: BC30201: Expression expected. Pin
alaminfad1-Dec-09 18:16
alaminfad1-Dec-09 18:16 
AnswerRe: BC30201: Expression expected. [Modified] Pin
Dinesh Mani1-Dec-09 18:54
Dinesh Mani1-Dec-09 18:54 
GeneralRe: BC30201: Expression expected. [Modified] Pin
alaminfad1-Dec-09 19:46
alaminfad1-Dec-09 19:46 
AnswerRe: BC30201: Expression expected. [Modified] Pin
Dinesh Mani1-Dec-09 20:09
Dinesh Mani1-Dec-09 20:09 
QuestionDownload Excel data Pin
Mugdha_Aditya1-Dec-09 1:57
Mugdha_Aditya1-Dec-09 1:57 
AnswerRe: Download Excel data Pin
Ashfield1-Dec-09 2:14
Ashfield1-Dec-09 2:14 
GeneralRe: Download Excel data Pin
Mugdha_Aditya1-Dec-09 2:26
Mugdha_Aditya1-Dec-09 2:26 
AnswerRe: Download Excel data Pin
Vimalsoft(Pty) Ltd1-Dec-09 2:26
professionalVimalsoft(Pty) Ltd1-Dec-09 2:26 
GeneralRe: Download Excel data Pin
Mugdha_Aditya1-Dec-09 17:50
Mugdha_Aditya1-Dec-09 17:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.