Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
QuestionGoal Seek Pin
vmaxp11-Aug-11 22:46
vmaxp11-Aug-11 22:46 
SuggestionPlease explain Pin
MicroVirus12-Aug-11 4:47
MicroVirus12-Aug-11 4:47 
AnswerRe: Goal Seek Pin
Ravi Bhavnani14-Aug-11 4:32
professionalRavi Bhavnani14-Aug-11 4:32 
Questionhaving problem to translate from WinForm to Windows-CE C# program - FTP transfer [modified] Pin
Gali197811-Aug-11 21:27
Gali197811-Aug-11 21:27 
AnswerRe: having problem to translate from WinForm to Windows-CE C# program - FTP transfer Pin
OriginalGriff11-Aug-11 21:34
mveOriginalGriff11-Aug-11 21:34 
QuestionEnterprise library log to Oracle Pin
V.11-Aug-11 21:17
professionalV.11-Aug-11 21:17 
QuestionSelecting parts of an uint so always the same size? Pin
stephen.darling11-Aug-11 19:11
stephen.darling11-Aug-11 19:11 
AnswerRe: Selecting parts of an uint so always the same size? Pin
Peter_in_278011-Aug-11 19:38
professionalPeter_in_278011-Aug-11 19:38 
stephen.darling wrote:
I have a feeling I need to use bit wise operations

Looks to me like you should be looking at string operations. Convert your number to a string, then play with characters or substrings. Convert back at the end if you need to. Bitwise operations don't match up with decimal digits.

Cheers,
Peter
Software rusts. Simon Stephenson, ca 1994.

GeneralRe: Selecting parts of an uint so always the same size? Pin
stephen.darling11-Aug-11 19:45
stephen.darling11-Aug-11 19:45 
AnswerRe: Selecting parts of an uint so always the same size? Pin
David198711-Aug-11 22:24
David198711-Aug-11 22:24 
AnswerRe: Selecting parts of an uint so always the same size? Pin
BobJanova11-Aug-11 23:19
BobJanova11-Aug-11 23:19 
AnswerRe: Selecting parts of an uint so always the same size? Pin
Lutosław11-Aug-11 23:40
Lutosław11-Aug-11 23:40 
GeneralRe: Selecting parts of an uint so always the same size? Pin
stephen.darling12-Aug-11 0:21
stephen.darling12-Aug-11 0:21 
GeneralRe: Selecting parts of an uint so always the same size? Pin
jschell12-Aug-11 8:44
jschell12-Aug-11 8:44 
GeneralRe: Selecting parts of an uint so always the same size? Pin
stephen.darling12-Aug-11 9:04
stephen.darling12-Aug-11 9:04 
QuestionOnClosing event doesn't work Pin
MAW3011-Aug-11 11:28
MAW3011-Aug-11 11:28 
AnswerRe: OnClosing event doesn't work Pin
Alan N11-Aug-11 12:50
Alan N11-Aug-11 12:50 
Questionhot to transfer from FTP to local directory on my computer in C# Pin
Gali197811-Aug-11 10:45
Gali197811-Aug-11 10:45 
QuestionUploading File from Client to Server Pin
akosidandan11-Aug-11 9:11
akosidandan11-Aug-11 9:11 
AnswerRe: Uploading File from Client to Server Pin
Not Active11-Aug-11 9:40
mentorNot Active11-Aug-11 9:40 
GeneralRe: Uploading File from Client to Server Pin
akosidandan11-Aug-11 16:19
akosidandan11-Aug-11 16:19 
Generalauthenticate in activeMQ using Spring.Nmstemplate in .net Pin
alfhv11-Aug-11 5:34
alfhv11-Aug-11 5:34 
QuestionUSB current value with C# Pin
yury dorofeev11-Aug-11 5:23
yury dorofeev11-Aug-11 5:23 
QuestionC# OOP: sub-property? Pin
Goalie3511-Aug-11 5:12
Goalie3511-Aug-11 5:12 
GeneralRe: C# OOP: sub-property? PinPopular
David198711-Aug-11 5:16
David198711-Aug-11 5:16 

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.