Click here to Skip to main content
15,915,513 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using C# like remote desktop? Pin
InvalidTypecast25-Sep-07 8:49
InvalidTypecast25-Sep-07 8:49 
QuestionC# relating to SET and GET Pin
Daniel Hood24-Sep-07 9:25
Daniel Hood24-Sep-07 9:25 
AnswerRe: C# relating to SET and GET Pin
pmarfleet24-Sep-07 9:36
pmarfleet24-Sep-07 9:36 
GeneralRe: C# relating to SET and GET Pin
Colin Angus Mackay24-Sep-07 10:40
Colin Angus Mackay24-Sep-07 10:40 
GeneralRe: C# relating to SET and GET Pin
Daniel Hood24-Sep-07 10:48
Daniel Hood24-Sep-07 10:48 
AnswerRe: C# relating to SET and GET Pin
Pete O'Hanlon24-Sep-07 9:36
mvePete O'Hanlon24-Sep-07 9:36 
GeneralRe: C# relating to SET and GET Pin
Daniel Hood24-Sep-07 10:46
Daniel Hood24-Sep-07 10:46 
GeneralRe: C# relating to SET and GET Pin
Pete O'Hanlon24-Sep-07 22:16
mvePete O'Hanlon24-Sep-07 22:16 
QuestionMS Application Block : SQLHelper [modified] Pin
ss.mmm24-Sep-07 9:08
ss.mmm24-Sep-07 9:08 
AnswerRe: MS Application Block : SQLHelper Pin
pmarfleet24-Sep-07 9:22
pmarfleet24-Sep-07 9:22 
QuestionSecuring PDF Files Pin
adnanrafiq24-Sep-07 9:04
adnanrafiq24-Sep-07 9:04 
QuestionCode for Traveling Salesman Problems Pin
laremtj24-Sep-07 8:58
laremtj24-Sep-07 8:58 
AnswerRe: Code for Traveling Salesman Problems Pin
Pete O'Hanlon24-Sep-07 9:06
mvePete O'Hanlon24-Sep-07 9:06 
GeneralRe: Code for Traveling Salesman Problems Pin
Paul Conrad24-Sep-07 13:26
professionalPaul Conrad24-Sep-07 13:26 
AnswerRe: Code for Traveling Salesman Problems Pin
Scott Dorman24-Sep-07 9:11
professionalScott Dorman24-Sep-07 9:11 
AnswerRe: Code for Traveling Salesman Problems Pin
Dan Neely24-Sep-07 9:48
Dan Neely24-Sep-07 9:48 
GeneralRe: Code for Traveling Salesman Problems Pin
Scott Dorman24-Sep-07 9:59
professionalScott Dorman24-Sep-07 9:59 
GeneralRe: Code for Traveling Salesman Problems Pin
Pete O'Hanlon24-Sep-07 10:01
mvePete O'Hanlon24-Sep-07 10:01 
AnswerRe: Code for Traveling Salesman Problems Pin
Paul Conrad24-Sep-07 13:26
professionalPaul Conrad24-Sep-07 13:26 
QuestionMapping CSV files Pin
jebin k24-Sep-07 7:14
jebin k24-Sep-07 7:14 
Can anyone help me out.
I have a CSV File and i stored it in database table using SqlBulk copy. In the database table i have following fields like Id(PK, Identity), Venue, Cost, Event ant Quantity. This works fine when the CSV file fields come in this same order, in some cases CSV Files have more field and their order is not like the same as table fields so when i try to store i am getting error. Can anyone please help me out how to use mapping concept so when the CSV file order changes or extra fields come, i can take only required feilds. Thanks in Advance.Smile | :)


Jebin
AnswerRe: Mapping CSV files Pin
martin_hughes24-Sep-07 9:35
martin_hughes24-Sep-07 9:35 
QuestionHow to make windows application like master page? Pin
Shahriat Hossain24-Sep-07 7:06
Shahriat Hossain24-Sep-07 7:06 
AnswerRe: How to make windows application like master page? Pin
Not Active24-Sep-07 7:39
mentorNot Active24-Sep-07 7:39 
AnswerRe: How to make windows application like master page? Pin
Matthew Cuba24-Sep-07 7:42
Matthew Cuba24-Sep-07 7:42 
AnswerRe: How to make windows application like master page? Pin
Pete O'Hanlon24-Sep-07 8:50
mvePete O'Hanlon24-Sep-07 8: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.