Jul 04 2005

Dotnet string formatting

Posted by admin under .NET

String formatting is one the thing I still need to lookup in the docs when I need it - even after developing .NET applications daily for almost two years.

I still think in my old C/C++ programmer syntax.

So, I found a pretty good page in a blog which pretty good sums is all up in a single location.


 

Links