|
-
Sep 19th, 2008, 11:04 AM
#1
Thread Starter
Hyperactive Member
[2005] windows app to console app
Hello all,
I'm sure this has been asked before, but I had trouble finding a clear answer after some searching...
I'm attempting to convert a 2005 .Net Project from a windows app to a console app with the startup object being the user_form. However, where is the entry point to this form when being called from the console?
Would it be Form1_Load ? Also, coming from C and Java, how do the args come in? as an array or just a gigantic string? I thought in earlier VB's it was just a big string, but I am unsure in .net 2005
thanks much,
Paul
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|