Click here to Skip to main content
15,892,965 members
Home / Discussions / C#
   

C#

 
AnswerRe: Executing Javascript in ASPX Pin
Sathesh Sakthivel17-May-07 18:37
Sathesh Sakthivel17-May-07 18:37 
GeneralRe: Executing Javascript in ASPX Pin
darora317-May-07 23:22
darora317-May-07 23:22 
QuestionMultiple Instance Performance Counter not working Pin
jchilberto17-May-07 18:05
jchilberto17-May-07 18:05 
AnswerRe: Multiple Instance Performance Counter not working Pin
jchilberto20-May-07 11:03
jchilberto20-May-07 11:03 
QuestionHelp with declaring variables (int vs float ) Pin
crash89317-May-07 15:39
crash89317-May-07 15:39 
AnswerRe: Help with declaring variables (int vs float ) Pin
Christian Graus17-May-07 15:42
protectorChristian Graus17-May-07 15:42 
AnswerRe: Help with declaring variables (int vs float ) Pin
Sathesh Sakthivel17-May-07 15:44
Sathesh Sakthivel17-May-07 15:44 
AnswerRe: Help with declaring variables (int vs float ) Pin
theney18-May-07 10:44
theney18-May-07 10:44 
For your first issue, change the float (7 digits) to double (15-16 digits). Next for your formatting issue, you can insert with the .ToString("formatting string")

Review this at: http://msdn2.microsoft.com/en-us/library/dwhawy9k(vs.71).aspx


Tim Heney
Meridian ID
theney@clearwire.net

QuestionEquation Editor Pin
hungvuong_hdu17-May-07 14:47
hungvuong_hdu17-May-07 14:47 
AnswerRe: Equation Editor Pin
Christian Graus17-May-07 15:53
protectorChristian Graus17-May-07 15:53 
GeneralRe: Equation Editor Pin
hungvuong_hdu17-May-07 16:26
hungvuong_hdu17-May-07 16:26 
QuestionHow To Force Webservice To Use Integrated Windows Authentication Pin
classNoob17-May-07 14:13
classNoob17-May-07 14:13 
AnswerRe: How To Force Webservice To Use Integrated Windows Authentication Pin
Sathesh Sakthivel17-May-07 15:09
Sathesh Sakthivel17-May-07 15:09 
GeneralRe: How To Force Webservice To Use Integrated Windows Authentication Pin
classNoob18-May-07 8:10
classNoob18-May-07 8:10 
Questionadding dropdownlist to a datagridview Pin
balanjingot17-May-07 14:10
balanjingot17-May-07 14:10 
AnswerRe: adding dropdownlist to a datagridview Pin
Sathesh Sakthivel17-May-07 15:05
Sathesh Sakthivel17-May-07 15:05 
Questionseek into .wmv file while recording? Pin
cjtaylor17-May-07 12:48
cjtaylor17-May-07 12:48 
AnswerRe: seek into .wmv file while recording? Pin
Christian Graus17-May-07 13:13
protectorChristian Graus17-May-07 13:13 
GeneralRe: seek into .wmv file while recording? Pin
Luc Pattyn17-May-07 13:35
sitebuilderLuc Pattyn17-May-07 13:35 
GeneralRe: seek into .wmv file while recording? Pin
Christian Graus17-May-07 13:51
protectorChristian Graus17-May-07 13:51 
GeneralRe: seek into .wmv file while recording? Pin
Luc Pattyn17-May-07 14:23
sitebuilderLuc Pattyn17-May-07 14:23 
GeneralRe: seek into .wmv file while recording? Pin
cjtaylor18-May-07 11:51
cjtaylor18-May-07 11:51 
GeneralRe: seek into .wmv file while recording? Pin
Luc Pattyn18-May-07 12:09
sitebuilderLuc Pattyn18-May-07 12:09 
QuestionDataTable NOT to assign Primary Key Pin
Yona Low17-May-07 11:30
Yona Low17-May-07 11:30 
Questionis a .dispose method required for 'stack' objects? Pin
jon-8017-May-07 11:09
professionaljon-8017-May-07 11:09 

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.