473,804 Members | 2,455 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I need CDO guide for VB.NET

I need CDO guide for VB.NET, any help?

chanmm
Nov 20 '05 #1
7 5024
Cor
Hi Chanmm

I think it is better to look for SMTPmail if it is VB.net

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

But on CDO did the first search on MSDN did give me this

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

I hope this helps?

Cor

Nov 20 '05 #2
chanmm,
For a reasonable complete list of articles on using Outlook with .NET see:

http://www.microeye.com/resources/res_outlookvsnet.htm

It includes articles on using CDO from .NET.

If you have specific questions or problems, post them here and I or someone
else will answer them.

Hope this helps
Jay

"chanmm" <ch****@tm.net. my> wrote in message
news:uG******** ******@TK2MSFTN GP12.phx.gbl...
I need CDO guide for VB.NET, any help?

chanmm

Nov 20 '05 #3
Cor,
I agree! if Chanmm is simply wanting to send an email he should be using
SmtpMail!

However if he wants one of the other flavors of CDO (there are at least 3)
then the link I gave covers two of them while SmtpMail covers the third...

I guess it really depends on what Chanmm means when he says CDO! (don't you
just love Marketing's attempt at name recognition?)

Hope this helps
Jay
"Cor" <no*@non.com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi Chanmm

I think it is better to look for SMTPmail if it is VB.net

http://msdn.microsoft.com/library/de...classtopic.asp
But on CDO did the first search on MSDN did give me this

http://msdn.microsoft.com/library/de...figuration.asp
I hope this helps?

Cor

Nov 20 '05 #4
Cor
Hi Jay B,

I did give him a link to CDO also, however he asked CDO for VB.net.
My intention was to show that it was easy to find on MSDN.

To be true, I first had only that CDO link, but then I thought that is not
a good answer, because that is not real VB.net and did give that smtpmail
link also.

But thanks for the link, I have archived it.

Can be a better answer for the OP.

Cor

Nov 20 '05 #5
Cor,
I did give him a link to CDO also, however he asked CDO for VB.net.
My intention was to show that it was easy to find on MSDN. I noticed that, did not acknowledge it.
To be true, I first had only that CDO link, but then I thought that is not a good answer, because that is not real VB.net and did give that smtpmail
link also. Agreed...
Mostly to demonstrate how confusing this is:

The link you gave was CDOSYS (CDO for Windows 2000) which is the CDO used by
SmtpMail. I would recommend SmtpMail over CDOSYS for obvious reasons ;-)

The other two CDO, that I gave a link to, are:
- CDO 1.2.1
- CDO For Exchange

Excluding CDO Workflow & CDO For Exchange Management, I seem to remember a
fourth CDO floating around, however it is not listed at:

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

I consider CDO Workflow & CDO For Exchange Management to fall under the
larger CDO For Exchange. And I'm not referring to the CDO Rendering library
that is part of CDO 1.2.1 when installed on the server...

Which is where it would be nice if the OP better stated which CDO he wants
;-)

To make matters worse, each CDO is installed with specific products and
based on platform have different options... For example CDO 1.2.1 is
optionally installed with Outlook (not Outlook Express) when installed on a
client PC, on the client it does not include the Rendering library. However
CDO 1.2.1 is also installed with Exchange Server, on the server it does
include the Rendering library...

I will check with my fellow Outlook MVPs to see if we can come up with the
fourth CDO. Of course I may be confused about the fourth CDO! ;-)

Confused yet? I am! ;-)

Hope this helps
Jay

"Cor" <no*@non.com> wrote in message
news:%2******** **********@TK2M SFTNGP09.phx.gb l... Hi Jay B,

I did give him a link to CDO also, however he asked CDO for VB.net.
My intention was to show that it was easy to find on MSDN.

To be true, I first had only that CDO link, but then I thought that is not a good answer, because that is not real VB.net and did give that smtpmail
link also.

But thanks for the link, I have archived it.

Can be a better answer for the OP.

Cor

Nov 20 '05 #6
Doh!

I missed seeing what I was looking at! Doh! Doh! Doh! (smacking forehead)
;-)

The following lists all four, I just missed it ;-)

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

The four CDOs are (in chronological order):

- CDO.DLL : CDO version 1.2.1
- CDONTS.DLL : CDO version 1.2.1 for Windows NT Server (not the same as CDO
version 1.2.1!)
- CDOSYS.DLL : CDO for Windows 2000
- CDOEX.DLL : CDO for Exchange 2000 Server

Jay

"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message
news:Of******** ******@TK2MSFTN GP09.phx.gbl...
Cor,
I did give him a link to CDO also, however he asked CDO for VB.net.
My intention was to show that it was easy to find on MSDN. I noticed that, did not acknowledge it.
To be true, I first had only that CDO link, but then I thought that is

not
a good answer, because that is not real VB.net and did give that smtpmail link also.

Agreed...
Mostly to demonstrate how confusing this is:

The link you gave was CDOSYS (CDO for Windows 2000) which is the CDO used

by SmtpMail. I would recommend SmtpMail over CDOSYS for obvious reasons ;-)

The other two CDO, that I gave a link to, are:
- CDO 1.2.1
- CDO For Exchange

