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

.NET (Core and Framework)

 
Questionvb.net code related to speech recognition Pin
pooja_chande6-Nov-09 1:19
pooja_chande6-Nov-09 1:19 
AnswerRe: vb.net code related to speech recognition Pin
Shameel6-Nov-09 4:33
professionalShameel6-Nov-09 4:33 
AnswerRe: vb.net code related to speech recognition Pin
amitk_1892-Apr-10 0:41
amitk_1892-Apr-10 0:41 
QuestionDataGridViewComboBoxColumn not showing the contents Pin
sachinkalse5-Nov-09 21:37
sachinkalse5-Nov-09 21:37 
QuestionText position in a richtextbox Pin
lbs.allies5-Nov-09 17:31
lbs.allies5-Nov-09 17:31 
QuestionExchange 2003 Sink written with Visual Studio 2008 Pin
Craig Henderson Qvai5-Nov-09 7:30
Craig Henderson Qvai5-Nov-09 7:30 
AnswerRe: Exchange 2003 Sink written with Visual Studio 2008 Pin
Richard MacCutchan6-Nov-09 0:00
mveRichard MacCutchan6-Nov-09 0:00 
QuestionMy old VC++ 6.0 multi-threadingprogram doesnt work on PC with .NET 2.0 (maybe due thread safe) Pin
rudozkv_new4-Nov-09 5:04
rudozkv_new4-Nov-09 5:04 
Hi,
I tried to run my old MFC multi-threading program on PC with .NET 2.0 and it doesn't work as it used to.

So I made a test with console application.
My application dynamically loads .dll function with LoadModule and GetProcAddress.

When I tried it in single thread, then it works.

When I load module in main thread and then I call imported function in another thread, it fails.

When I load module in new created thread where I call imported function, it works.

My question is:
It is consequence of .NET Framework ?

I was looking for some implementation of thread safe calling in VS6, but I didn't found anything suitable.
AnswerRe: My old VC++ 6.0 multi-threadingprogram doesnt work on PC with .NET 2.0 (maybe due thread safe) Pin
Richard MacCutchan4-Nov-09 5:13
mveRichard MacCutchan4-Nov-09 5:13 
Questioncan't install .NET 1.1 Pin
ed welch4-Nov-09 0:06
ed welch4-Nov-09 0:06 
AnswerRe: can't install .NET 1.1 Pin
Not Active4-Nov-09 2:35
mentorNot Active4-Nov-09 2:35 
AnswerRe: can't install .NET 1.1 Pin
Luc Pattyn4-Nov-09 2:41
sitebuilderLuc Pattyn4-Nov-09 2:41 
AnswerRe: can't install .NET 1.1 Pin
Mark Salsbery4-Nov-09 7:50
Mark Salsbery4-Nov-09 7:50 
GeneralRe: can't install .NET 1.1 Pin
ed welch6-Nov-09 0:00
ed welch6-Nov-09 0:00 
Question"unable to connect to mail server" Pin
desaishivang3-Nov-09 19:30
desaishivang3-Nov-09 19:30 
AnswerRe: "unable to connect to mail server" Pin
Pete O'Hanlon3-Nov-09 21:41
mvePete O'Hanlon3-Nov-09 21:41 
AnswerRe: "unable to connect to mail server" Pin
Simon_Whale5-Nov-09 3:11
Simon_Whale5-Nov-09 3:11 
QuestionLanguage selection : C# or vb.net Pin
Jaydev.A3-Nov-09 10:01
Jaydev.A3-Nov-09 10:01 
AnswerRe: Language selection : C# or vb.net Pin
Richard MacCutchan3-Nov-09 11:30
mveRichard MacCutchan3-Nov-09 11:30 
AnswerRe: Language selection : C# or vb.net Pin
Luc Pattyn3-Nov-09 13:34
sitebuilderLuc Pattyn3-Nov-09 13:34 
AnswerRe: Language selection : C# or vb.net Pin
Kevin McFarlane4-Nov-09 8:12
Kevin McFarlane4-Nov-09 8:12 
QuestionC# vs VB Pin
Member 44870833-Nov-09 9:25
Member 44870833-Nov-09 9:25 
AnswerRe: C# vs VB Pin
Mark Salsbery3-Nov-09 10:41
Mark Salsbery3-Nov-09 10:41 
AnswerRe: C# vs VB Pin
Luc Pattyn3-Nov-09 13:41
sitebuilderLuc Pattyn3-Nov-09 13:41 
GeneralRe: C# vs VB Pin
Not Active3-Nov-09 14:49
mentorNot Active3-Nov-09 14:49 

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.