Click here to Skip to main content
15,889,315 members
Home / Discussions / C#
   

C#

 
Questionemergence plz help quick Pin
hhani14-Apr-08 12:27
hhani14-Apr-08 12:27 
GeneralRe: emergence plz help quick Pin
Christian Graus14-Apr-08 12:32
protectorChristian Graus14-Apr-08 12:32 
GeneralRe: emergence plz help quick Pin
hhani14-Apr-08 12:53
hhani14-Apr-08 12:53 
GeneralRe: emergence plz help quick Pin
Expert Coming14-Apr-08 12:59
Expert Coming14-Apr-08 12:59 
GeneralRe: emergence plz help quick Pin
Christian Graus14-Apr-08 13:12
protectorChristian Graus14-Apr-08 13:12 
GeneralRe: emergence plz help quick Pin
Expert Coming14-Apr-08 13:16
Expert Coming14-Apr-08 13:16 
GeneralRe: emergence plz help quick Pin
Christian Graus14-Apr-08 13:23
protectorChristian Graus14-Apr-08 13:23 
GeneralRe: emergence plz help quick Pin
Christian Graus14-Apr-08 13:13
protectorChristian Graus14-Apr-08 13:13 
hhani wrote:
int.Parse(s5);


NEVER do this. Use int.TryParse, so your code will never blow up.

I guess this means you can't use client tools to enter SQL direct to the DB and make sure the SQL works ?

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 )

GeneralRe: emergence plz help quick Pin
Expert Coming14-Apr-08 12:51
Expert Coming14-Apr-08 12:51 
GeneralRe: emergence plz help quick Pin
hhani14-Apr-08 12:56
hhani14-Apr-08 12:56 
AnswerRe: emergence plz help quick Pin
Alessandra7714-Apr-08 13:01
Alessandra7714-Apr-08 13:01 
GeneralRe: emergence plz help quick Pin
hhani14-Apr-08 13:14
hhani14-Apr-08 13:14 
QuestionHow can I retrieve the table name Pin
Muammar©14-Apr-08 11:52
Muammar©14-Apr-08 11:52 
AnswerRe: How can I retrieve the table name Pin
jchalfant14-Apr-08 12:16
jchalfant14-Apr-08 12:16 
QuestionDetecting the RSS feeds a site has to offer ( like internet explorer ) Pin
sagedread14-Apr-08 11:02
sagedread14-Apr-08 11:02 
GeneralRe: Detecting the RSS feeds a site has to offer ( like internet explorer ) Pin
Razvan Dimescu14-Apr-08 12:48
Razvan Dimescu14-Apr-08 12:48 
GeneralRe: Detecting the RSS feeds a site has to offer ( like internet explorer ) Pin
sagedread14-Apr-08 14:12
sagedread14-Apr-08 14:12 
Questionany way to use the UAC "secure desktop" "black screen-ness" in vista? Pin
FocusedWolf14-Apr-08 10:51
FocusedWolf14-Apr-08 10:51 
GeneralSetting first row in a DataGridView visible = false does not hide row Pin
oracleConvert14-Apr-08 10:48
oracleConvert14-Apr-08 10:48 
GeneralArray of bitmaps. Pin
AKXman14-Apr-08 10:39
AKXman14-Apr-08 10:39 
GeneralRe: Array of bitmaps. Pin
Christian Graus14-Apr-08 11:16
protectorChristian Graus14-Apr-08 11:16 
GeneralRe: Array of bitmaps. Pin
AKXman14-Apr-08 12:05
AKXman14-Apr-08 12:05 
GeneralRe: Array of bitmaps. Pin
Christian Graus14-Apr-08 12:10
protectorChristian Graus14-Apr-08 12:10 
GeneralRe: Array of bitmaps. Pin
Luc Pattyn14-Apr-08 12:38
sitebuilderLuc Pattyn14-Apr-08 12:38 
GeneralRe: Array of bitmaps. Pin
AKXman15-Apr-08 12:52
AKXman15-Apr-08 12:52 

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.