Browse by Tags

All Tags » C# (RSS)
I have found a random PHP script for creating captcha images using the GD Library and I've converted it to C# as promised in my previous blog post. I learned something new on this project. The first color in a new image will be the background color but...
Posted by rrobbins | 2 comment(s)
Filed under: , , ,
There is a PHP script on A List Apart for dynamically generating images for paragraph headings using fonts. I have successfully translated this script into C#. The Dynamic Text Replacement article by Stewart Rosenberger provides a PHP script that uses...
Posted by rrobbins | 3 comment(s)
Filed under: , , , ,
Here is some simple code for creating a list of all your installed fonts in order to create a visual reference. It may be of more interest to a web designer. I suggest you print the web page so you can easily find an appropriate font. Some applications...
Posted by rrobbins | 2 comment(s)
Filed under: , ,
How many Microsoft developers use the MSDN Library ? Probably not many because I've just read a blog post where someone recommended not even installing it. I have to admit that I never even opened the Microsoft Document Explorer until I learned how to...
I am very active in the vlogging community at YouTube and Stickam . Vlogging is clearly the future of online communication and social networking sites. I have been particularly impressed by how effective vlogging is for forming genuine friendships and...
Posted by rrobbins | 2 comment(s)
Filed under: , , , ,
More Posts