Scheduling App

A

Alphonse Giambrone

Can anyone point me toward a good example of an asp.net scheduling app?
Preferrably in vb.net.

TIA
 
C

Curt_C [MVP]

you mean a page to create a sceduled job or a way to schedule a page to
execute?
If the second, rethink your process, it's not very sound. It requires a
client call.
 
S

Steven Cheng[MSFT]

Hi Alphonse,

If you're wondering some guides or resources on developing online
scheduling system via asp.net. Here are some web resources I've found so
far:

#Online Scheduling System (a book dicussing on this)
http://www.bigwebmaster.com/1164.html

#ASP.NET Scheduling System
http://www.123aspx.com/redir.aspx?res=31814

#Task Scheduler Library for .NET
http://www.codeproject.com/csharp/taskschedulerlibrary.asp?target=Scheduling
%7CSystem

Also, I think you can go the http://www.asp.net 's formu to have a look.
Thanks.


Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
 
A

Alphonse Giambrone

Thanks both for the replies.
Sorry for the confusion. I was referring to an application for time
scheduling. Like appointments, not to schedule an application to run.

Since this is not a 'paid' project, third party components are not a
consideration.
The ComponentScience product and some of the ones from asp.net do give me
some ideas for look/feel, etc.

If anyone knows of any free components or code, that would be great.
 

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

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top