Click here to Skip to main content
15,921,959 members
Home / Discussions / C#
   

C#

 
Question.NET Forms in a web browser? Pin
Chris Hafey18-May-02 12:59
Chris Hafey18-May-02 12:59 
AnswerRe: .NET Forms in a web browser? Pin
SHaroz20-May-02 7:43
SHaroz20-May-02 7:43 
GeneralRe: .NET Forms in a web browser? Pin
Chris Hafey20-May-02 16:25
Chris Hafey20-May-02 16:25 
Questiontry / catch breaks if statement !? Pin
tcs18-May-02 11:14
tcs18-May-02 11:14 
AnswerRe: try / catch breaks if statement !? Pin
tcs18-May-02 11:47
tcs18-May-02 11:47 
GeneralLetting the debugger catch unhandles exceptions in web services Pin
tcs18-May-02 8:49
tcs18-May-02 8:49 
General.NET (C#) interopability Pin
17-May-02 14:08
suss17-May-02 14:08 
GeneralPlease help: Substitution parameters! Pin
Rohde17-May-02 12:41
Rohde17-May-02 12:41 
Can somebody help me. Smile | :) Smile | :) Smile | :)

I have the following line of code:

this.Text = String.Format( "Program {0:#}.{1:#}", ver.Major, ver.Minor );

Okay, what I don't understand is the use of ":#" in the substitution parameters. What's that good for?

And on a sidenote, why not just use regular string concatenation? Or is that because substitution parameters has some of the functionality of format specifier in C?

Thanks in advance Smile | :) Smile | :) Smile | :)

oh and remember: GO ANDE SEE __STAR WARS II__, it rocks, BIG TIME!!! OMG | :OMG: OMG | :OMG: OMG | :OMG:
GeneralRe: Please help: Substitution parameters! Pin
David Wengier17-May-02 13:12
David Wengier17-May-02 13:12 
Questionwhat does it do? Pin
zhoujun16-May-02 22:00
zhoujun16-May-02 22:00 
AnswerRe: what does it do? Pin
James T. Johnson17-May-02 1:11
James T. Johnson17-May-02 1:11 
GeneralRe: what does it do? Pin
zhoujun17-May-02 17:01
zhoujun17-May-02 17:01 
GeneralRe: what does it do? Pin
James T. Johnson18-May-02 12:27
James T. Johnson18-May-02 12:27 
GeneralRe: what does it do? Pin
zhoujun18-May-02 16:30
zhoujun18-May-02 16:30 
QuestionHow to run c# app on a win2000 machine without installing the framework? Pin
16-May-02 20:18
suss16-May-02 20:18 
AnswerRe: How to run c# app on a win2000 machine without installing the framework? Pin
Rickard Andersson2016-May-02 20:31
Rickard Andersson2016-May-02 20:31 
AnswerRe: How to run c# app on a win2000 machine without installing the framework? Pin
Michael P Butler16-May-02 22:27
Michael P Butler16-May-02 22:27 
AnswerRe: How to run c# app on a win2000 machine without installing the framework? Pin
James T. Johnson17-May-02 1:00
James T. Johnson17-May-02 1:00 
GeneralVariants in .net Pin
ElCortez16-May-02 13:21
ElCortez16-May-02 13:21 
GeneralRe: Variants in .net Pin
Rama Krishna Vavilala16-May-02 14:35
Rama Krishna Vavilala16-May-02 14:35 
GeneralRe: Variants in .net Pin
ElCortez16-May-02 20:51
ElCortez16-May-02 20:51 
GeneralRe: Variants in .net Pin
Gaul21-May-02 4:34
Gaul21-May-02 4:34 
GeneralRe: Variants in .net Pin
ElCortez21-May-02 12:11
ElCortez21-May-02 12:11 
GeneralRe: Variants in .net Pin
Rama Krishna Vavilala21-May-02 12:30
Rama Krishna Vavilala21-May-02 12:30 
GeneralRe: Variants in .net Pin
ElCortez21-May-02 13:05
ElCortez21-May-02 13:05 

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.