SqlCommand class can be used in various ways to access database data and it’s true story that many developers are somehow confused in which one to choose each time the want to execute queries in the SQL Server. In this… Read More ›
Month: April 2014
Sending Emails in ASP.NET: Do it right
By Christos S. on • ( 6 )
It’s almost certain that every one has filled an online form in his life, maybe a social network’s one and by the time he submitted the form he received back an email. So the question is how we can implement… Read More ›