Click here to Skip to main content
16,004,944 members
Home / Discussions / C#
   

C#

 
QuestionHow to create a custom control Pin
333soori21-Nov-06 0:39
333soori21-Nov-06 0:39 
AnswerRe: How to create a custom control Pin
rah_sin21-Nov-06 1:19
professionalrah_sin21-Nov-06 1:19 
GeneralRe: How to create a custom control Pin
333soori21-Nov-06 1:36
333soori21-Nov-06 1:36 
GeneralRe: How to create a custom control Pin
rah_sin21-Nov-06 1:48
professionalrah_sin21-Nov-06 1:48 
GeneralRe: How to create a custom control Pin
ednrgc21-Nov-06 1:42
ednrgc21-Nov-06 1:42 
GeneralRe: How to create a custom control Pin
rah_sin21-Nov-06 1:54
professionalrah_sin21-Nov-06 1:54 
AnswerRe: How to create a custom control Pin
ednrgc21-Nov-06 1:43
ednrgc21-Nov-06 1:43 
QuestionSending System.Drawing.Bitmap in mail body Pin
Ashish Derhgawen21-Nov-06 0:19
Ashish Derhgawen21-Nov-06 0:19 
Is it possible to put a System.Drawing.Bitmap object in the body of an email? I don't want to save the Bitmap as a file to send as an attachment.

For example, if I create a new bitmap:
Bitmap bmp = new Bitmap(320, 240);<br />

Is it possible to send this Bitmap in an email message without saving this Bitmap first?


Thanks,
Ashish



Time flies like an arrow;
Fruit flies like a banana.


Ashish Derhgawen - http://ashishrd.blogspot.com[^]

AnswerRe: Sending System.Drawing.Bitmap in mail body Pin
Guffa21-Nov-06 2:22
Guffa21-Nov-06 2:22 
GeneralRe: Sending System.Drawing.Bitmap in mail body Pin
Ashish Derhgawen21-Nov-06 6:26
Ashish Derhgawen21-Nov-06 6:26 
Questioncustomization of save dialog box Pin
swapna shanker21-Nov-06 0:17
swapna shanker21-Nov-06 0:17 
AnswerRe: customization of save dialog box Pin
ednrgc21-Nov-06 1:45
ednrgc21-Nov-06 1:45 
AnswerRe: customization of save dialog box Pin
AB777121-Nov-06 1:54
AB777121-Nov-06 1:54 
Questioncreating dynamic crystal reports Pin
chathu03j21-Nov-06 0:15
chathu03j21-Nov-06 0:15 
AnswerRe: creating dynamic crystal reports Pin
swapna shanker21-Nov-06 0:16
swapna shanker21-Nov-06 0:16 
AnswerRe: creating dynamic crystal reports Pin
ednrgc21-Nov-06 1:47
ednrgc21-Nov-06 1:47 
QuestionCOM/NET Interop / .NET class as coclass Pin
klanglieferant21-Nov-06 0:07
klanglieferant21-Nov-06 0:07 
QuestionGet Current Method's parameter values as collection with reflection(?) Pin
MihaiChioariu20-Nov-06 23:50
MihaiChioariu20-Nov-06 23:50 
AnswerRe: Get Current Method's parameter values as collection with reflection(?) Pin
klanglieferant20-Nov-06 23:56
klanglieferant20-Nov-06 23:56 
Questionwpf Pin
amin saffari20-Nov-06 23:47
amin saffari20-Nov-06 23:47 
AnswerRe: wpf Pin
ednrgc21-Nov-06 1:51
ednrgc21-Nov-06 1:51 
GeneralRe: wpf Pin
Daniel Grunwald21-Nov-06 4:08
Daniel Grunwald21-Nov-06 4:08 
QuestionStreaming a dataset Pin
zenithmaximus20-Nov-06 23:12
zenithmaximus20-Nov-06 23:12 
AnswerRe: Streaming a dataset Pin
ednrgc21-Nov-06 1:53
ednrgc21-Nov-06 1:53 
Questionques: what does a dataset returns ? Pin
ashu.singh20-Nov-06 23:02
ashu.singh20-Nov-06 23:02 

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.