How to send auto matic emails based on scheduled tasks to
several of my clients
Answer Posted / tiger skumar
we can achieve this either in the windows application with
the windows schedule task or sql server 2005.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is anonymous authentication?
Explain the difference between Repeater and Data list control in ASP.NET?
How does cookies work in asp net?
Where are session variables stored?
Will session work if cookies is disabled?
How to find last error which occurred?
Explain Optimization technique description?
Explain diff. Betn dataset and recordset?
How do you implement sql caching in asp.net?
What is query string? What are its advantages and limitations?
Is razor a programming language?
Explain global assembly cache.
How can u debug your .net application?
How can you handle errors in Web API?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?