Home
|
Blog
|
Photo Gallery
|
Advenet Home
RSS 2.0
|
Atom 1.0
|
.NET Diary
Research Projects, Code Snippets, Links
Go
Welcome to Advenet
Sign in
|
Join
|
Help
<
September 2008
>
Su
Mo
Tu
We
Th
Fr
Sa
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
This Blog
Home
About
Email
Links
Tags
ASP.NET 2.0
C#.NET 2.0
Archives
July 2006 (1)
June 2006 (2)
May 2006 (4)
Browse by Tags
All Tags
»
C#.NET 2.0
»
ASP.NET 2.0
(RSS)
Sorry, but there are no more tags available to filter with.
Posted
Monday, July 17, 2006 11:06 PM
by
Aleph
::
0 Comments
Send mail via SMTP with System.Web.Mail
Works with SMTP authentication & SSL, tested on Gmail.
Read More...
Filed under
ASP.NET 2.0
,
C#.NET 2.0
Posted
Monday, June 05, 2006 10:29 PM
by
Aleph
::
0 Comments
[AlephFS] File checksum using Adler32
It's very fast and work with any file size, memory usage can be easy handled.
Read More...
Filed under
ASP.NET 2.0
,
C#.NET 2.0