Hello all,
I am developing an asp.net application with c#, I am inserting some data in sql server on button click event and sending some emails on same event due to execution of my mailer method my form taking so many time to complete operation , is there any solution
that my mailer execute after my form submitting.
Thanks in advance
------------
Go to the complete details ...