Error!
Success!

By tag: Concat

showing:  of
0
kicks

String Concatenation vs Memory Allocation  (Unpublished)

Over the years, plenty has been written about string performance, lots of comparisons between String.Concat and StringBuilder. Today I decided to do some of my own research into the subject and contribute to the knowledge already out there. More specifically, I'll be taking a look at the memory usag...


Kicked By:
Drop Kicked By:
0
kicks

StringBuilder is not always faster  (Unpublished)

Here is something you may not know about string concatenation: StringBuilder is not always faster.


Kicked By:
Drop Kicked By:
0
kicks

SQL Server 2005: Concat values XML Style  (Unpublished)

Just another way of contencating columns in sql server. the difference is that this can be used inline and it doesn't have to be a function.


Kicked By:
Drop Kicked By: