vb.net question

  • Thread starter Wendy Elizabeth
  • 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?
 
R

RobinS

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.
 
C

Cor Ligthert[MVP]

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
 

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

Similar Threads

windows app in vb.net 1
new app 1
writing a .net exe 2
writing screens to enter data 2
new project to work on 2
vb.net 2
vb.net dataset 11
vb.net interfacing with office applications 4

Top