GeekArticles
Microsoft
ASP.NET
Microsoft
ASP.NETIn-Memory E-mail Attachments in ASP.NET 2.0
In classic ASP and ASP.NET 1.x, there has always been a requirement that an attachment exist on the hard disk before it can be attached to an outbound email. That makes sense, right? In order to attach a file to an email, you need to have a file to attach. Well that's not the case in ASP.NET 2.x. Not only can you add an attachment without having a file, but the code and considerations required to do so are greatly reduced.
Visit our new .NET 2.0 section!
Sponsored Links
Read Next: HTML Editor VS2005 - Part 1
Related Topics
Subscribe via RSS
ASP.NET
- Enhancing Performance with Caching MCMS 2002
- patterns & practices: Threat Modeling Web Applications
- Cookieless ASP.NET
- Aspect.NET: Aspect-Oriented Programming for Microsoft.NET in Practice
- Ajax-Driven Web Sites: Under The Hood
- Asynchronous Web Services
- Implementing Tab Navigation with ASP.NET 2.0
- Using WSE 2.0 to Secure Enterprise Integration
- NetAdvantage 2005 Volume 1 Toolset for the Enterprise
- Master Pages in ASP.NET 2.0
