asp.net c#,sql server,use sqlhelper class, funcation,class,store procedure,view,triggers,call email class in asp.net c#,MVC AND ENTITY FRAMEWORK TUTORIAL,how to create database with script using c#,datareader with sqlhelper and run time label bind in grid,insert update select storprocedure
Delete duplicate record in database,Delete duplicate record in database,how add connection string,how add connection string
Sunday, 24 July 2011
how call mail class
mailsending objmail = new mailsending();// create object
string messages = "Your Account in Name of"
objmail.send(lblmailid.Text, messages);
No comments:
Post a Comment