473,503 Members | 2,082 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Greenhorn Alarm

Hi everybody,

I hope somebody can climb down to me or at least tell me where I can find
the approproate information. Unfortunately the MS website only tells you
what happy people can do with the nice applications we build with .NET and
not exactly what we need to get there.

Until now, I use VB6 and now I'm thinking of switching to .NET

I would like to write an application (preferrably in VB.net) that uses a web
site as interface so that the application can also be used through the
internet. Buttons to click, values to enter, results to see, everything in
the browser.

1. Do I have to install IIS on the host machine?
2. Does this machine have to host a server OS?
3. Do such applications run on W2K or only on higher OSes?
4. Anything else (except for programmer's capabilities) that should be
considered?

Thanks for any help

Ole
Nov 19 '05 #1
3 1078
"Ole Weigelt" <o.weigelt@officeworks> wrote in message
news:up**************@TK2MSFTNGP10.phx.gbl...
I would like to write an application (preferrably in VB.net) that uses a
web
site as interface so that the application can also be used through the
internet.


When you say "can ALSO be used through the Internet", I hope you don't
mean that the same process running in memory can be controlled both via a
local GUI and via Internet connections at the same time, as that is
relatively difficult to program (essentially you'd have to implement a web
server yourself).

- Oliver
Nov 19 '05 #2
>
When you say "can ALSO be used through the Internet", I hope you don't
mean that the same process running in memory can be controlled both via a
local GUI and via Internet connections at the same time, as that is
relatively difficult to program (essentially you'd have to implement a web
server yourself).
No, I was thinking of the same computer using the browser locally. The
'also' should only express the difference to another GUI.

Sorry for the confusion

(implementing my own web server was a task i am trying to avoid by this
question...)

Thanks, Oliver

- Oliver

Nov 19 '05 #3
1. Yes you need to have IIS installed I believe.
2. No, you can run IIS and the .NET framework on Windows XP/2003 and I
believe on 2000.
3. As far as I know.
4. Check out www.asp.net and www.4guysfromrolla.com. Grab the Web
Matrix if you don't plan on getting Visual Studio. You can download it
at http://www.asp.net/webmatrix/. You may also be interested in the
MSDE2000 engine (free database program,
http://www.microsoft.com/sql/msde/default.mspx).

Hope this helps

Darren Kopp
Under Par Golf

Nov 19 '05 #4

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

Similar topics

8
2604
by: Bill H | last post by:
I have a typical username/password check against mysql type logon that Zone Alarm Pro seem to break... I haven't bought or troubleshooted this yet, I'm hoping this is a know issue with a simple...
0
1504
by: Ishwar Rattan | last post by:
System is Mandrale 9.1 Linux with Pyhton-2.2.3 I want to abort the stdin-read operation if no input is avalable. Is it possible to achieve this? Sample code is given below. -ishwar ---...
0
1452
by: mkent | last post by:
I'm trying to use signal.alarm to stop a run-away os.system command. Can anyone exlain the following behavior? Given following the trivial program: import os import signal def...
1
1969
by: Sergey | last post by:
How to send alarm to a thread? I can set alarm in main thread, but how then send exception to another thread to wake it if it executes too long?
7
11041
by: Adrian Casey | last post by:
I have a multi-threaded python application which uses pexpect to connect to multiple systems concurrently. Each thread within my application is a connection to a remote system. The problem is...
3
3503
by: ankitks | last post by:
Hi guys, is there any utility available as a protection against endless_loop() something like this: alarm.set(5); //set timeout for 5 sec endless_loop(); alarm.reset(); //reset it to 0,...
0
1184
by: puntino | last post by:
Hi I have developed an Alarm, I haven' problem of runtime or compiletime but the application seems blocked. When I call the method AlarmExecute, it runs only the first time ( when i click onto run...
0
1257
by: thelightkeeper | last post by:
Hi, in MSSQL, I have 2 tables naming , --------------------------------------- EquipmentID : nvarchar(50), FK, reference .EquipmentID AlarmID : nvarchar(50), PK AlarmHappenTime :...
2
1435
by: Alan Isaac | last post by:
Goal: turn off an audible alarm without terminating the program. For example, suppose a console program is running:: while True: sys.stdout.write('\a') sys.stdout.flush() time.sleep(0.5) ...
8
2654
by: superleochen | last post by:
Database is simliar to this: ID TIME TAGNAME VALUE 5967383 8/1/2008 1:00:24 AM I16MUDL11 ALARM 5967384 8/1/2008...
0
7205
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
7093
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
7353
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...
1
7011
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
7468
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...
0
5596
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,...
1
5023
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...
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.