vb.net question

  • Thread starter Thread starter Wendy Elizabeth
  • Start date Start date
W

Wendy Elizabeth

I am new to visual studio.net 2005. What I need to do at my new job is to
write an application where users can enter data into 'screens'. The data that
is entered will end up in excel spreadhseets. Once the data is entered into
the excel spreadsheets, I will then export the data to vartious sql server
2005 databases for processing.
This application is not suppose to be a web aplication. The application is
suppose to be like an 'exe' that someone can click on and then execute.
I am wondering how to accomplish this task and what security issues would
I need to be aware of.
Also when the 'exe' is deployed, what .net features would need to be
inlucded in the deployment package?
 
Wow, how many groups did you multi-post this to? You should cross-post
instead please.

Having said that, I put a response to your question in the windowsforms
newsgroup.

RobinS.
GoldMail, Inc.
 
Robin,
Wow, how many groups did you multi-post this to? You should cross-post
instead please.

Having said that, I put a response to your question in the windowsforms
newsgroup.

I'm glad that you wrote this, I will therefore not take time to answer this,
while maybe a better answer is already given in another newsgroup.

Cor
 
Back
Top