Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Errrhhh ..... CSharp or VB
Message
From
27/09/2011 13:25:20
 
 
To
27/09/2011 11:51:22
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01524423
Message ID:
01524937
Views:
51
>>>>Actually I wouldn't be surprised if the compiler optimised it out to
>>>>string s = "TomDickHarry";
>>>>but I haven't time to check :-{
>>>>OTOH if the values weren't literals I think you'd be right.....
>>>
>>>
>>>I have checked with ild
>>>
>>>The compiler optimises
>>>- class properties, ie string s1 = "A" + "b" + "C";
>>>- assignments in methode, ie string xx = "D" + "E" + "F";
>>
>>Again, I'm pretty sure that at least in one of the previous versions there was an upper limit
>>on the number of operands optimizable this way - AFAIR 4. Dunno if that still is the case.
>>
>>my 0.02€
>>
>>thomas
>
>
>tested with 12 - still one string assignment

Thx. Did you also confirm the behaviour you expected when using variables rather than literals ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform