Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Costin Trifan Profile

photo Costin Trifan (Costin Trifan)
30 Mar 2007
Ploiesti Romania
SEO Consultant, Web Designer
http://www.v7n.com/forums/index.php?referrerid=24376

This user has contributed 0 articles, 2 code samples and posted 0 messages in our discussion forums.

Technology Interests

    Blogs

  • Easy Web Development

    Free web development code samples using ASP.NET, XML, CSS, HTML and JavaScript. Read full article

    Code Samples

  • Send e-mail messages with ASP.NET

    by Costin Trifan

    This code snippet provides full HTML, CSS source and the code for sending an e-mail message. There's two fields that needs to be changed: - your e-mail address (the e-mail address where you want to receive your e-mails) - smtpClient (this is your internet provider mail server address). Read full article

  • Display UTC Time

    by Costin Trifan

    As the title say this code snippet grabbes the UTC time and shows it into a asp:Label control. . Read full article