HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...DNN Core Development Policy SuggestionDNN Core Development Policy Suggestion
Previous
 
Next
New Post
1/2/2009 1:46 AM
 

Will Strohl wrote
 

Cathal, I completely agree.  There are many blogs and sample applications to prove this.  However, in the instances where StringBuilder is not efficient, String.Concat is FAR more efficient over the standard concatenation method ("&" or "+").  Even if you do not notice the difference from a single concatenation, the difference over an entire application can be tremendous. 

It was pointed out to me in Gemini that the compiler will simply switch the concatenation characters to the String.Concat method.  However, doing it beforehand saves the compiler from having to do that.  In essence, you save the processor, the compiler, and the end-user time for every single instance of concatenation that is not using the standard concatenation characters.

Stumpled on that again through Gemini.

Will, it is just the opposite. String.Concat gets replaced by &. Please check with reflector.


Stefan Cullmann
stefan.cullmann [at] gmail.com
http://www.formandlist.com
 
New Post
7/14/2009 9:40 AM
 

Well I posted in the internal forums today to make sure some eyeballs were fixed on this one.



Alex Shirley


 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...DNN Core Development Policy SuggestionDNN Core Development Policy Suggestion


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Free Demo Site
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me
Have Someone Contact Me
Charlotte DoDNN

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Exact Target Exec Alert
r2integrated
Telerik JustCode Free

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates the DotNetNuke Store where users purchase third party apps for the platform.