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

C#

 
GeneralRe: How to programming C# with PCI video record device Pin
vuong van thuan3-Apr-07 23:21
vuong van thuan3-Apr-07 23:21 
GeneralRe: How to programming C# with PCI video record device Pin
Christian Graus4-Apr-07 1:52
protectorChristian Graus4-Apr-07 1:52 
GeneralRe: How to programming C# with PCI video record device Pin
vuong van thuan4-Apr-07 17:09
vuong van thuan4-Apr-07 17:09 
QuestionUnit Testing of an Interface? Pin
sreecahitu3-Apr-07 15:44
sreecahitu3-Apr-07 15:44 
QuestionRe: Unit Testing of an Interface? Pin
Vikram A Punathambekar3-Apr-07 18:11
Vikram A Punathambekar3-Apr-07 18:11 
AnswerRe: Unit Testing of an Interface? Pin
KevinMac3-Apr-07 18:38
KevinMac3-Apr-07 18:38 
AnswerRe: Unit Testing of an Interface? Pin
KevinMac3-Apr-07 18:19
KevinMac3-Apr-07 18:19 
QuestionSQL DataSet Pin
thecodedemon3-Apr-07 14:17
thecodedemon3-Apr-07 14:17 
I'm working with two dataSets, one I used the VSC#Express wizards and editors to make the tables, tableAdapter, and bindingSet, and the other i just used the wizard to make the dataset, and am making my own tables via code. The second uses no table adapter or binding set. The first will save it's data to disk when the program exits, while the second doesn't. With the second, I am calling AcceptChanges() on the dataSet each time I change a table or row, and while the program is running i can retrieve the data just fine. But I can't get it back next time i run the program. Any help would be appreciated.

A soft glow comes from the pit in the darkness.
The clicking noise become faster - and louder.
A wind begins to stir up from the pit, as the
creature flexes it's wings, preparing for flight.
You stare into the pit, and hear a voice say
in your mind, "If you survive the encounter,
declare it to the world."

The Code Demon Rises.

Questionhow to embedd exe file into my app and start it on the fly ? Pin
hdv2123-Apr-07 12:58
hdv2123-Apr-07 12:58 
AnswerRe: how to embedd exe file into my app and start it on the fly ? Pin
teejayem3-Apr-07 13:58
teejayem3-Apr-07 13:58 
QuestionScrollbarposition of richtextbox Pin
nightrider133-Apr-07 12:26
nightrider133-Apr-07 12:26 
AnswerRe: Scrollbarposition of richtextbox Pin
mav.northwind3-Apr-07 19:09
mav.northwind3-Apr-07 19:09 
QuestionSpeech Recognition problem once using Windows Vista? Pin
Khoramdin3-Apr-07 11:25
Khoramdin3-Apr-07 11:25 
AnswerRe: Speech Recognition problem once using Windows Vista? Pin
Christian Graus3-Apr-07 12:38
protectorChristian Graus3-Apr-07 12:38 
GeneralRe: Speech Recognition problem once using Windows Vista? Pin
Vikram A Punathambekar3-Apr-07 18:13
Vikram A Punathambekar3-Apr-07 18:13 
GeneralRe: Speech Recognition problem once using Windows Vista? Pin
Christian Graus3-Apr-07 19:12
protectorChristian Graus3-Apr-07 19:12 
GeneralRe: Speech Recognition problem once using Windows Vista? Pin
Khoramdin3-Apr-07 20:23
Khoramdin3-Apr-07 20:23 
QuestionHow to get the row number from the DataTable.Row.Find() method? Pin
joaquimc3-Apr-07 9:52
joaquimc3-Apr-07 9:52 
AnswerRe: How to get the row number from the DataTable.Row.Find() method? Pin
Guffa3-Apr-07 13:27
Guffa3-Apr-07 13:27 
AnswerRe: How to get the row number from the DataTable.Row.Find() method? [modified] Pin
joaquimc5-Apr-07 3:38
joaquimc5-Apr-07 3:38 
QuestionHow can I bind to a database with Dataset Pin
mghiassi3-Apr-07 9:41
mghiassi3-Apr-07 9:41 
AnswerRe: How can I bind to a database with Dataset Pin
kubben3-Apr-07 9:48
kubben3-Apr-07 9:48 
AnswerRe: How can I bind to a database with Dataset Pin
Muammar©3-Apr-07 22:05
Muammar©3-Apr-07 22:05 
GeneralRe: How can I bind to a database with Dataset Pin
mghiassi5-Apr-07 8:30
mghiassi5-Apr-07 8:30 
QuestionStopping threads without Thread.Abort() Pin
JHubSharp3-Apr-07 9:36
JHubSharp3-Apr-07 9:36 

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.