Click here to Skip to main content
15,921,989 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionDataGrid Problem Pin
jaded_angel10-May-06 10:26
jaded_angel10-May-06 10:26 
AnswerRe: DataGrid Problem Pin
Guffa12-May-06 20:07
Guffa12-May-06 20:07 
QuestionProblem importing Excel reference to VS2005 Pin
siliconesoul10-May-06 9:08
siliconesoul10-May-06 9:08 
QuestionNeed some guidance on cross-paltform encryption Pin
He is Cool10-May-06 5:56
He is Cool10-May-06 5:56 
QuestionBlocks Aplicattion Pin
korrea8010-May-06 3:48
korrea8010-May-06 3:48 
AnswerRe: Blocks Aplicattion Pin
lmoelleb10-May-06 4:08
lmoelleb10-May-06 4:08 
GeneralRe: Blocks Aplicattion Pin
korrea8010-May-06 4:56
korrea8010-May-06 4:56 
GeneralRe: Blocks Aplicattion Pin
Ruth Ivimey-Cook12-May-06 0:14
Ruth Ivimey-Cook12-May-06 0:14 
If you can't get Vee to work with Threading (and you've confirmed it's not an issue in your code **), you could try a background process that does the acquisition and send the data to the GUI foreground process using a Windows Named Pipe.

HTH,

Ruth


** Most threading problems arise from invalidly sharing data - either implicitly or explicitly. Keep data sharing to an absolute minimum and ensure you're "lock"ing the rest.

Ruth Ivimey-Cook
VS2005 / C# & VB
QuestionHow to Impersonate from Credential Pin
Saravanakumar.K10-May-06 3:21
Saravanakumar.K10-May-06 3:21 
QuestionString allocations Pin
analytiks9-May-06 19:54
analytiks9-May-06 19:54 
AnswerRe: String allocations Pin
Guffa9-May-06 21:12
Guffa9-May-06 21:12 
GeneralRe: String allocations Pin
_mubashir10-May-06 1:03
_mubashir10-May-06 1:03 
AnswerRe: String allocations Pin
Guffa10-May-06 2:34
Guffa10-May-06 2:34 
Questiondefinition of .net programming building blocks Pin
damo2759-May-06 13:46
damo2759-May-06 13:46 
AnswerRe: definition of .net programming building blocks Pin
chinnasrihari10-May-06 1:59
chinnasrihari10-May-06 1:59 
GeneralRe: definition of .net programming building blocks Pin
damo27510-May-06 15:14
damo27510-May-06 15:14 
GeneralRe: definition of .net programming building blocks Pin
Ruth Ivimey-Cook12-May-06 0:33
Ruth Ivimey-Cook12-May-06 0:33 
AnswerRe: definition of .net programming building blocks Pin
Saravanakumar.K10-May-06 4:03
Saravanakumar.K10-May-06 4:03 
GeneralRe: definition of .net programming building blocks Pin
damo27510-May-06 15:16
damo27510-May-06 15:16 
GeneralRe: definition of .net programming building blocks Pin
Saravanakumar.K10-May-06 22:06
Saravanakumar.K10-May-06 22:06 
QuestionBiztalk - Message leaves in file but never appears in outfile Pin
HeatherMack9-May-06 6:20
HeatherMack9-May-06 6:20 
QuestionIntegrating vc++ and c# Pin
Ashraj19828-May-06 20:55
Ashraj19828-May-06 20:55 
AnswerRe: Integrating vc++ and c# Pin
Fu Manchu9-May-06 3:56
Fu Manchu9-May-06 3:56 
QuestionService Pack for VS2005 Pin
Ista8-May-06 6:14
Ista8-May-06 6:14 
AnswerRe: Service Pack for VS2005 Pin
lmoelleb10-May-06 2:56
lmoelleb10-May-06 2:56 

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.