Click here to Skip to main content
15,912,082 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: How to deploy an application along with .net framework Pin
NarVish3-Sep-10 3:16
NarVish3-Sep-10 3:16 
GeneralRe: How to deploy an application along with .net framework Pin
Not Active3-Sep-10 4:05
mentorNot Active3-Sep-10 4:05 
GeneralRe: How to deploy an application along with .net framework Pin
NarVish5-Sep-10 19:37
NarVish5-Sep-10 19:37 
AnswerRe: How to deploy an application along with .net framework Pin
RaviRanjanKr21-Dec-10 3:57
professionalRaviRanjanKr21-Dec-10 3:57 
QuestionProperty 'To' is 'ReadOnly'. Pin
DeepshikhaJohar2-Sep-10 20:51
DeepshikhaJohar2-Sep-10 20:51 
AnswerRe: Property 'To' is 'ReadOnly'. Pin
SeMartens2-Sep-10 21:47
SeMartens2-Sep-10 21:47 
AnswerRe: Property 'To' is 'ReadOnly'. Pin
Pete O'Hanlon2-Sep-10 22:57
mvePete O'Hanlon2-Sep-10 22:57 
AnswerRe: Property 'To' is 'ReadOnly'. Pin
Luc Pattyn3-Sep-10 3:11
sitebuilderLuc Pattyn3-Sep-10 3:11 
Maybe this helps: in System.Net.Mail.MailMessage class, the recipient properties (To, Cc, Bcc) are collections, that cannot be set, however they can be operated upon, using methods such as Clear() and Add(). I suggest you read the documentation...

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


JokeRe: Property 'To' is 'ReadOnly'. Pin
Not Active3-Sep-10 4:08
mentorNot Active3-Sep-10 4:08 
GeneralRe: Property 'To' is 'ReadOnly'. Pin
Luc Pattyn3-Sep-10 4:14
sitebuilderLuc Pattyn3-Sep-10 4:14 
JokeRe: Property 'To' is 'ReadOnly'. Pin
Not Active3-Sep-10 4:29
mentorNot Active3-Sep-10 4:29 
GeneralRe: Property 'To' is 'ReadOnly'. Pin
Luc Pattyn3-Sep-10 4:31
sitebuilderLuc Pattyn3-Sep-10 4:31 
QuestionCustom ACLs / WPF GUI without PInvokes - Any interests? [modified] Pin
Tobias Punke2-Sep-10 6:35
Tobias Punke2-Sep-10 6:35 
AnswerRe: Custom ACLs / WPF GUI without PInvokes - Any interests? Pin
Dave Kreskowiak2-Sep-10 6:54
mveDave Kreskowiak2-Sep-10 6:54 
QuestionMessage Removed Pin
2-Sep-10 4:31
Shrimpersfan2-Sep-10 4:31 
AnswerRe: WPF Button Binding Pin
Not Active2-Sep-10 4:54
mentorNot Active2-Sep-10 4:54 
QuestionMutiple Web Configure File Problem Pin
Member 36992091-Sep-10 1:47
Member 36992091-Sep-10 1:47 
AnswerRe: Mutiple Web Configure File Problem Pin
Not Active1-Sep-10 2:17
mentorNot Active1-Sep-10 2:17 
AnswerRe: Mutiple Web Configure File Problem Pin
souidi abderrahman1-Sep-10 3:30
souidi abderrahman1-Sep-10 3:30 
AnswerRe: Mutiple Web Configure File Problem Pin
Pete O'Hanlon1-Sep-10 3:42
mvePete O'Hanlon1-Sep-10 3:42 
Questionproblem in binding the DateTimePicker in DataGridview in asp.net Desktop Application Pin
Amit Spadez31-Aug-10 6:17
professionalAmit Spadez31-Aug-10 6:17 
QuestionConditional Formatting User interface Design in vb.net Pin
jayapriya.L30-Aug-10 2:12
jayapriya.L30-Aug-10 2:12 
AnswerRe: Conditional Formatting User interface Design in vb.net [modified] Pin
Not Active30-Aug-10 2:23
mentorNot Active30-Aug-10 2:23 
AnswerRe: Conditional Formatting User interface Design in vb.net Pin
Abhinav S30-Aug-10 5:54
Abhinav S30-Aug-10 5:54 
AnswerRe: Conditional Formatting User interface Design in vb.net Pin
Eddy Vluggen30-Aug-10 9:18
professionalEddy Vluggen30-Aug-10 9:18 

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.