M
Marty
Hi,
Does using the the conditional operator (?
instead of the common "if"
statement will give a performance gain in a C# .NET 2003 application
(even in C# .NET 2005?).
What is the advantage of using it in C# other than typing shorter if ?
Thanks,
Marty
Does using the the conditional operator (?

statement will give a performance gain in a C# .NET 2003 application
(even in C# .NET 2005?).
What is the advantage of using it in C# other than typing shorter if ?
Thanks,
Marty