Click here to Skip to main content
15,904,926 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP to HTML Pin
Paddy Boyd14-Aug-08 2:23
Paddy Boyd14-Aug-08 2:23 
GeneralRe: ASP to HTML Pin
The Web Developer14-Aug-08 2:27
The Web Developer14-Aug-08 2:27 
AnswerRe: ASP to HTML Pin
Manas Bhardwaj14-Aug-08 2:24
professionalManas Bhardwaj14-Aug-08 2:24 
GeneralRe: ASP to HTML Pin
The Web Developer14-Aug-08 2:29
The Web Developer14-Aug-08 2:29 
QuestionCookies are not working Pin
Member 450727914-Aug-08 1:50
professionalMember 450727914-Aug-08 1:50 
AnswerRe: Cookies are not working Pin
Manas Bhardwaj14-Aug-08 2:01
professionalManas Bhardwaj14-Aug-08 2:01 
GeneralRe: Cookies are not working Pin
Member 450727914-Aug-08 2:43
professionalMember 450727914-Aug-08 2:43 
QuestionSend Mail, Max limit of TO, CC, BCC Pin
Jay_se14-Aug-08 1:18
Jay_se14-Aug-08 1:18 
Hi,
I am using System.Net.Mail namespace for sending mail from my application. (ASP.Net/ C#.Net 2.0)

MailMessage myMailMsg = new MailMessage();

would like to add the recepients (MailAddress) here in TO or CC or BCC.

Question:

1. What would be the max no of MailAddresses can be added in the MailMessage object's To, CC & BCC? My expected no users will be around 2000 to 3000.

2. Is it good approah to call the Send() method of SmtpClient Class only one time?

Can you pls suggest the best practice on this?

Thanks
Jeyakumar

Jey

AnswerRe: Send Mail, Max limit of TO, CC, BCC Pin
eyeseetee14-Aug-08 1:27
eyeseetee14-Aug-08 1:27 
GeneralRe: Send Mail, Max limit of TO, CC, BCC Pin
Christian Graus14-Aug-08 1:42
protectorChristian Graus14-Aug-08 1:42 
GeneralRe: Send Mail, Max limit of TO, CC, BCC Pin
eyeseetee14-Aug-08 2:36
eyeseetee14-Aug-08 2:36 
GeneralRe: Send Mail, Max limit of TO, CC, BCC Pin
Jay_se14-Aug-08 17:25
Jay_se14-Aug-08 17:25 
GeneralRe: Send Mail, Max limit of TO, CC, BCC Pin
Jay_se14-Aug-08 17:21
Jay_se14-Aug-08 17:21 
AnswerRe: Send Mail, Max limit of TO, CC, BCC Pin
Manas Bhardwaj14-Aug-08 1:46
professionalManas Bhardwaj14-Aug-08 1:46 
GeneralRe: Send Mail, Max limit of TO, CC, BCC Pin
Jay_se14-Aug-08 17:20
Jay_se14-Aug-08 17:20 
AnswerRe: Send Mail, Max limit of TO, CC, BCC Pin
The Web Developer14-Aug-08 2:15
The Web Developer14-Aug-08 2:15 
QuestionRe: Send Mail, Max limit of TO, CC, BCC Pin
Jay_se14-Aug-08 17:15
Jay_se14-Aug-08 17:15 
QuestionHow to create reference map to store information [modified] Pin
mohindar_kks14-Aug-08 1:03
mohindar_kks14-Aug-08 1:03 
QuestionI have to make a gridview which has the posibility of dinamically adding new rows and then to save it. Pin
Member 465900114-Aug-08 0:47
Member 465900114-Aug-08 0:47 
AnswerRe: I have to make a gridview which has the posibility of dinamically adding new rows and then to save it. Pin
Christian Graus14-Aug-08 1:12
protectorChristian Graus14-Aug-08 1:12 
GeneralRe: I have to make a gridview which has the posibility of dinamically adding new rows and then to save it. Pin
Member 465900114-Aug-08 1:52
Member 465900114-Aug-08 1:52 
GeneralRe: I have to make a gridview which has the posibility of dinamically adding new rows and then to save it. Pin
Member 465900114-Aug-08 1:53
Member 465900114-Aug-08 1:53 
GeneralRe: I have to make a gridview which has the posibility of dinamically adding new rows and then to save it. Pin
Christian Graus14-Aug-08 2:37
protectorChristian Graus14-Aug-08 2:37 
QuestionASP.NET to PHP - Suggest me ! Pin
Nizam Quadri14-Aug-08 0:37
Nizam Quadri14-Aug-08 0:37 
AnswerRe: ASP.NET to PHP - Suggest me ! Pin
eyeseetee14-Aug-08 0:44
eyeseetee14-Aug-08 0:44 

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.