Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reusing a string value Pin
lost in transition 18-Jul-07 5:57
lost in transition 18-Jul-07 5:57 
AnswerRe: Reusing a string value Pin
PIEBALDconsult18-Jul-07 8:28
mvePIEBALDconsult18-Jul-07 8:28 
QuestionIntegrating SQL queries into C# Pin
auloepid18-Jul-07 5:04
auloepid18-Jul-07 5:04 
AnswerRe: Integrating SQL queries into C# Pin
Pete O'Hanlon18-Jul-07 5:13
mvePete O'Hanlon18-Jul-07 5:13 
AnswerRe: Integrating SQL queries into C# Pin
Paul Conrad18-Jul-07 5:53
professionalPaul Conrad18-Jul-07 5:53 
AnswerRe: Integrating SQL queries into C# Pin
lost in transition 18-Jul-07 6:00
lost in transition 18-Jul-07 6:00 
GeneralRe: Integrating SQL queries into C# Pin
auloepid18-Jul-07 6:08
auloepid18-Jul-07 6:08 
GeneralRe: Integrating SQL queries into C# Pin
lost in transition 18-Jul-07 6:16
lost in transition 18-Jul-07 6:16 
auloepid wrote:
bind a data-set in a gui to a table in a database


That is pretty easy after you done it once.
Follow:
In Solution Explorer
Right click you Project -> Add -> New Item
Then in the Add New Item Window
Select DataSet and give it a name
Click Add
A new DataSet is added

While looking at the DataSet.xsd
Go to Server Explorer
Connect to the Database
Once the connected you can then drag and drop
What ever you need



God Bless,
Jason

Paul Conrad wrote:

Chuck Norris keeps the hamsters going whenever Chris is gone on vacation. Just stares them down and they keep the servers going

GeneralRe: Integrating SQL queries into C# Pin
auloepid18-Jul-07 6:21
auloepid18-Jul-07 6:21 
GeneralRe: Integrating SQL queries into C# Pin
lost in transition 18-Jul-07 6:25
lost in transition 18-Jul-07 6:25 
AnswerRe: Integrating SQL queries into C# Pin
PIEBALDconsult18-Jul-07 8:30
mvePIEBALDconsult18-Jul-07 8:30 
QuestionHanlde Event when C# exe is aborted abruptly Pin
harvid18-Jul-07 4:59
harvid18-Jul-07 4:59 
AnswerRe: Hanlde Event when C# exe is aborted abruptly Pin
originSH18-Jul-07 5:46
originSH18-Jul-07 5:46 
AnswerRe: Hanlde Event when C# exe is aborted abruptly Pin
Dave Kreskowiak18-Jul-07 5:48
mveDave Kreskowiak18-Jul-07 5:48 
AnswerRe: Hanlde Event when C# exe is aborted abruptly Pin
Paul Conrad18-Jul-07 5:56
professionalPaul Conrad18-Jul-07 5:56 
GeneralRe: Hanlde Event when C# exe is aborted abruptly Pin
harvid18-Jul-07 20:49
harvid18-Jul-07 20:49 
QuestionQuick question involving xml deserialization and strings Pin
ruanr18-Jul-07 4:22
ruanr18-Jul-07 4:22 
AnswerRe: Quick question involving xml deserialization and strings Pin
originSH18-Jul-07 4:30
originSH18-Jul-07 4:30 
AnswerRe: Quick question involving xml deserialization and strings Pin
Jon Hulatt18-Jul-07 4:34
Jon Hulatt18-Jul-07 4:34 
GeneralRe: Quick question involving xml deserialization and strings Pin
originSH18-Jul-07 4:52
originSH18-Jul-07 4:52 
AnswerRe: Quick question involving xml deserialization and strings Pin
Pete O'Hanlon18-Jul-07 4:35
mvePete O'Hanlon18-Jul-07 4:35 
GeneralRe: Quick question involving xml deserialization and strings Pin
ruanr18-Jul-07 4:39
ruanr18-Jul-07 4:39 
GeneralRe: Quick question involving xml deserialization and strings Pin
Pete O'Hanlon18-Jul-07 4:46
mvePete O'Hanlon18-Jul-07 4:46 
QuestionMaking a simple button Pin
sharpiesharpie18-Jul-07 4:13
sharpiesharpie18-Jul-07 4:13 
AnswerRe: Making a simple button Pin
Jon Hulatt18-Jul-07 4:37
Jon Hulatt18-Jul-07 4:37 

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.