Click here to Skip to main content
15,890,185 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to get the control panel programatically? Pin
Anubhava Dimri13-Mar-08 2:37
Anubhava Dimri13-Mar-08 2:37 
GeneralRe: how to get the control panel programatically? Pin
g_hemanth1713-Mar-08 2:54
g_hemanth1713-Mar-08 2:54 
Questionconversion from string to binary to decimal Pin
Pankaj Garg12-Mar-08 18:53
Pankaj Garg12-Mar-08 18:53 
GeneralRe: conversion from string to binary to decimal Pin
Vikram A Punathambekar12-Mar-08 19:17
Vikram A Punathambekar12-Mar-08 19:17 
QuestionRe: conversion from string to binary to decimal Pin
Pankaj Garg12-Mar-08 19:27
Pankaj Garg12-Mar-08 19:27 
GeneralRe: conversion from string to binary to decimal Pin
mabo4212-Mar-08 22:15
mabo4212-Mar-08 22:15 
QuestionRe: conversion from string to binary to decimal Pin
Pankaj Garg12-Mar-08 23:47
Pankaj Garg12-Mar-08 23:47 
GeneralRe: conversion from string to binary to decimal Pin
Christian Graus12-Mar-08 20:54
protectorChristian Graus12-Mar-08 20:54 
if you convert to a number, it will be a number, it won't be binary or decimal. Those are rendering details. int.TryParse turns a string to an int.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionRe: conversion from string to binary to decimal Pin
Pankaj Garg12-Mar-08 21:14
Pankaj Garg12-Mar-08 21:14 
GeneralRe: conversion from string to binary to decimal Pin
Christian Graus12-Mar-08 21:43
protectorChristian Graus12-Mar-08 21:43 
GeneralCheck if IDE is open Pin
DJ van Wyk12-Mar-08 18:20
professionalDJ van Wyk12-Mar-08 18:20 
GeneralRe: Check if IDE is open Pin
N a v a n e e t h12-Mar-08 18:44
N a v a n e e t h12-Mar-08 18:44 
GeneralReportViewer control help. Pin
Spacix One12-Mar-08 12:12
Spacix One12-Mar-08 12:12 
GeneralKey Event Handler Pin
BobbyWhiskey12-Mar-08 11:26
BobbyWhiskey12-Mar-08 11:26 
GeneralRe: Key Event Handler Pin
Pete O'Hanlon12-Mar-08 11:55
mvePete O'Hanlon12-Mar-08 11:55 
GeneralRe: Key Event Handler Pin
BobbyWhiskey12-Mar-08 13:58
BobbyWhiskey12-Mar-08 13:58 
GeneralRe: Key Event Handler Pin
Pete O'Hanlon13-Mar-08 2:56
mvePete O'Hanlon13-Mar-08 2:56 
GeneralAutocomplete combobox feature Pin
baranils12-Mar-08 9:55
baranils12-Mar-08 9:55 
GeneralRe: Autocomplete combobox feature Pin
Scott Dorman12-Mar-08 9:58
professionalScott Dorman12-Mar-08 9:58 
GeneralRe: Autocomplete combobox feature Pin
baranils12-Mar-08 10:43
baranils12-Mar-08 10:43 
QuestionDateTime Question Pin
Jammer12-Mar-08 9:32
Jammer12-Mar-08 9:32 
GeneralRe: DateTime Question Pin
Not Active12-Mar-08 10:49
mentorNot Active12-Mar-08 10:49 
GeneralRe: DateTime Question Pin
Jammer12-Mar-08 10:53
Jammer12-Mar-08 10:53 
GeneralRe: DateTime Question Pin
Jammer12-Mar-08 11:13
Jammer12-Mar-08 11:13 
GeneralRe: DateTime Question Pin
Vikram A Punathambekar12-Mar-08 19:20
Vikram A Punathambekar12-Mar-08 19: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.