Click here to Skip to main content
15,910,277 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncode for a Hyperlink inside a datalist Pin
R11191-Jan-09 23:01
R11191-Jan-09 23:01 
AnswerRe: code for a Hyperlink inside a datalist Pin
_AK_1-Jan-09 23:09
_AK_1-Jan-09 23:09 
GeneralRe: code for a Hyperlink inside a datalist Pin
R11191-Jan-09 23:11
R11191-Jan-09 23:11 
GeneralRe: code for a Hyperlink inside a datalist Pin
_AK_1-Jan-09 23:15
_AK_1-Jan-09 23:15 
GeneralRe: code for a Hyperlink inside a datalist Pin
N a v a n e e t h1-Jan-09 23:43
N a v a n e e t h1-Jan-09 23:43 
QuestionHow to Check the Incoming Mail. Pin
Member 47201841-Jan-09 22:37
Member 47201841-Jan-09 22:37 
AnswerRe: How to Check the Incoming Mail. Pin
_AK_1-Jan-09 23:12
_AK_1-Jan-09 23:12 
GeneralRe: How to Check the Incoming Mail. Pin
N a v a n e e t h1-Jan-09 23:52
N a v a n e e t h1-Jan-09 23:52 
Apurva Kaushal wrote:
then you can create a windows service for it.


This is suggested constantly. But IMO, windows service is overkill for things that will work on a scheduled time. The service has to sit idle waiting for the next schedule which is a waste.

Sending mails on scheduled intervals can be done easily by creating a console application which sends the mail and exits automatically. Now configure this with the windows scheduler. Simple and efficient.


QuestionIts regarding datalist... Pin
R11191-Jan-09 21:04
R11191-Jan-09 21:04 
AnswerRe: Its regarding datalist... Pin
N a v a n e e t h1-Jan-09 21:09
N a v a n e e t h1-Jan-09 21:09 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 21:12
R11191-Jan-09 21:12 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:12
R11191-Jan-09 22:12 
GeneralRe: Its regarding datalist... Pin
Brij1-Jan-09 22:20
mentorBrij1-Jan-09 22:20 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:22
R11191-Jan-09 22:22 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:23
R11191-Jan-09 22:23 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:26
R11191-Jan-09 22:26 
GeneralRe: Its regarding datalist... Pin
_AK_1-Jan-09 23:10
_AK_1-Jan-09 23:10 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:37
R11191-Jan-09 22:37 
GeneralRe: Its regarding datalist... Pin
Abhijit Jana1-Jan-09 22:24
professionalAbhijit Jana1-Jan-09 22:24 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:28
R11191-Jan-09 22:28 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:33
R11191-Jan-09 22:33 
GeneralRe: Its regarding datalist... Pin
R11191-Jan-09 22:39
R11191-Jan-09 22:39 
GeneralRe: Its regarding datalist... Pin
_AK_1-Jan-09 23:08
_AK_1-Jan-09 23:08 
JokeRe: Its regarding datalist... Pin
Abhijit Jana1-Jan-09 23:59
professionalAbhijit Jana1-Jan-09 23:59 
Questiongoogle Response.Write(Request.QueryString("q")) Pin
love_man0011-Jan-09 21:04
love_man0011-Jan-09 21:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.