473,806 Members | 2,525 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Oulook like calendar for scheduling in vb .net

I am looking for documentation and sample code to create an outlook like
calendar.
I need to display 3 views(daily, weakly and monthly).

Also msdn told me if I display certain information they guarantee a response
with in 24 hours anyone remember what information that is?

I have an msdn case #: SRX050106605709

Thank you for any help anyone can give,
Jeff Young
Nov 21 '05 #1
3 4594
Jeff,
Janus Systems offers a series of controls that have the same look & feel as
Outlook.

http://www.janusys.com/controls/

Their Janus Schedule Control for .NET includes Days, WorkWeeks, Weeks &
Months.

Hope this helps
Jay

"Jeff Young" <je***********@ hotmail.com> wrote in message
news:2F******** *************** ***********@mic rosoft.com...
I am looking for documentation and sample code to create an outlook like
calendar.
I need to display 3 views(daily, weakly and monthly).

Also msdn told me if I display certain information they guarantee a
response
with in 24 hours anyone remember what information that is?

I have an msdn case #: SRX050106605709

Thank you for any help anyone can give,
Jeff Young

Nov 21 '05 #2
Jeff,
Janus Systems offers a series of controls that have the same look & feel as
Outlook.

http://www.janusys.com/controls/

Their Janus Schedule Control for .NET includes Days, WorkWeeks, Weeks &
Months.

Hope this helps
Jay

"Jeff Young" <je***********@ hotmail.com> wrote in message
news:2F******** *************** ***********@mic rosoft.com...
I am looking for documentation and sample code to create an outlook like
calendar.
I need to display 3 views(daily, weakly and monthly).

Also msdn told me if I display certain information they guarantee a
response
with in 24 hours anyone remember what information that is?

I have an msdn case #: SRX050106605709

Thank you for any help anyone can give,
Jeff Young

Nov 21 '05 #3
They are very nice controls and I wish I could get them; however, my budget
will not allow me to purchase controls so I am forced to write my own or find
another solution to my resource scheduling needs.

"Jay B. Harlow [MVP - Outlook]" wrote:
Jeff,
Janus Systems offers a series of controls that have the same look & feel as
Outlook.

http://www.janusys.com/controls/

Their Janus Schedule Control for .NET includes Days, WorkWeeks, Weeks &
Months.

Hope this helps
Jay

"Jeff Young" <je***********@ hotmail.com> wrote in message
news:2F******** *************** ***********@mic rosoft.com...
I am looking for documentation and sample code to create an outlook like
calendar.
I need to display 3 views(daily, weakly and monthly).

Also msdn told me if I display certain information they guarantee a
response
with in 24 hours anyone remember what information that is?

I have an msdn case #: SRX050106605709

Thank you for any help anyone can give,
Jeff Young


Nov 21 '05 #4

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

Similar topics

2
3873
by: Tony Ciconte | last post by:
There are many techniques and code snippets that will open a popup calendar so that you can pick and insert a date into Access. However, I have been unable to find a method to insert information and/or display a full screen calendar so that the user can see activities for a month. Is the MS Calendar OCX and/or some API appropriate for this or should I be looking at a third-party product. I am using the Access 97 runtime. Any and all...
2
1360
by: Jay | last post by:
I had such good luck asking about a rich textbox control, that I will do the same for a calendar control. I want a calendar control (not a date picker) that will show day, week, month, year views, etc. and that can be bound to a datasource. Shareware Commericial product Thanks
0
397
by: Jeff Young | last post by:
I am looking for documentation and sample code to create an outlook like calendar. I need to display 3 views(daily, weakly and monthly). Also msdn told me if I display certain information they guarantee a response with in 24 hours anyone remember what information that is? I have an msdn case #: SRX050106605709 Thank you for any help anyone can give,
1
2724
by: guy | last post by:
hi I am looking for Daily calendar control for my ASP.net project. (c#) Where can i download it?? (prefereble ,for free...) The daily calendar or diary suppose to look like the daily task scheduler in OUTLOOK. My project deals with task scheduling, and i have my own task object ... thanks
2
11784
by: dunk_king | last post by:
Hi Anybody, i´m trying to show a calendar (dayview) in my own vb.net programm. This calendar sheet should get all items (of this day) of my local outlook calendar (Outlook 2000). Is something like this possible? Perhaps is it possible to involve the whole outlook calendar in my program? (This would be the best way!) Thanks for all help
1
2987
by: Dan Letecky | last post by:
Hi all, Hope this will be useful to someone... I'm working on an open-source event calendar/scheduling control that allows showing calendar entries visually in an Outlook-like view. Recently I finished a release 2.0 that supports multiple-days view (e.g. working week).
1
1514
by: The Night Blogger | last post by:
Is there a way to pull & push data (Tasks, Notes, Calendar Items ...) into Microsoft Oulook from Python ?
2
1959
by: BerkshireGuy | last post by:
I need to create a form that is a giant calendar. For each day of the month (users should be able to browse the months) the date is a different color if: 1) The daily routine ran 2) If the daily routine didnt run. The idea is that a daily routine needs to happen everyday (unfortunately scheduling is not an option right now).
12
1540
by: Geoff Berrow | last post by:
Hi folks, I play bass in a band. and we were talking last night about how useful it would be to have a facility for all band members to enter their availability (or perhaps unavailability) so that if we get new booking enquiries, we can easily check that we are free. I'm not even certain what such an application might be called which makes it difficult to search for it.
0
9719
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9597
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10620
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10369
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10372
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10110
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9187
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
4329
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 we have to send another system
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.