Category Archives: .NET
Value Types and Reference Types in .net
I was reading about Value types and Reference Types for the exam 70-536 which I will be giving soon and there were certain things that I already knew already but some of them were new to me and hence I … Continue reading
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 … Continue reading