Click here to Skip to main content
15,890,557 members
Home / Discussions / C#
   

C#

 
GeneralVSPackage load failure after incorporating a PLK for the vspackage. Pin
ManSus27-May-04 10:38
ManSus27-May-04 10:38 
QuestionHow do I copy a file and display progress? Pin
Tony Archer27-May-04 10:35
Tony Archer27-May-04 10:35 
AnswerRe: How do I copy a file and display progress? Pin
Guinness4Strength27-May-04 11:42
Guinness4Strength27-May-04 11:42 
AnswerRe: How do I copy a file and display progress? Pin
Dave Kreskowiak27-May-04 11:43
mveDave Kreskowiak27-May-04 11:43 
GeneralRe: How do I copy a file and display progress? Pin
Jonathan Slenders28-May-04 0:28
Jonathan Slenders28-May-04 0:28 
GeneralRe: wsdl converter Pin
mjmcinto27-May-04 10:12
mjmcinto27-May-04 10:12 
GeneralDataTable.Select and Expressions Pin
rog103927-May-04 9:18
rog103927-May-04 9:18 
GeneralRe: DataTable.Select and Expressions Pin
Heath Stewart27-May-04 10:03
protectorHeath Stewart27-May-04 10:03 
Create a typed DataSet using VS.NET and create relationships between the tables. You can access these relationships in code using the DataRelation. You specify this DataRelation using DataRow.GetChildRows. This is much faster and less prone to error than using just DataTable.Select.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: DataTable.Select and Expressions Pin
rog103927-May-04 10:26
rog103927-May-04 10:26 
GeneralDataset XML Diff Pin
MrJJKoolJ27-May-04 8:42
MrJJKoolJ27-May-04 8:42 
GeneralRe: Dataset XML Diff Pin
Dave Kreskowiak27-May-04 9:50
mveDave Kreskowiak27-May-04 9:50 
GeneralInserting SQLSever rows Pin
ABean27-May-04 8:41
ABean27-May-04 8:41 
GeneralRe: Inserting SQLSever rows Pin
Heath Stewart27-May-04 10:01
protectorHeath Stewart27-May-04 10:01 
GeneralRe: Inserting SQLSever rows Pin
Andy Brummer27-May-04 10:07
sitebuilderAndy Brummer27-May-04 10:07 
GeneralHot Keys on Tab Page Text Pin
UTRocketFan27-May-04 7:55
UTRocketFan27-May-04 7:55 
GeneralRe: Hot Keys on Tab Page Text Pin
Heath Stewart27-May-04 8:19
protectorHeath Stewart27-May-04 8:19 
Generaldeploying assembly Pin
Ammar Ben Hadj Amor27-May-04 7:40
professionalAmmar Ben Hadj Amor27-May-04 7:40 
GeneralRe: deploying assembly Pin
Heath Stewart27-May-04 8:14
protectorHeath Stewart27-May-04 8:14 
GeneralBinding.Format to a Datagrid Column Pin
Anfernius27-May-04 7:11
Anfernius27-May-04 7:11 
GeneralRe: Binding.Format to a Datagrid Column Pin
Heath Stewart27-May-04 8:12
protectorHeath Stewart27-May-04 8:12 
GeneralRe: Binding.Format to a Datagrid Column Pin
Anfernius27-May-04 8:32
Anfernius27-May-04 8:32 
GeneralRe: Binding.Format to a Datagrid Column Pin
Heath Stewart27-May-04 8:35
protectorHeath Stewart27-May-04 8:35 
GeneralClosing a Worker Thread when Dialog Closes Pin
Guinness4Strength27-May-04 5:37
Guinness4Strength27-May-04 5:37 
GeneralRe: Closing a Worker Thread when Dialog Closes Pin
scadaguy27-May-04 10:44
scadaguy27-May-04 10:44 
GeneralRe: Closing a Worker Thread when Dialog Closes Pin
Guinness4Strength27-May-04 10:48
Guinness4Strength27-May-04 10:48 

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.