Click here to Skip to main content
15,898,222 members
Home / Discussions / C#
   

C#

 
AnswerRe: FOR XML returns query with no root, whats the best way to add one before loading it to an XMLDataDocument? Pin
Larantz9-Aug-06 8:11
Larantz9-Aug-06 8:11 
Questiondifflib for .net Pin
alabax9-Aug-06 3:23
alabax9-Aug-06 3:23 
QuestionHow can I print to the printer ..... Pin
galigal159-Aug-06 3:04
galigal159-Aug-06 3:04 
QuestionWrite pictures to CD/DVD Pin
kkadir9-Aug-06 2:48
kkadir9-Aug-06 2:48 
Question"Handle is not Initialized" Error Pin
Mvelo9-Aug-06 1:49
Mvelo9-Aug-06 1:49 
AnswerRe: "Handle is not Initialized" Error Pin
Ennis Ray Lynch, Jr.9-Aug-06 2:31
Ennis Ray Lynch, Jr.9-Aug-06 2:31 
QuestionHow do u draw... Pin
diddy349-Aug-06 1:47
diddy349-Aug-06 1:47 
AnswerRe: How do u draw... Pin
Guffa9-Aug-06 1:59
Guffa9-Aug-06 1:59 
diddy34 wrote:
What is the code to find out the number of pixels contained in an image


width * height

diddy34 wrote:
and what is the code needed to draw a histogram


Loop through the pixels, calculate the value that you want the histogram for (for an example intensity), and count how many there are of each value. Draw a diagram from the count.


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

Generaland normalize Pin
Ennis Ray Lynch, Jr.9-Aug-06 2:12
Ennis Ray Lynch, Jr.9-Aug-06 2:12 
QuestionActiveX control in C# Pin
Maddie from Dartford9-Aug-06 1:31
Maddie from Dartford9-Aug-06 1:31 
QuestionC# 1.1 To C# 2.0 Problem Pin
ali khan msc9-Aug-06 1:17
ali khan msc9-Aug-06 1:17 
AnswerRe: C# 1.1 To C# 2.0 Problem Pin
Dave Kreskowiak9-Aug-06 1:32
mveDave Kreskowiak9-Aug-06 1:32 
GeneralRe: C# 1.1 To C# 2.0 Problem Pin
Robert Rohde9-Aug-06 2:00
Robert Rohde9-Aug-06 2:00 
GeneralRe: C# 1.1 To C# 2.0 Problem Pin
Dave Kreskowiak9-Aug-06 5:01
mveDave Kreskowiak9-Aug-06 5:01 
AnswerRe: C# 1.1 To C# 2.0 Problem Pin
Robert Rohde9-Aug-06 2:01
Robert Rohde9-Aug-06 2:01 
QuestionDo we need to register each time while installing visual studio 2005 ? Pin
Mithun Acharya9-Aug-06 1:13
Mithun Acharya9-Aug-06 1:13 
QuestionParsing XML Pin
Vipin Venugopal9-Aug-06 0:38
Vipin Venugopal9-Aug-06 0:38 
AnswerRe: Parsing XML [modified] Pin
Andrei Ungureanu9-Aug-06 1:24
Andrei Ungureanu9-Aug-06 1:24 
QuestionDrawString & Right to left ???? [modified] Pin
Tavbi9-Aug-06 0:12
Tavbi9-Aug-06 0:12 
AnswerRe: DrawString & Right to left ???? Pin
atuldeore9-Aug-06 0:46
atuldeore9-Aug-06 0:46 
Questionproblems with seperating treeview expand and double click Pin
lushgrass8-Aug-06 23:26
lushgrass8-Aug-06 23:26 
QuestionButton Border Pin
Nafiseh Salmani8-Aug-06 22:43
Nafiseh Salmani8-Aug-06 22:43 
AnswerRe: Button Border Pin
Rakheesh Chalil8-Aug-06 23:40
Rakheesh Chalil8-Aug-06 23:40 
AnswerRe: Button Border Pin
LievenDoclo8-Aug-06 23:48
LievenDoclo8-Aug-06 23:48 
AnswerRe: Button Border Pin
kkadir9-Aug-06 2:55
kkadir9-Aug-06 2:55 

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.