Click here to Skip to main content
15,896,359 members
Home / Discussions / C#
   

C#

 
GeneralRe: Visual Studio 2008 - Report Viewer does show on WinForm Pin
Wendelius10-Oct-08 6:38
mentorWendelius10-Oct-08 6:38 
QuestionApp.Config Encrypt section, not saving Pin
Bill Warner9-Oct-08 8:12
Bill Warner9-Oct-08 8:12 
QuestionAnonymous constructor for Dictionary Pin
ezazazel9-Oct-08 7:50
ezazazel9-Oct-08 7:50 
AnswerRe: Anonymous constructor for Dictionary Pin
Daniel Grunwald9-Oct-08 8:02
Daniel Grunwald9-Oct-08 8:02 
GeneralRe: Anonymous constructor for Dictionary Pin
ezazazel9-Oct-08 8:04
ezazazel9-Oct-08 8:04 
Questionsummation Pin
Monin D.9-Oct-08 7:11
Monin D.9-Oct-08 7:11 
AnswerRe: summation Pin
Dan Neely9-Oct-08 7:18
Dan Neely9-Oct-08 7:18 
AnswerRe: summation Pin
DaveyM699-Oct-08 7:53
professionalDaveyM699-Oct-08 7:53 
in addition to Dan's link, did you know you can declare a float as a literal by suffixing with an 'f' and save the expense of casting from a double (or int).
float a = 93.3f;


Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

AnswerRe: summation Pin
ezazazel9-Oct-08 8:03
ezazazel9-Oct-08 8:03 
GeneralRe: summation Pin
Monin D.9-Oct-08 11:09
Monin D.9-Oct-08 11:09 
AnswerRe: summation Pin
#realJSOP9-Oct-08 8:48
professional#realJSOP9-Oct-08 8:48 
GeneralRe: summation Pin
Dan Neely9-Oct-08 9:02
Dan Neely9-Oct-08 9:02 
GeneralRe: summation Pin
Ennis Ray Lynch, Jr.9-Oct-08 10:12
Ennis Ray Lynch, Jr.9-Oct-08 10:12 
GeneralRe: summation Pin
Mark Churchill9-Oct-08 17:07
Mark Churchill9-Oct-08 17:07 
AnswerRe: summation Pin
User 66589-Oct-08 21:55
User 66589-Oct-08 21:55 
QuestionDealing with ColorPalette problem in C# forms. Pin
OCrowley9-Oct-08 6:06
OCrowley9-Oct-08 6:06 
QuestionRe: Dealing with ColorPalette problem in C# forms. Pin
led mike9-Oct-08 6:09
led mike9-Oct-08 6:09 
AnswerRe: Dealing with ColorPalette problem in C# forms. Pin
OCrowley9-Oct-08 6:25
OCrowley9-Oct-08 6:25 
GeneralRe: Dealing with ColorPalette problem in C# forms. Pin
led mike9-Oct-08 7:01
led mike9-Oct-08 7:01 
AnswerRe: Dealing with ColorPalette problem in C# forms. [modified] Pin
Mark Salsbery9-Oct-08 6:45
Mark Salsbery9-Oct-08 6:45 
AnswerRe: Dealing with ColorPalette problem in C# forms. Pin
OCrowley29-Feb-12 2:46
OCrowley29-Feb-12 2:46 
QuestionHow to make excel compatibile in different machine? Pin
DJ2459-Oct-08 5:18
DJ2459-Oct-08 5:18 
AnswerRe: How to make excel compatibile in different machine? Pin
Giorgi Dalakishvili9-Oct-08 5:42
mentorGiorgi Dalakishvili9-Oct-08 5:42 
QuestionHow to work with Shortcut & Keyboard Pin
Laji599-Oct-08 4:35
Laji599-Oct-08 4:35 
QuestionRe: How to work with Shortcut & Keyboard Pin
led mike9-Oct-08 4:40
led mike9-Oct-08 4:40 

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.