Error!
Success!

By tag: format

showing:  of
0
kicks

String templates revisited  (Unpublished)

Sometimes I encounter a task - create some little template, that user can easily configure. Yeah, there are many powerful template engines, or you can use {0}, {1} placeholders, or even handwritten #Id#, #Name# placeholders. But this article describes yet another way - simple and descriptive string ...


Kicked By:
Drop Kicked By:
0
kicks

VS2005 C# Code Snippet Cheat Sheet  (Unpublished)

Here's all the built-in Visual Studio 2005 C# Code Snippets on one single page for easy printing and reference.


Kicked By:
Drop Kicked By:
0
kicks

String Generation with String.Format  (Unpublished)

The twentieth part of the C# Fundamentals tutorial adds to the previous examination of conversion between numeric and string data. This article describes the Format method of the String class that allows generation of strings containing text and numbers.


Kicked By:
Drop Kicked By: