Click here to Skip to main content
15,899,475 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to close w3wp.exe dialog Box programmatically ? Pin
Kamal.Afridi28-Mar-06 18:01
Kamal.Afridi28-Mar-06 18:01 
GeneralRe: how to close w3wp.exe dialog Box programmatically ? Pin
Dave Kreskowiak29-Mar-06 1:09
mveDave Kreskowiak29-Mar-06 1:09 
QuestionHow to get logged user list in a domain using WMI(Urgent) Pin
indiaone27-Mar-06 22:14
indiaone27-Mar-06 22:14 
AnswerRe: How to get logged user list in a domain using WMI(Urgent) Pin
Dave Kreskowiak28-Mar-06 5:33
mveDave Kreskowiak28-Mar-06 5:33 
QuestionConvert a Jpeg or png or gif image in Bitmap Pin
Sasuko27-Mar-06 22:03
Sasuko27-Mar-06 22:03 
GeneralRe: Convert a Jpeg or png or gif image in Bitmap Pin
Guffa27-Mar-06 22:23
Guffa27-Mar-06 22:23 
GeneralRe: Convert a Jpeg or png or gif image in Bitmap Pin
Sasuko27-Mar-06 22:43
Sasuko27-Mar-06 22:43 
AnswerRe: Convert a Jpeg or png or gif image in Bitmap Pin
Guffa28-Mar-06 1:02
Guffa28-Mar-06 1:02 
Use Bitmap.FromFile to load the image, then use the Save method with ImageFormat.Bmp to save the image.

---
b { font-weight: normal; }

GeneralRe: Convert a Jpeg or png or gif image in Bitmap Pin
Sasuko28-Mar-06 1:55
Sasuko28-Mar-06 1:55 
GeneralRe: Convert a Jpeg or png or gif image in Bitmap Pin
Dan Neely28-Mar-06 2:04
Dan Neely28-Mar-06 2:04 
QuestionGenerate documentation from XML? Pin
Dominik Reichl27-Mar-06 21:00
Dominik Reichl27-Mar-06 21:00 
QuestionPassing an integer argument from C# to a javascript function Pin
KaKa'27-Mar-06 20:58
KaKa'27-Mar-06 20:58 
GeneralRe: Passing an integer argument from C# to a javascript function Pin
Guffa27-Mar-06 22:24
Guffa27-Mar-06 22:24 
QuestionGet this compile error "Could not copy temporary files to the output directory." Pin
Tony_Joh27-Mar-06 20:34
Tony_Joh27-Mar-06 20:34 
AnswerRe: Get this compile error "Could not copy temporary files to the output directory." Pin
Maqsood Ahmed27-Mar-06 20:57
Maqsood Ahmed27-Mar-06 20:57 
GeneralRe: Get this compile error "Could not copy temporary files to the output directory." Pin
nicck0728-Mar-06 3:14
nicck0728-Mar-06 3:14 
QuestionButton without stealing focus of any application ? Pin
Christian Kroes27-Mar-06 20:21
Christian Kroes27-Mar-06 20:21 
AnswerRe: Button without stealing focus of any application ? Pin
mav.northwind27-Mar-06 20:53
mav.northwind27-Mar-06 20:53 
QuestionI want to know which user logged in a domain Pin
indiaone27-Mar-06 19:48
indiaone27-Mar-06 19:48 
QuestionCatching a error thrown by someone elses dll Pin
nosherwan27-Mar-06 18:47
nosherwan27-Mar-06 18:47 
AnswerRe: Catching a error thrown by someone elses dll Pin
CWIZO27-Mar-06 20:57
CWIZO27-Mar-06 20:57 
AnswerRe: Catching a error thrown by someone elses dll Pin
Guffa27-Mar-06 22:30
Guffa27-Mar-06 22:30 
GeneralRe: Catching a error thrown by someone elses dll Pin
nosherwan29-Mar-06 11:47
nosherwan29-Mar-06 11:47 
QuestionErrorProvider control bugs? Pin
Mridang Agarwalla27-Mar-06 18:16
Mridang Agarwalla27-Mar-06 18:16 
AnswerRe: ErrorProvider control bugs? Pin
Luis Alonso Ramos27-Mar-06 18:20
Luis Alonso Ramos27-Mar-06 18:20 

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.