Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Wed, 6 Aug 2008 06:07:41 -0700 (PDT),    group: microsoft.public.dotnet.framework        back       


Send Email throw windows application.   
Hello,

We want to send mail throw vb.net [Windows application]. We got many
code samples but all are depend upon the IIS or SMTP services.
IS it possible to send the email on any windows machine without such
dependencies?
Please give some idea or some code sample.

Thanks in advance for any suggetions

Regards,
Neera Sharma

Palewar Techno Solutions
(Mobile Solutions for Your Business)
www.palewar.com
date: Wed, 6 Aug 2008 06:07:41 -0700 (PDT)   author:   neera

Re: Send Email throw windows application.   
"neera"  wrote in message 
news:9f150bd0-4967-4527-9fa6-9c6cc5a96a3d@w1g2000prk.googlegroups.com...
> Hello,
>
> We want to send mail throw vb.net [Windows application]. We got many
> code samples but all are depend upon the IIS or SMTP services.
> IS it possible to send the email on any windows machine without such
> dependencies?
> Please give some idea or some code sample.
>
> Thanks in advance for any suggetions
>
> Regards,
> Neera Sharma
>
> Palewar Techno Solutions
> (Mobile Solutions for Your Business)
> www.palewar.com

Why reinvent the wheel? One way or another, you have to use software that 
will communicate with a mail server to which "you" (your app) have access. 
Your choice: use an available mail client through an interface or write the 
client.
date: Wed, 6 Aug 2008 08:49:26 -0500   author:   PvdG42

Re: Send Email throw windows application.   
neera wrote:
> Hello,
>
> We want to send mail throw vb.net [Windows application]. We got many
> code samples but all are depend upon the IIS or SMTP services.
> IS it possible to send the email on any windows machine without such
> dependencies?
> Please give some idea or some code sample.

A Google search for ".net smtp component" will give you plenty of
options to choose from. Most seem to be standalone.
date: Wed, 6 Aug 2008 07:32:11 -0700 (PDT)   author:   Pavel Minaev

Re: Send Email throw windows application.   
Hi,

Thanks a lot for your suggestions.we will try with that.

Regards,
Neera Sharma

Palewar Techno Solutions
(Mobile Solutions for Your Business)
www.palewar.com
date: Wed, 6 Aug 2008 22:45:23 -0700 (PDT)   author:   neera

Re: Send Email throw windows application.   
Hi,

Your best bet is to use System.Net.Mail.SmtpClient, which is built into the 
framework.

You'll still have to specify a mail server, but that would be true of any 
implementation you choose.

Kind regards,
Alex



"neera"  wrote in message 
news:9f150bd0-4967-4527-9fa6-9c6cc5a96a3d@w1g2000prk.googlegroups.com...
> Hello,
>
> We want to send mail throw vb.net [Windows application]. We got many
> code samples but all are depend upon the IIS or SMTP services.
> IS it possible to send the email on any windows machine without such
> dependencies?
> Please give some idea or some code sample.
>
> Thanks in advance for any suggetions
>
> Regards,
> Neera Sharma
>
> Palewar Techno Solutions
> (Mobile Solutions for Your Business)
> www.palewar.com
date: Fri, 8 Aug 2008 13:31:35 -0500   author:   Alex Clark ail

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us