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 the main differences between asp and asp.net?
IN an ASP.NET Web application if there is any error, how can you debug?
What is the file through which you can customize your asp.net application?
How long do session variables last?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is the difference between a page theme and a global theme?
What is meant by server side scripting?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What are the advantages of using session?
How can you enable impersonation in the web.config file?
Where is the view state data stored?
What are app services?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
How many types of file extensions for razor views in ASP.Net MVC?