Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to ping every computer in a LAN Pin
Amer Rehman11-Mar-09 6:41
Amer Rehman11-Mar-09 6:41 
AnswerRe: How to ping every computer in a LAN Pin
0x3c011-Mar-09 6:59
0x3c011-Mar-09 6:59 
AnswerRe: How to ping every computer in a LAN Pin
Expert Coming11-Mar-09 22:35
Expert Coming11-Mar-09 22:35 
Question.NET Remoting help Pin
OorSkietKoS11-Mar-09 5:42
OorSkietKoS11-Mar-09 5:42 
AnswerRe: .NET Remoting help Pin
Johan Hakkesteegt11-Mar-09 7:41
Johan Hakkesteegt11-Mar-09 7:41 
GeneralRe: .NET Remoting help Pin
OorSkietKoS11-Mar-09 20:25
OorSkietKoS11-Mar-09 20:25 
GeneralRe: .NET Remoting help Pin
Johan Hakkesteegt12-Mar-09 2:18
Johan Hakkesteegt12-Mar-09 2:18 
AnswerRe: .NET Remoting help Pin
Dave Kreskowiak12-Mar-09 3:40
mveDave Kreskowiak12-Mar-09 3:40 
Your spec's don't have anything to do with Remoting. All you're doing it taking a filepath as a command line argument, opening that file and reading it into a String, then using Console.WriteLine to write that string out. .NET Remoting is WAY overkill for such a simple assignment.

BTW, there's nothing in this code that would not have been covered in the chapters of the book you're using up to this point. So, if you're in Chapter 5, the answer is not going to be in Chapters 6 and above.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: .NET Remoting help Pin
OorSkietKoS12-Mar-09 4:40
OorSkietKoS12-Mar-09 4:40 
GeneralRe: .NET Remoting help Pin
Dave Kreskowiak12-Mar-09 5:55
mveDave Kreskowiak12-Mar-09 5:55 
QuestionVb.Net tlb file Pin
rmedo11-Mar-09 4:08
rmedo11-Mar-09 4:08 
AnswerRe: Vb.Net tlb file Pin
Jon_Boy11-Mar-09 4:21
Jon_Boy11-Mar-09 4:21 
GeneralRe: Vb.Net tlb file Pin
rmedo11-Mar-09 4:23
rmedo11-Mar-09 4:23 
GeneralRe: Vb.Net tlb file Pin
Jon_Boy11-Mar-09 6:55
Jon_Boy11-Mar-09 6:55 
GeneralRe: Vb.Net tlb file Pin
rmedo15-Mar-09 0:55
rmedo15-Mar-09 0:55 
AnswerRe: Vb.Net tlb file Pin
Dave Kreskowiak11-Mar-09 4:24
mveDave Kreskowiak11-Mar-09 4:24 
GeneralRe: Vb.Net tlb file Pin
rmedo11-Mar-09 4:28
rmedo11-Mar-09 4:28 
QuestionOpening user interface from an object instance Pin
Jay Royall11-Mar-09 1:09
Jay Royall11-Mar-09 1:09 
AnswerRe: Opening user interface from an object instance Pin
Dave Kreskowiak11-Mar-09 3:06
mveDave Kreskowiak11-Mar-09 3:06 
GeneralRe: Opening user interface from an object instance Pin
Jay Royall11-Mar-09 3:14
Jay Royall11-Mar-09 3:14 
Questionlinking vb.net2008 and sql database2005 ??? Pin
deezrocks11-Mar-09 0:49
deezrocks11-Mar-09 0:49 
AnswerRe: linking vb.net2008 and sql database2005 ??? Pin
dan!sh 11-Mar-09 2:52
professional dan!sh 11-Mar-09 2:52 
AnswerRe: linking vb.net2008 and sql database2005 ??? Pin
Ashfield11-Mar-09 3:11
Ashfield11-Mar-09 3:11 
QuestionPrint Count of a machine..? Pin
Masood Kochi,SSF11-Mar-09 0:43
Masood Kochi,SSF11-Mar-09 0:43 
AnswerRe: Print Count of a machine..? Pin
dan!sh 11-Mar-09 2:49
professional dan!sh 11-Mar-09 2: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.