Re: mail verschicken aus c#

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Frank Dzaebel (PostAddFranksSeitePunktDe)
Date: 09/11/04


Date: Fri, 10 Sep 2004 21:35:03 -0700

Hallo Peter,

> Funktionsfaehiges Programm fuer Mails verschicken mit C#

habe einfach mal Herfrieds Artikel mit Copy/Paste eingebunden.
Dann kann man auch auf die Links klicken :)

Namespace 'System.Web.Mail' (requires reference to "System.Web.dll"):

'System.Web.Mail' Namespace (.NET Framework)
<URL:http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebmail.asp>

Dave Wanta maintains a collection of FAQs on the 'System.Web.Mail'
namespace:

'System.Web.Mail', OH MY!
<URL:http://www.systemwebmail.net/>

CDO/Exchange:

Support Policy for Microsoft Exchange APIs with .NET Framework Applications
<URL:http://support.microsoft.com/?scid=kb;EN-US;813349>

HOW TO: Retrieve Messages Using CDOEX and ADO in Visual C#
<URL:http://support.microsoft.com/?scid=kb;EN-US;310206>

Self-made:

Using POP3 with C# to download and parse your mail.
<URL:http://www.codeproject.com/csharp/karavaev_denis.asp>

Retrieve Mail From a POP3 Server Using C#
<URL:http://www.codeproject.com/csharp/popapp.asp>

POP3 Client as a C# Class
<URL:http://www.codeproject.com/csharp/pop3client.asp>

SMTP and POP3 Mail Server
<URL:http://www.codeproject.com/csharp/smtppop3mailserver.asp>

Components:

Indy is an open source component that can be used to send mail:

The Indy Project
<URL:http://www.indyproject.org/>

Commercial:

MAIL for .NET
<URL:http://www.abderaware.com/mail/>

_____________________________

<URL:http://dotnet.mvps.org/dotnet/faqs/downloads/openfileappwebpage.txt>



Relevant Pages

  • Re: need traceback from "has encountered an error and must close"
    ... The Microsoft.VisualBasicCompatiblity.vb6 namespace is still suported and a part of all current Net framework 2.0 and its full compatible versions including 3.5. ... the OS loader can not find the COM control. ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.languages.vb)
  • Re: need traceback from "has encountered an error and must close"
    ... The Microsoft.VisualBasicCompatiblity.vb6 namespace is still suported and a part of all current Net framework 2.0 and its full compatible versions including 3.5. ... the OS loader can not find the COM control. ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.languages.vb)
  • Re: need traceback from "has encountered an error and must close"
    ... with the Collection class in the Microsoft.VisualBasic namespace although ... that is an official full part of the Net framework. ... the OS loader can not find the COM control. ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Converting Vb.net to C# issues
    ... the .NET Framework classes are language-independant. ... properties/methods you could use in VB.NET, you use exactly the same way in ... Framework Classes and their properties & methods. ... feel free to use the Microsoft.VisualBasic Namespace, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Converting Vb.net to C# issues
    ... the .NET Framework classes are language-independant. ... we turn Option Strict on and use the .NET ... feel free to use the Microsoft.VisualBasic Namespace, ... This project used a lot of methods in the VisualBasic Namespace. ...
    (microsoft.public.dotnet.languages.csharp)