Excluding CDO Workflow & CDO For Exchange Management, I seem to remember a
fourth CDO floating around, however it is not listed at:

http://msdn.microsoft.com/library/de...vr_cdo_top.asp
I consider CDO Workflow & CDO For Exchange Management to fall under the
larger CDO For Exchange. And I'm not referring to the CDO Rendering library that is part of CDO 1.2.1 when installed on the server...

Which is where it would be nice if the OP better stated which CDO he wants
;-)

To make matters worse, each CDO is installed with specific products and
based on platform have different options... For example CDO 1.2.1 is
optionally installed with Outlook (not Outlook Express) when installed on a client PC, on the client it does not include the Rendering library. However CDO 1.2.1 is also installed with Exchange Server, on the server it does
include the Rendering library...

I will check with my fellow Outlook MVPs to see if we can come up with the
fourth CDO. Of course I may be confused about the fourth CDO! ;-)

Confused yet? I am! ;-)

Hope this helps
Jay

"Cor" <no*@non.com> wrote in message
news:%2******** **********@TK2M SFTNGP09.phx.gb l...
Hi Jay B,

I did give him a link to CDO also, however he asked CDO for VB.net.
My intention was to show that it was easy to find on MSDN.

To be true, I first had only that CDO link, but then I thought that is

not
a good answer, because that is not real VB.net and did give that smtpmail link also.

But thanks for the link, I have archived it.

Can be a better answer for the OP.

Cor


Nov 20 '05 #7
Cor
Hi Jay

Thanks for the information,

I started with mail with Microsoft Mail 3.0
(Not programming)

It was very confusing because the name of the client was as far as I
remember me Exchange.
Then there was mail 3.5 and after that or even was that also already the
server name changed to Exchange.

Fortunatly they changed the name of the client after a while to Outlook (and
integrated it in Office) but I can tell you that it was a long time very
confusing, but probably you did did know that already.

Cor
Nov 20 '05 #8

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

Similar topics

4
2469
by: lester | last post by:
I'm using a C++ dll and need to allow unsafe code because the dll function takes char *. I am using Visual Studio.NET 2002. Everything I've seen says to go to the project properties page, then the build properties page and allow it there. For some reason, my project does not have a build properties page, only a configuration properties page. Can I add a build properties page somehow? Is this because I am not using the command line...
2
4178
by: Sin | last post by:
Hello everyone, I'm totally stumped at how little info I can find in MSDN or on the web concerning this. It's almost as if only microsoft personel hold the key to these secrets or something!!! I'm currently writting a program in which there is a file/folder list which mimics part of Explorer's list. I've got it pretty much cornered, but I still have a couple of problems :
0
1558
by: PLENI SELENE | last post by:
HOW TECHNOLOGY MOVES FROM TALK TO ELECTRONIC DEVICES TO SPEAK GOOD SPANISH! Would you Like To Know How The Electronic Devices Understand When You Talk to Them, And How It Works To Speak Spanish? Because spelling words and names are common in English, Software have been developed to code names based on how they sound. Searching and matching is done by converting a word or name to some phonetic code. Phonetic encoding...
10
1435
by: ATeal75 | last post by:
I'm a college student, and I'm having trouble with one of my assignments. We creating a spell checker in javascript that has to compare a user submitted word (using forms) to a 5 word dictionary. If the word is spelled correctly, all we have to do is say so. If not, we have to suggest a word from the dictionary based on the individual letters of the word, or ask if the user wants to add the word to the dictionary, which would incrememnt...
0
1328
by: lucky | last post by:
hi, i've to work on a DB2 project.i'm totally unaware of those concepts.can anyone guide me atleast on the overview of db2.i need specific guidance on connectivity in db2.does it refer tothe DB2 connectivity with the front end or about how the client gets connected to the DB2 server?can u guide me on those.. :confused: :confused: :confused:
9
5255
by: Brian Hampson | last post by:
I am trying to determine all the groups which the current user has permissions to add a member. Here's my code: foreach (System.DirectoryServices.SearchResult ADSearchres in ADSearch.FindAll()) { //ActiveDs.ADSearchres.Properties
2
1798
by: VirtualLilac | last post by:
Hi, Am trying to build a database for non-profit organisation, its a volunteer job and nobody around to guide me. From my learning I could able to build few reports and forms but am feeling stuck at one point and I need some guidance. I have two tables tblWorkers and tblLocations (locations & positions to volunteer & start and end time) and made relationship using tblJunction. I need to build a form which shows volunteers details and...
8
1922
by: SanjaiGandhi | last post by:
Hi ...i am new to programing....pls help to overcome this program.. The Program is..: if a = 557..using for loop or while or dowhile ..we have to get the answer for 5+5+7..that is what ever numbers we entered to a..that should be added.. for eg if a = 34 the answe should be 7 that is 3+4 using % and / we can solve this problem..pls help me to get the problems
7
5195
by: kidosai | last post by:
hi i need a guide on how to use the scanner class... i need to use Java Scanner class to read a text file and be able to print the text inside of it... example : i have a text file named "myFile.text" inside of it there are text writen or listed on it... Alvin Simon
0
9704
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
10561
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
9132
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
7608
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5505
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5639
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4277
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
2
3803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2976
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.