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

How to start?

I have an assigment and I need to create an application that its no more
than an alert system like the one used by "MSN News Alerts" popup style
running in the taskbar.

I normaly use VB 6.0 so this one will be my first project in VB.Net and I am
a littler confused on how to start... what tyoe of proyect if it is a Web
Service or a Web Application. As I have in mind the application will run as
a service, so each 10 minutes, it will connect to a server and read a XML
file. This file will be built by an ASP page on the server, or I dont know
its better to read directly from the DB. Well any one that can help me with
a breafing on how to make this the right and easy way thanks.

Edwin
ed***@planetplaza.com

Nov 21 '05 #1
2 1062
Edwin Martinez wrote:
I have an assigment and I need to create an application that its no more
than an alert system like the one used by "MSN News Alerts" popup style
running in the taskbar.

I normaly use VB 6.0 so this one will be my first project in VB.Net and I am
a littler confused on how to start... what tyoe of proyect if it is a Web
Service or a Web Application. As I have in mind the application will run as
a service, so each 10 minutes, it will connect to a server and read a XML
file. This file will be built by an ASP page on the server, or I dont know
its better to read directly from the DB. Well any one that can help me with
a breafing on how to make this the right and easy way thanks.

Edwin
ed***@planetplaza.com


You need to do this as a windows application. If you do a windows
service you will not get the user interface that you want. Other than
that, it's pretty much the same concepts as VB6. If you are making the
server, I'd look into making a web service on the server. If that isn't
allowed, then the easiest is to read the DB directly. Otherwise you are
going to be posting to the web server or ftping.

chris
Nov 21 '05 #2
Edwin Martinez wrote:
I have an assigment and I need to create an application that its no
more than an alert system like the one used by "MSN News Alerts"
popup style running in the taskbar.

I normaly use VB 6.0 so this one will be my first project in VB.Net
and I am a littler confused on how to start... what tyoe of proyect
if it is a Web Service or a Web Application. As I have in mind the
application will run as a service, so each 10 minutes, it will
connect to a server and read a XML file. This file will be built by
an ASP page on the server, or I dont know its better to read directly
from the DB. Well any one that can help me with a breafing on how to
make this the right and easy way thanks.

Edwin
ed***@planetplaza.com


Use a notify icon and make it a Windows Service. Really wanna get
fancy? Try subclassing the notify icon to make it snappy.

HTH,
Tibby
Nov 21 '05 #3

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

Similar topics

2
by: engsol | last post by:
I'm using Python to parse a bunch of s/w test files and make csv files for later report generation by MS ACCESS....(my boss loves the quick turn-around compared to C). Each log file may contain one...
0
by: Mark Adams | last post by:
I am a relative newbie to MySQL. I had a Postfix+Courier+MySQL mail server running for several months. It took me a week or so to get it up and running in September. Now, I did a clean upgrade to...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
0
by: henning.friese | last post by:
Hello NG, I'm need to write some code which creates tiff files from various document types (doc, pdf, xls). I want to do this by ShellExecuting (via System.Diagnostics.Process) the doc-files...
8
by: Challenge | last post by:
Hi, I got error, SQL1768N Unable to start HADR. Reason code = "7", when I tried to start hadr primary database. Here are the hadr configuration of my primary db: HADR database role ...
4
by: carson | last post by:
I have written two windows services: - service A does some crunching of local data files and uploads them to a central processing computer via http. - service B monitors a manifest file on a...
2
by: =?Utf-8?B?Vmlua2k=?= | last post by:
Hello Everyone, I have an exe application that I want to start remotely.Once I start the application, I want to press ok to that application. To start the application, I did...
0
by: Yue Fei | last post by:
I have a multi thread python code, threads can start immediately if I run on command line, but I can get them started right the way if I call the same code from C/C++. test code like this: from...
0
by: Vinod Sadanandan | last post by:
Fast-Start Failover An Overview In Dataguard Environment ============================================================================= This article describes the automatic fast start failover...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.