Click here to Skip to main content
15,907,910 members
Home / Discussions / C#
   

C#

 
GeneralRe: increment problem Pin
Anthony Mushrow7-Dec-07 2:57
professionalAnthony Mushrow7-Dec-07 2:57 
QuestionHow to handle the Datagridview Default error dialog Pin
Haj7-Dec-07 0:37
Haj7-Dec-07 0:37 
GeneralRe: How to handle the Datagridview Default error dialog Pin
sdk_codemaker_20057-Dec-07 0:52
sdk_codemaker_20057-Dec-07 0:52 
GeneralRe: How to handle the Datagridview Default error dialog [modified] Pin
Haj7-Dec-07 1:33
Haj7-Dec-07 1:33 
GeneralRe: How to handle the Datagridview Default error dialog Pin
sdk_codemaker_20057-Dec-07 4:23
sdk_codemaker_20057-Dec-07 4:23 
QuestionRead Class Name from Assembly Pin
Abhijit Jana7-Dec-07 0:24
professionalAbhijit Jana7-Dec-07 0:24 
GeneralRe: Read Class Name from Assembly Pin
Colin Angus Mackay7-Dec-07 0:55
Colin Angus Mackay7-Dec-07 0:55 
GeneralRe: Read Class Name from Assembly Pin
Abhijit Jana7-Dec-07 0:58
professionalAbhijit Jana7-Dec-07 0:58 
GeneralRe: Read Class Name from Assembly Pin
Mr. Candyman7-Dec-07 1:13
Mr. Candyman7-Dec-07 1:13 
GeneralNeed Help Pin
arslanjatt7-Dec-07 0:00
arslanjatt7-Dec-07 0:00 
GeneralRe: Need Help Pin
Abhijit Jana7-Dec-07 0:28
professionalAbhijit Jana7-Dec-07 0:28 
GeneralRe: Need Help Pin
arslanjatt7-Dec-07 0:39
arslanjatt7-Dec-07 0:39 
GeneralRe: Need Help Pin
Abhijit Jana7-Dec-07 0:55
professionalAbhijit Jana7-Dec-07 0:55 
Generalwpf c# event handler Pin
angels7776-Dec-07 23:59
angels7776-Dec-07 23:59 
GeneralRe: wpf c# event handler Pin
Ujjaval Modi7-Dec-07 0:18
Ujjaval Modi7-Dec-07 0:18 
GeneralRe: wpf c# event handler Pin
angels7777-Dec-07 19:49
angels7777-Dec-07 19:49 
GeneralRe: wpf c# event handler Pin
angels7779-Dec-07 0:43
angels7779-Dec-07 0:43 
Questioninserting datagridview rows in database(windows application) Pin
avvaru.murali6-Dec-07 23:26
avvaru.murali6-Dec-07 23:26 
GeneralRe: inserting datagridview rows in database(windows application) Pin
Ujjaval Modi7-Dec-07 0:03
Ujjaval Modi7-Dec-07 0:03 
QuestionC# :how to access textbox values of form1 from form2 Pin
kssknov6-Dec-07 22:59
kssknov6-Dec-07 22:59 
GeneralRe: C# :how to access textbox values of form1 from form2 Pin
DaveyM696-Dec-07 23:35
professionalDaveyM696-Dec-07 23:35 
GeneralRe: C# :how to access textbox values of form1 from form2 Pin
Giorgi Dalakishvili6-Dec-07 23:49
mentorGiorgi Dalakishvili6-Dec-07 23:49 
QuestionHow is the Ado.Net Entity framework is good considering the performance Pin
sarangpani6-Dec-07 22:47
sarangpani6-Dec-07 22:47 
QuestionControlToValidate is Null Problem Pin
xueqing826-Dec-07 22:46
xueqing826-Dec-07 22:46 
GeneralExtracting images from a webpage stream. Pin
aj.esler6-Dec-07 22:09
aj.esler6-Dec-07 22:09 
Hi I have a web browser object that loads a given page, and once its loaded i want to extract all the images from the DocumentStream and get them in an Image or Bitmap format.
Anyone know a way of doing this?
I have tried several methods but none seem to work.

I've noticed that right click > Save As seems to be instant, ie not redownloading the picture, which is my goal. Any idea what methods Save As uses to save it without redownloading?

Any help appreciated...

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.