VB.Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Experts,

I'm required to write a program to read a log text file and generate an
email by filtering the log file. This program will not require user
interactive. I would like to use VB to write this program in Visual Studio. I
would like to seek for advice which module that I should be using to create
this executable file? Will it be Windows application? Please advise.

Many Thanks in advance.

Regards
 
A Console Application project would be best for your needs.

----------------
-Atul, Sky Software http://www.ssware.com
Shell MegaPack For .Net & ActiveX
Windows Explorer GUI Controls
&
Quick-Launch Like Appbars, MSN/Office2003 Style Popups,
System Tray Icons and Shortcuts/Internet Shortcuts
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top