Click here to Skip to main content
16,013,440 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: how to implement instalation pakage Pin
Jun Du26-Jun-06 8:21
Jun Du26-Jun-06 8:21 
GeneralRe: how to implement instalation pakage Pin
bspman27-Jun-06 1:12
bspman27-Jun-06 1:12 
QuestionMcAfee and Async Sockets Pin
Aurelius166426-Jun-06 1:40
Aurelius166426-Jun-06 1:40 
AnswerRe: McAfee and Async Sockets Pin
Mike Dimmick27-Jun-06 0:55
Mike Dimmick27-Jun-06 0:55 
QuestionRe: McAfee and Async Sockets Pin
Aurelius166427-Jun-06 11:01
Aurelius166427-Jun-06 11:01 
AnswerRe: McAfee and Async Sockets Pin
Mike Dimmick15-Jul-06 5:59
Mike Dimmick15-Jul-06 5:59 
QuestionHow to run .Net exe on other PC? Pin
Andy Rama25-Jun-06 23:46
Andy Rama25-Jun-06 23:46 
AnswerRe: How to run .Net exe on other PC? Pin
Dave Kreskowiak26-Jun-06 1:14
mveDave Kreskowiak26-Jun-06 1:14 
Basically, you can't. Without the .NET Framework, none of the classes that you are using in your code exist and, therefore, the code won't run. You have to install the framework.


Dave Kreskowiak
Microsoft MVP - Visual Basic

AnswerRe: How to run .Net exe on other PC? Pin
theney6-Jul-06 11:01
theney6-Jul-06 11:01 
QuestionWindows service Pin
Rsekaran25-Jun-06 20:05
Rsekaran25-Jun-06 20:05 
AnswerRe: Windows service Pin
Jun Du26-Jun-06 16:11
Jun Du26-Jun-06 16:11 
QuestionGoogle maps and sql Pin
sante14025-Jun-06 13:25
sante14025-Jun-06 13:25 
AnswerRe: Google maps and sql Pin
Amit Agarrwal29-Jun-06 22:28
Amit Agarrwal29-Jun-06 22:28 
GeneralRe: Google maps and sql Pin
sante14029-Jun-06 22:53
sante14029-Jun-06 22:53 
Questionabout ObjectDisposedException Pin
Super Lloyd24-Jun-06 18:12
Super Lloyd24-Jun-06 18:12 
AnswerRe: about ObjectDisposedException Pin
Robert Rohde24-Jun-06 23:26
Robert Rohde24-Jun-06 23:26 
GeneralRe: about ObjectDisposedException Pin
Super Lloyd24-Jun-06 23:43
Super Lloyd24-Jun-06 23:43 
GeneralRe: about ObjectDisposedException Pin
Guffa25-Jun-06 0:39
Guffa25-Jun-06 0:39 
Questionhelp needed in pushing object eg. a vcard from my desktop to a bluetooth device Pin
piyushnarain24-Jun-06 2:34
piyushnarain24-Jun-06 2:34 
QuestionWinSocket Library in C#? Pin
Andy Rama23-Jun-06 23:13
Andy Rama23-Jun-06 23:13 
AnswerRe: WinSocket Library in C#? Pin
Jun Du24-Jun-06 2:53
Jun Du24-Jun-06 2:53 
GeneralRe: WinSocket Library in C#? Pin
Andy Rama25-Jun-06 19:51
Andy Rama25-Jun-06 19:51 
GeneralRe: WinSocket Library in C#? Pin
Jun Du26-Jun-06 3:07
Jun Du26-Jun-06 3:07 
GeneralRe: WinSocket Library in C#? Pin
Andy Rama26-Jun-06 23:37
Andy Rama26-Jun-06 23:37 
QuestionWorking with null database values - Object vs SqlTypes vs Nullable(Of T) Pin
Anthony Ford23-Jun-06 7:04
Anthony Ford23-Jun-06 7:04 

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.