in Search
Welcome to Advenet Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET 2.0
  • Send mail via SMTP with System.Web.Mail

    I was looking for a way to send reports from an web application and I found a lot of code on the net, but the new System.Net.Mail from .NET 2.0 doesn't work with Gmail... so I've searched more and found a lot of good stuff on CodeProject. So here it is the class that I write based on those articles, simple and easy. The only problem is that it ...
    Posted to .NET Diary (Weblog) by Aleph on July 17, 2006
  • [AlephFS] File checksum using Adler32

    Like the hash provider I need a function that will check for the integrity of the files managed by the web service. But CRC, MD5 and other checksum algorithms eat up a lot of CPU time and memory. For my checksum function I've decided to use the Adler32 algorithm.The method that I am posting here works with any file size, as a remark, if you have ...
    Posted to .NET Diary (Weblog) by Aleph on June 5, 2006
  • [AlephFS] Custom Soap Header Authentication

    If you are looking at IFileServer interface you will notice that I use two types of security in AlephFS web service. The custom authentication is used when you don’t want to relay on the windows security like active directory. This scenario will need a user database or an XML file that the service can use to make decision based on the user role or ...
    Posted to .NET Diary (Weblog) by Aleph on May 31, 2006
  • AlephFS Project

    Project Name: AlephFS Developer: Stefan Prodan Start Date: 08 May 2006 Dev Tool: VS.NET 2005 PRO Language: C#.NET 2.0 Technologies: ASP.NET 2.0 & WSE 3.0 OS: Windows 2003 Server Ent x64 Stage: Alfa Version 3 Date: 30 May 2006 Description: Windows Impersonation implemented Custom Soap Header authentication ...
    Posted to .NET Diary (Weblog) by Aleph on May 30, 2006
  • [AlephFS] Research Project

    Project Name: AlephFS Start Date: 08 May 2006 Technologies used: ASP.NET 2.0 & WSE 3.0 & MTOM I've stated a new research project based on Web Services Enhancements Version 3.0. The goal is to make a FTP server like application but on Soap. I have tried this before on the Net Framework 1.1 using DIME Attachments. The problem was ...
    Posted to .NET Diary (Weblog) by Aleph on May 30, 2006
Help | Support Forums | Terms of Use | Privacy Policy | Contact Us

Copyright © 2006 Advenet LLC All rights reserved.