Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / Visual Basic 10

Custom Formatting in .NET - Enhancing String.Format to all new levels!

Rate me:
Please Sign up or sign in to vote.
4.91/5 (63 votes)
1 Dec 2010CDDL9 min read 133.6K   1.2K   129  
A string template method that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful! Uses Reflection, Conditional Formatting, iterating through Arrays, and more!

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Common Development and Distribution License (CDDL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions