Category Archives: .NET
Send Emails using ASP.NET
Sending Emails has always been an important function of any web based application. Many web applications use emails as the basic means of communication with its users. It is used to verify a users email id; so that the user does not put someone else’s mail id instead of his or sending reminder emails, notification [...]
Value Types and Reference Types in .net