Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Um, NewLine char ain't workin' nomore. Pin
jas0n2313-Apr-09 23:29
jas0n2313-Apr-09 23:29 
AnswerRe: Um, NewLine char ain't workin' nomore. Pin
J4amieC13-Apr-09 23:20
J4amieC13-Apr-09 23:20 
QuestionUnusual question... Pin
jas0n2313-Apr-09 22:48
jas0n2313-Apr-09 22:48 
AnswerRe: Unusual question... Pin
SeMartens13-Apr-09 23:02
SeMartens13-Apr-09 23:02 
GeneralRe: Unusual question... Pin
jas0n2314-Apr-09 1:45
jas0n2314-Apr-09 1:45 
QuestionProblem with Convert.ToSingle Pin
pvphuc13-Apr-09 21:45
pvphuc13-Apr-09 21:45 
AnswerRe: Problem with Convert.ToSingle Pin
musefan13-Apr-09 21:49
musefan13-Apr-09 21:49 
GeneralRe: Problem with Convert.ToSingle Pin
pvphuc13-Apr-09 21:57
pvphuc13-Apr-09 21:57 
objStockCard.Pump is float;
objStockCard.Pump = Convert.ToSingle(txtPrice.Text);

So I use Convert.ToSingle (Convert.ToDouble is exact but complier does not accept set a double variable to a float variable).

Pls tell me how I can do now. I do not want to change objStockCard.Pump type.

Thanks for your reply.
GeneralRe: Problem with Convert.ToSingle Pin
musefan13-Apr-09 22:00
musefan13-Apr-09 22:00 
GeneralRe: Problem with Convert.ToSingle Pin
pvphuc13-Apr-09 22:24
pvphuc13-Apr-09 22:24 
GeneralRe: Problem with Convert.ToSingle Pin
musefan13-Apr-09 22:45
musefan13-Apr-09 22:45 
GeneralRe: Problem with Convert.ToSingle Pin
pvphuc13-Apr-09 22:46
pvphuc13-Apr-09 22:46 
Questionweb Pin
tomytom13-Apr-09 21:41
tomytom13-Apr-09 21:41 
AnswerRe: web Pin
SeMartens13-Apr-09 21:52
SeMartens13-Apr-09 21:52 
AnswerRe: web Pin
jas0n2313-Apr-09 23:39
jas0n2313-Apr-09 23:39 
GeneralRe: web Pin
Pete O'Hanlon14-Apr-09 4:01
mvePete O'Hanlon14-Apr-09 4:01 
QuestionXMl Node Sorting Based on Length Pin
prabhakar dwivedi13-Apr-09 21:33
prabhakar dwivedi13-Apr-09 21:33 
AnswerRe: XMl Node Sorting Based on Length Pin
Jimmanuel14-Apr-09 2:10
Jimmanuel14-Apr-09 2:10 
GeneralRe: XMl Node Sorting Based on Length Pin
prabhakar dwivedi14-Apr-09 2:12
prabhakar dwivedi14-Apr-09 2:12 
QuestionDraw a rectangle on picture box and crop that rectangle from picture box Pin
Babita Shivade13-Apr-09 21:25
Babita Shivade13-Apr-09 21:25 
AnswerRe: Draw a rectangle on picture box and crop that rectangle from picture box Pin
Mbah Dhaim13-Apr-09 22:25
Mbah Dhaim13-Apr-09 22:25 
AnswerRe: Draw a rectangle on picture box and crop that rectangle from picture box Pin
Paresh H20-Jul-09 18:55
Paresh H20-Jul-09 18:55 
Question"Error saving document" Pin
raesa13-Apr-09 21:20
raesa13-Apr-09 21:20 
AnswerRe: "Error saving document" Pin
Mycroft Holmes13-Apr-09 22:39
professionalMycroft Holmes13-Apr-09 22:39 
GeneralRe: "Error saving document" Pin
raesa13-Apr-09 22:43
raesa13-Apr-09 22:43 

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.