We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Costin Trifan Profile

photo Costin Trifan (Costin Trifan)
30 Mar 2007
Ploiesti Romania
JavaScript Developer
http://june-js.com/

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