473,394 Members | 1,715 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,394 software developers and data experts.

How to create non-visual application in Visual Studio 2003?

Hi, how can I create non-visual application in Visual Studio 2003?
Theoretically I could just make windows form invisible but it's not much
elegant. I've also tried to use console application but then, there's
console window displayed even if program doesn't send anything there. The
third way - to create windows service isn't ideal too because I wan't just
an invisible application, not a service.
What can I do with that?
Thanks.
Nov 17 '05 #1
6 1915
> Theoretically I could just make windows form invisible but it's not much
elegant.


Yes but it certainly helps during the development!

--
Michael
----
http://michael.moreno.free.fr/
http://port.cogolin.free.fr/

Nov 17 '05 #2
> Theoretically I could just make windows form invisible but it's not much
elegant.


Yes but it certainly helps during the development!

--
Michael
----
http://michael.moreno.free.fr/
http://port.cogolin.free.fr/

Nov 17 '05 #3
Hi, Tomas,

Check the following link:

http://msdn.microsoft.com/library/de...sinception.asp

Regards - Octavio

"Tomas Machala" <t.*******@tiscali.cz> escribió en el mensaje
news:ea****************@tk2msftngp13.phx.gbl...
Hi, how can I create non-visual application in Visual Studio 2003?
Theoretically I could just make windows form invisible but it's not much
elegant. I've also tried to use console application but then, there's
console window displayed even if program doesn't send anything there. The
third way - to create windows service isn't ideal too because I wan't just
an invisible application, not a service.
What can I do with that?
Thanks.

Nov 17 '05 #4
Hi, Tomas,

Check the following link:

http://msdn.microsoft.com/library/de...sinception.asp

Regards - Octavio

"Tomas Machala" <t.*******@tiscali.cz> escribió en el mensaje
news:ea****************@tk2msftngp13.phx.gbl...
Hi, how can I create non-visual application in Visual Studio 2003?
Theoretically I could just make windows form invisible but it's not much
elegant. I've also tried to use console application but then, there's
console window displayed even if program doesn't send anything there. The
third way - to create windows service isn't ideal too because I wan't just
an invisible application, not a service.
What can I do with that?
Thanks.

Nov 17 '05 #5
Hi Tomas,

you can make windows-application without using forms.
Yes that works!!
Simply make a Console-Aplication and then set it's Output Type to
Windows-App.
Or make a windows app, throw the Form1 away and then program like it was a
console App.

Actually the main difference between Console and WinnApp is not, that a
WinApp has Windows and a Console App not (you can even open a window from a
Console App), but that a Console App has always a Console and a Win App has
not.

Christof

"Tomas Machala" <t.*******@tiscali.cz> schrieb im Newsbeitrag
news:ea****************@tk2msftngp13.phx.gbl...
Hi, how can I create non-visual application in Visual Studio 2003?
Theoretically I could just make windows form invisible but it's not much
elegant. I've also tried to use console application but then, there's
console window displayed even if program doesn't send anything there. The
third way - to create windows service isn't ideal too because I wan't just
an invisible application, not a service.
What can I do with that?
Thanks.

Nov 17 '05 #6
Hi Tomas,

you can make windows-application without using forms.
Yes that works!!
Simply make a Console-Aplication and then set it's Output Type to
Windows-App.
Or make a windows app, throw the Form1 away and then program like it was a
console App.

Actually the main difference between Console and WinnApp is not, that a
WinApp has Windows and a Console App not (you can even open a window from a
Console App), but that a Console App has always a Console and a Win App has
not.

Christof

"Tomas Machala" <t.*******@tiscali.cz> schrieb im Newsbeitrag
news:ea****************@tk2msftngp13.phx.gbl...
Hi, how can I create non-visual application in Visual Studio 2003?
Theoretically I could just make windows form invisible but it's not much
elegant. I've also tried to use console application but then, there's
console window displayed even if program doesn't send anything there. The
third way - to create windows service isn't ideal too because I wan't just
an invisible application, not a service.
What can I do with that?
Thanks.

Nov 17 '05 #7

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

Similar topics

11
by: dfurtney | last post by:
SQL Server 7/2000: We have reasonably large tables (3,000,000 rows) that we need to add some indexes for. In a test, it took over 12 hours to CREATE a new INDEX against this table. One of us...
2
by: deko | last post by:
I'd like to use DDL (Data Definition Language) rather than VBA code to create a new table. The below DDL statement creates the table very nicely: CREATE TABLE tblTx03 (Subject Text (100),...
4
by: simduss | last post by:
Hi, First of all, I'm a beginner with Unix. I have a "make" (Unix command) problem with a Pro*C sub-program since I installed Oracle8i (before I was at 7.3.4). I have a script builder that...
0
by: Joel Foner | last post by:
I realize this sounds like a bizarre question, but... is it possible to create an MFC window as a child of a non-MFC parent? Here's the background. I'm trying to create an add-in for a product...
11
by: Gene | last post by:
I want to create a certain number of arrays on the same time to use, is it possible to do that?
14
by: foxchan | last post by:
A Newbie question. Is it possible? Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim oNewForm As Form1 'if already create a form...
19
by: Brett Romero | last post by:
Here's a table of data I'm putting into a collection: CodeId CodeGroup CodeSubGroup Type 1 K K.1 Shar1 2 K ...
1
by: Tom O'Brien | last post by:
hello, This is a basic questions... i have just started using vb.... I want to figure out how to create a range dynamically. Say I have some data in a variable number of columns, in this...
15
by: lxyone | last post by:
Using a flat file containing table names, fields, values whats the best way of creating html pages? I want control over the html pages ie 1. layout 2. what data to show 3. what controls to...
0
by: =?Utf-8?B?QmFydE1hbg==?= | last post by:
Greetings, To begin with we have an archetecture which has a manager Asssembly which loads "Plug-in" assemblies using reflection, when a the UI prompts the manager. This loading of the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.