|
|
Stories recently tagged with 'Email'
|
|
submitted by
spavkov
5 months, 8 days ago
aspdotnetfaq.com — Yes it's possible so why not use it? This little tutorial shows you how to set up your web application to send emails using your Gmail account.
Just don't abuse it, ok? :) read more...
add a comment
|
category: ASP.NET | Views: 15
|
|
tags:
Email, Google, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 29 days ago, submitted by
manovich
7 months, 29 days ago
dotnettipoftheday.org — Testing code that sends email has always been a pain. You had to set up a SMTP service just to test that your .NET application sends the e-mail correctly... read more...
2 comments
|
category: Tips & Tricks | Views: 9
|
|
tags:
Email, .Net, Tips, SMTP | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 months, 11 days ago, submitted by
billy
10 months, 12 days ago
devlicio.us — Most web applications need to send out email for a variety of purposes, right? I like to use email as a sort of extended user interface - allowing entry points to let the user conveniently do work by getting an email and clicking on a link. I've struggled for a while with a good way of managing email templates to use in my applications. Here's a good method that simplifies the process of templating. read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
Email, html, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
brauliod
11 months, 13 days ago
tipsdotnet.com — Here you will find a selection of articles about SMTP and .net fx.
If you have issues trying to send e-mails using .net, I would (you can find this info at the link provided):
1. First check if the problem is located on your .net code, or if it's a network issue (permissions, configurations...), you can try to send an e-mail using telnet.
2. If you are using .net fx 1.1 go for System.Web.Mail Oh My !
3. If you are using .net fx 2.0 go for System.Net.Mail Oh My !
4. If you want to build something more complex (e.g. embedd images on your e-mail), you can do it so using .net fx 2.0
read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET, .net2.0, .Net, .net1.1, Email | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 months, 17 days ago, submitted by
docluv
11 months, 18 days ago
professionalaspnet.com — One of the terrible things we as developers have to deal with is unhandled exceptions, we all have them good and bad developers. The problem is that no matter how well thought out an application may be we will always have holes that we never anticipated. Unfortunately one day an end user will find it and our application will ungracefully blow up. This article is a simple error reporting routine to e-mail exception details. read more...
4 comments
|
category: ASP.NET | Views: 1
|
|
tags:
Exception, Email, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 months, 18 days ago, submitted by
reteep
11 months, 19 days ago
andreas-kraus.net — It's getting more difficult for spammers to dig through the walls of tools like SpamAssassin every day. However, that also tightens the rules for us developers who do not intend to send out spam. We have to be very careful when creating and sending out HTML Mails.
This article shows you how to do it properly and avoid being caught by spamfilters. read more...
add a comment
|
category: ASP.NET | Views: 29
|
|
tags:
System.Net.Mail, System.Net, ASP.NET, Email | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
chtiwi
1 year, 4 months ago
xcess.info — a quick guide on how to implement a SendMail class that send a templated and anonymous emails in Asp.Net 2.0, we will use C# for this article read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
ASP.NET, .net2.0, Email, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
pjacobs
1 year, 4 months ago
wijix.com — I will describe how to create a Rules Engine Framework using C#. It will take a few posts to describe the entire process but it's very cool and your going to want to read them all. In Part 1, I am going to describe the Rules Provider. read more...
add a comment
|
category: C# | Views: 14
|
|
tags:
WindowsService, Provider, rules, Email, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
yousefla
1 year, 4 months ago
mycsharpcorner.com — Did you know you can use Google's gmail mail server to send and receive emails programmatically?
It's true, Google folks allow you to use their mail servers to send emails programmatically from your applications.
read more...
5 comments
|
category: ASP.NET | Views: 54
|
|
tags:
C#, ASP.NET, Pick, SMTP, Email | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 6 months ago, submitted by
edburdo
1 year, 6 months ago
hanselman.com — Scott shows a simple batch file to send email from the command line. Great way to send yourself notes, or to log status from a app. read more...
|
|
tags:
CommandLine, ScottHanselman, Email | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Neo_4583
1 year, 8 months ago
neo-official.blogspot.com — I think a lot of people uses the SMTP wrong :D, why am I saying this, simple because every referance I have read about it was about simple tasks for the mail
nothing complex, I have never seen anyone talk about authintication in SMTP, anyways lets begin doing this cool thing , I will explain every step read more...
|
|
tags:
Sockets, SMTP, Email, Telnet | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 2 months ago, submitted by
tiernano
2 years, 2 months ago
msdn.microsoft.com — very handy tutorial showing you how to build dynamic email signatures. you could have these displaying pretty much anything (RSS feeds are used in the example). read more...
add a comment
|
category: ASP.NET | Views: 20
|
|
tags:
Email, RSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|