Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
QuestionRe: Change controls size at runtime Pin
jojoba201126-Apr-10 22:43
jojoba201126-Apr-10 22:43 
AnswerRe: Change controls size at runtime Pin
Ankur\m/26-Apr-10 23:28
professionalAnkur\m/26-Apr-10 23:28 
QuestionTypes of brushes in graphics Pin
NarVish26-Apr-10 21:00
NarVish26-Apr-10 21:00 
AnswerRe: Types of brushes in graphics Pin
Richard MacCutchan26-Apr-10 21:27
mveRichard MacCutchan26-Apr-10 21:27 
QuestionConverting a string value to int Pin
dashingsidds26-Apr-10 20:18
dashingsidds26-Apr-10 20:18 
AnswerRe: Converting a string value to int Pin
Ice_Freez0526-Apr-10 20:36
Ice_Freez0526-Apr-10 20:36 
GeneralRe: Converting a string value to int Pin
dashingsidds26-Apr-10 22:28
dashingsidds26-Apr-10 22:28 
GeneralRe: Converting a string value to int Pin
dashingsidds27-Apr-10 2:31
dashingsidds27-Apr-10 2:31 
Hi Ice,

Your code was good except that i need to pass 0xF instead of &HF i.e. replacing &H with 0x.

Also i am not getting the proper value when i use the following code but when i comment the same then it was working fine.

strTemp = strTemp + Char.ConvertFromUtf32(intVal);


Can you please let me know why were you using the above lines of code??

Regards,

Samar
AnswerRe: Converting a string value to int Pin
Estys26-Apr-10 20:59
Estys26-Apr-10 20:59 
GeneralRe: Converting a string value to int Pin
dashingsidds26-Apr-10 22:33
dashingsidds26-Apr-10 22:33 
GeneralRe: Converting a string value to int [modified] Pin
Estys26-Apr-10 23:07
Estys26-Apr-10 23:07 
GeneralRe: Converting a string value to int Pin
dashingsidds27-Apr-10 0:15
dashingsidds27-Apr-10 0:15 
GeneralRe: Converting a string value to int Pin
Estys27-Apr-10 0:25
Estys27-Apr-10 0:25 
GeneralRe: Converting a string value to int Pin
dashingsidds27-Apr-10 2:27
dashingsidds27-Apr-10 2:27 
GeneralRe: Converting a string value to int Pin
Luc Pattyn27-Apr-10 2:32
sitebuilderLuc Pattyn27-Apr-10 2:32 
AnswerRe: Converting a string value to int Pin
Rajesh Anuhya26-Apr-10 22:07
professionalRajesh Anuhya26-Apr-10 22:07 
QuestionMerge two Header Column Pin
kaasir_226-Apr-10 20:02
kaasir_226-Apr-10 20:02 
AnswerRe: Merge two Header Column Pin
Ankur\m/26-Apr-10 21:02
professionalAnkur\m/26-Apr-10 21:02 
AnswerRe: Merge two Header Column Pin
Dave Kreskowiak27-Apr-10 2:35
mveDave Kreskowiak27-Apr-10 2:35 
AnswerRe: Merge two Header Column Pin
Henry Minute27-Apr-10 4:34
Henry Minute27-Apr-10 4:34 
QuestionConnecting a Report (.rdlc) and (.mdf) file programmetically Pin
csetopper_bhanu26-Apr-10 16:35
csetopper_bhanu26-Apr-10 16:35 
AnswerRe: Connecting a Report (.rdlc) and (.mdf) file programmetically Pin
Mycroft Holmes26-Apr-10 17:27
professionalMycroft Holmes26-Apr-10 17:27 
GeneralRe: Connecting a Report (.rdlc) and (.mdf) file programmetically Pin
csetopper_bhanu26-Apr-10 17:43
csetopper_bhanu26-Apr-10 17:43 
QuestionDetect Paste In DataGridView Pin
Kevin Marois26-Apr-10 16:30
professionalKevin Marois26-Apr-10 16:30 
AnswerRe: Detect Paste In DataGridView Pin
Mycroft Holmes26-Apr-10 17:22
professionalMycroft Holmes26-Apr-10 17:22 

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.