473,408 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

writing a .net exe

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?

Thanks!
Jan 5 '08 #1
2 1042
Don't multi-post. If you want to post to multiple newsgroups, cross-post by
putting all of the group names in at once. That way, if someone in one group
responds, the others can see that .

Having said that, I did post a response to this in another group --
WindowsForms maybe?

RobinS.
GoldMail, Inc.
------------------------------------------
"Wendy Elizabeth" <We************@discussions.microsoft.comwrote in
message news:32**********************************@microsof t.com...
>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?

Thanks!
Jan 5 '08 #2
Sounds like ya got a step learning curve ahead of you...

Why go to excel first?

Wouldnt it be better to store it in the database then export that to excel..

Also sounds like you want to write a winforms application...

If its a winforms application thats is deployed internally in your
organisation then your sql server is the only thing you would have to
protect for security. Your network people should be able to secure the
rest...that is if you have them...

John Sheppard

"RobinS" <ro****@imnottelling.comwrote in message
news:f7******************************@comcast.com. ..
Don't multi-post. If you want to post to multiple newsgroups, cross-post
by putting all of the group names in at once. That way, if someone in one
group responds, the others can see that .

Having said that, I did post a response to this in another group --
WindowsForms maybe?

RobinS.
GoldMail, Inc.
------------------------------------------
"Wendy Elizabeth" <We************@discussions.microsoft.comwrote in
message news:32**********************************@microsof t.com...
>>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?

Thanks!

Jan 6 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

48
by: Joseph | last post by:
Hi I'm writing a commercial program which must be reliable. It has to do some basic reading and writing to and from files on the hard disk, and also to a floppy. I have foreseen a potential...
6
by: Sebastian Kemi | last post by:
How should a write a class to a file? Would this example work: object *myobject = 0; tfile.write(reinterpret_cast<char *>(myobject), sizeof(*object)); / sebek
3
by: ishekar | last post by:
Hi, I have an application where i want to write data to a file, the data is being sent from an external source. I know the total size of the data and then i retrieve the data in small segments...
1
by: Daniel | last post by:
System.IO.StreamWriter Close or Flush method to shut down the computer in such a way that just part of the file is written? or an empty file is written? Also if the Close or Flush is to a...
5
by: Jeong-Gun Lee | last post by:
I'm writing a code of writing a value to a specific memory address. ================================================================= #include <stdio.h> int main() { long air; long...
102
by: Xah Lee | last post by:
i had the pleasure to read the PHP's manual today. http://www.php.net/manual/en/ although Pretty Home Page is another criminal hack of the unix lineage, but if we are here to judge the quality...
16
by: Claudio Grondi | last post by:
I have a 250 Gbyte file (occupies the whole hard drive space) and want to change only eight bytes in this file at a given offset of appr. 200 Gbyte (all other data in that file should remain...
6
by: arne.muller | last post by:
Hello, I've come across some problems reading strucutres from binary files. Basically I've some strutures typedef struct { int i; double x; int n; double *mz;
3
by: Barry Flynn | last post by:
Hi I am working with a VB 2005 program which has been converted from VB6. It writes data out to a flat file, with code like the following line WriteLine(riFileNo, "Hist", lsAssetID,...
89
by: Skybuck Flying | last post by:
Hello, This morning I had an idea how to write Scalable Software in general. Unfortunately with Delphi 2007 it can't be done because it does not support operating overloading for classes, or...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.