Click here to Skip to main content
15,923,087 members
Home / Discussions / C#
   

C#

 
GeneralSocket Comms and a Web Browser Cntrl Pin
Chris Ulliott11-Mar-05 1:29
Chris Ulliott11-Mar-05 1:29 
Generalhelp me Pin
Member 170156210-Mar-05 23:48
Member 170156210-Mar-05 23:48 
GeneralRe: help me Pin
Dave Kreskowiak11-Mar-05 5:01
mveDave Kreskowiak11-Mar-05 5:01 
GeneralRe: help me Pin
Dave Kreskowiak13-Mar-05 1:17
mveDave Kreskowiak13-Mar-05 1:17 
GeneralScrollable DataGrid Pin
IamADotNetGuy10-Mar-05 21:34
IamADotNetGuy10-Mar-05 21:34 
GeneralVS 2005 Question Pin
realmontanakid10-Mar-05 21:18
realmontanakid10-Mar-05 21:18 
GeneralRe: VS 2005 Question Pin
Judah Gabriel Himango11-Mar-05 7:17
sponsorJudah Gabriel Himango11-Mar-05 7:17 
GeneralHTML Content-type Pin
DougW4810-Mar-05 20:28
DougW4810-Mar-05 20:28 
In the .NET 2.0, there is the new System.Net.Mail which I've been experimenting with. I cannot seem to come up with a way of changing the Content-type of my mail message to text/html. Even if I add this parameter to the MailMessage's header, the actual message's header comes through, and I will see 2 Content-type lines...the 2nd being text/plain, which puts my message back to normal text.

In the System.Net.Mime class, when I create a new mime, I can specify the content-type in the constructor as a parameter...but this seems to be the only place I have access to do this.

Is there a current way to set the Content-type in a mail message, or to set the BodyContentType to an already defined Mime variable? If there is no way, does anybody know if Microsoft is going to be adding this before the official release of VS05, and the 2.0 Framework?

Thanks for the information!!

GeneralLoop spawning several processes question... Pin
new_phoenix10-Mar-05 15:28
new_phoenix10-Mar-05 15:28 
GeneralReflection and overriding Pin
ACorbs10-Mar-05 15:20
ACorbs10-Mar-05 15:20 
GeneralRe: Reflection and overriding Pin
leppie10-Mar-05 15:46
leppie10-Mar-05 15:46 
GeneralRe: Reflection and overriding Pin
ACorbs10-Mar-05 20:35
ACorbs10-Mar-05 20:35 
GeneralRe: Reflection and overriding Pin
leppie11-Mar-05 0:53
leppie11-Mar-05 0:53 
GeneralProblem with Treeview node text, Help! Pin
oohungoo10-Mar-05 14:59
oohungoo10-Mar-05 14:59 
GeneralRe: Problem with Treeview node text, Help! Pin
TylerBrinks11-Mar-05 5:50
TylerBrinks11-Mar-05 5:50 
Generalref Array Pin
Anonymous10-Mar-05 13:10
Anonymous10-Mar-05 13:10 
GeneralRe: ref Array Pin
leppie10-Mar-05 15:50
leppie10-Mar-05 15:50 
GeneralRe: ref Array Pin
yyf11-Mar-05 2:56
yyf11-Mar-05 2:56 
GeneralRe: ref Array Pin
mav.northwind11-Mar-05 3:47
mav.northwind11-Mar-05 3:47 
GeneralMaking Log files Pin
Soumya Mulukutla10-Mar-05 12:44
Soumya Mulukutla10-Mar-05 12:44 
GeneralRe: Making Log files Pin
Colin Angus Mackay10-Mar-05 14:18
Colin Angus Mackay10-Mar-05 14:18 
GeneralRe: Making Log files Pin
Soumya Mulukutla10-Mar-05 15:25
Soumya Mulukutla10-Mar-05 15:25 
GeneralRe: Making Log files Pin
Dave Kreskowiak10-Mar-05 16:06
mveDave Kreskowiak10-Mar-05 16:06 
GeneralRe: Making Log files Pin
ogrig10-Mar-05 18:45
ogrig10-Mar-05 18:45 
GeneralRich Client Application Pin
alex_kl10-Mar-05 12:01
alex_kl10-Mar-05 12:01 

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.