March 2009 - Posts

6
Comments

Sending Email using WPF and C# by MD.ZAHIDUL ISLAM

Introduction In this article you will learn how to send email from you WPF application using C#.Sending email from your WPF application is actually very simple.You can send email using SMTP Server that require authentication and SSL.You can use GMail's...
0
Comments

Getting object’s information on the fly by MD.ZAHIDUL ISLAM

Do you ever try to find out information about an object at run time? Though all of us working with object all the day but I think few of us try this. It is very useful when you want to interrogate types in the system as well as to create code on the fly...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems