Click here to Skip to main content
15,881,803 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to code a editor Pin
Christian Graus8-Apr-08 19:13
protectorChristian Graus8-Apr-08 19:13 
GeneralRe: How to code a editor Pin
N a v a n e e t h8-Apr-08 19:45
N a v a n e e t h8-Apr-08 19:45 
QuestionFile System Security Pin
M. J. Jaya Chitra8-Apr-08 18:10
M. J. Jaya Chitra8-Apr-08 18:10 
QuestionHow set set Font-Size for Gridview that affects all control in the gridview? Pin
blooper028-Apr-08 17:33
blooper028-Apr-08 17:33 
Questionhow to move object in richtextbox using mouse event Pin
kamalesh57438-Apr-08 16:44
kamalesh57438-Apr-08 16:44 
QuestionHow to split a string into 2 variables. Pin
Joshua1233218-Apr-08 16:13
Joshua1233218-Apr-08 16:13 
AnswerRe: How to split a string into 2 variables. Pin
PIEBALDconsult8-Apr-08 16:34
mvePIEBALDconsult8-Apr-08 16:34 
AnswerRe: How to split a string into 2 variables. Pin
Christian Graus8-Apr-08 17:01
protectorChristian Graus8-Apr-08 17:01 
You would need a regex to pull a number out of a string. It's also always better to use int.TryParse instead of int.Parse, just in case.

Christian Graus

Please read this if you don't understand the answer I've given you

"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 )

GeneralValidating form field for HTML tags but Anchor text Pin
JohnyCoder8-Apr-08 16:02
JohnyCoder8-Apr-08 16:02 
GeneralAutomatically mapping printers... Pin
Jacob Dixon8-Apr-08 15:57
Jacob Dixon8-Apr-08 15:57 
GeneralTCP/IP Sockets Pin
#realJSOP8-Apr-08 11:25
mve#realJSOP8-Apr-08 11:25 
GeneralRe: TCP/IP Sockets Pin
Ravenet8-Apr-08 16:01
Ravenet8-Apr-08 16:01 
QuestionUpdating Child Table's Key (almost have it) Pin
MaxRelaxman8-Apr-08 10:58
MaxRelaxman8-Apr-08 10:58 
GeneralSimple C # Solution Help Pin
Hulicat8-Apr-08 9:39
Hulicat8-Apr-08 9:39 
GeneralRe: Simple C # Solution Help Pin
pmarfleet8-Apr-08 11:15
pmarfleet8-Apr-08 11:15 
GeneralRe: Simple C # Solution Help Pin
Hulicat8-Apr-08 11:42
Hulicat8-Apr-08 11:42 
GeneralRe: Simple C # Solution Help Pin
Ravenet8-Apr-08 16:02
Ravenet8-Apr-08 16:02 
GeneralCalling a ASP.NET C# function from javascript Pin
Matt Cavanagh8-Apr-08 9:27
Matt Cavanagh8-Apr-08 9:27 
GeneralRe: Calling a ASP.NET C# function from javascript Pin
Pete O'Hanlon8-Apr-08 9:49
mvePete O'Hanlon8-Apr-08 9:49 
GeneralRe: Calling a ASP.NET C# function from javascript Pin
nelo_8-Apr-08 14:20
nelo_8-Apr-08 14:20 
GeneralExport DataGrid from different dynamically created tabpages to multiple worksheets of an Excel spreasheet Pin
Walaza8-Apr-08 7:09
Walaza8-Apr-08 7:09 
Generalproblems rightformating [modified] Pin
stephan_0078-Apr-08 6:24
stephan_0078-Apr-08 6:24 
GeneralRe: problems rightformating Pin
Luc Pattyn8-Apr-08 6:42
sitebuilderLuc Pattyn8-Apr-08 6:42 
GeneralRe: problems rightformating Pin
stephan_0078-Apr-08 10:03
stephan_0078-Apr-08 10:03 
GeneralChecking integer values and adding same types together Pin
Sharkadder8-Apr-08 6:23
Sharkadder8-Apr-08 6:23 

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.