Showing posts with label snippets. Show all posts
Showing posts with label snippets. Show all posts
Sunday, August 3, 2014
CSS Counter Property
While customizing my blogger template I needed a way to count lines for my formatted source code (the snippets like this one) and display them. Luckily CSS (since 2.1) has a counter built-in for us.
Saturday, August 2, 2014
C# Snippet - Saving TextBox Text to File
This snippet will show you how to save text from a TextBox to a text file document (plaintext file).
Labels:
.net,
c#,
c# snippet,
c# snippets,
c# textbox,
code snip,
snippet,
snippet library,
snippets,
source code,
source code snippets,
textbox class
Subscribe to:
Posts (Atom)