A Basic C# Console Application Sample
Category:
C#, VB.NET, ASP.NETType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic.NET, C#
More information:
Now that C# submissions are accepted, the included code snippet is just a sample console application written in C#. Call the class from the command line and pass in any number of arguments. The code will write back each of the arguments you passed in.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: