473,396 Members | 2,113 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,396 software developers and data experts.

Send Email from a Windows App

Hi there,
I have a simple Windows App that needs to send an email.
If I were using ASP.NET, I would use the System.Web.Mail

What can I use in the Windows App Environment?

I don't want to purchase any 3rd party, quite obviously :)

Thanks,
F.

Nov 15 '05 #1
4 1295
It works effectively the same within the namespace.
Check out this link...

http://www.c-sharpcorner.com/Internet/MailingAppMG.asp
-----Original Message-----
Hi there,
I have a simple Windows App that needs to send an email.
If I were using ASP.NET, I would use the System.Web.Mail

What can I use in the Windows App Environment?

I don't want to purchase any 3rd party, quite obviously :)
Thanks,
F.

.

Nov 15 '05 #2
Hi!

You can use CSLMail from

http://www.wintoolzone.com/showpage....how=components

Regards,
--------------------------------------------------
Kumar Gaurav Khanna
Microsoft MVP - .NET, MCSE Windows 2000/NT4, MCP+I
WinToolZone - Spelunking Microsoft Technologies
http://www.wintoolzone.com/
OpSupport - Spelunking Rotor
http://opsupport.sscli.net/

"Filippo" <pa********@hotmail.com> wrote in message
news:u6**************@TK2MSFTNGP10.phx.gbl...
Hi there,
I have a simple Windows App that needs to send an email.
If I were using ASP.NET, I would use the System.Web.Mail

What can I use in the Windows App Environment?

I don't want to purchase any 3rd party, quite obviously :)

Thanks,
F.

Nov 15 '05 #3
On 2003-09-29, Filippo <pa********@hotmail.com> wrote:
Hi there,
I have a simple Windows App that needs to send an email.
If I were using ASP.NET, I would use the System.Web.Mail

What can I use in the Windows App Environment?

I don't want to purchase any 3rd party, quite obviously :)

Thanks,
F.

Well, you already answered your own question :) Use System.Web.Mail.
You just need to add a reference to System.Web and off you go :)

Tom Shelton
Nov 15 '05 #4
Hi all in the thread,

I have seen cases when System.Web.Mail didn't work as expected. I think this
is due to the underlying API it employs. I usually prefer COM Interop to
CDO - it allows specifying an arbitrary mail server as well as to have
control on many other aspects.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"Tom Shelton" <to*@mtogden.com> wrote in message
news:uP**************@tk2msftngp13.phx.gbl...
On 2003-09-29, Filippo <pa********@hotmail.com> wrote:
Hi there,
I have a simple Windows App that needs to send an email.
If I were using ASP.NET, I would use the System.Web.Mail

What can I use in the Windows App Environment?

I don't want to purchase any 3rd party, quite obviously :)

Thanks,
F.

Well, you already answered your own question :) Use System.Web.Mail.
You just need to add a reference to System.Web and off you go :)

Tom Shelton


Nov 15 '05 #5

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

Similar topics

0
by: David Burson | last post by:
Hi, I have a VB.NET windows app that needs to automatically send a simple text email when my users run a new version of the app for the first time. I thought this would be simple, but after...
3
by: Gerard | last post by:
Hello I have created a windows service to monitor a database, it starts some checks when a timer elapses. The checks send emails depending on their findings. My issue is that when I created a...
0
by: David Burson | last post by:
Hi, I have a VB.NET windows app that needs to automatically send a simple text email when my users run a new version of the app for the first time. I thought this would be simple, but after...
5
by: fanor | last post by:
I have a windows aplication and i would like to send email. Does anyone one know what is the yahoo server??? TIA PD: my aplication is in VS 2005 and c#.
4
by: Tony M | last post by:
VS 2005 - XP media - VB .net - winforms - .net 2.0 Just trying to send an email, here is the code and the error message that I get. I can't figure out how to fix it?
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: 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...
0
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
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
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,...
0
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...
0
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...

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.