Search
Start your website!
Getting started with a website is easy. Simply follow these steps to get started:1.) Get a domain name
2.) Purchase hosting
3.) Begin development!If you need any assistance, or would like to inquire about hiring me to assist with your efforts, you can contact me! If you are self-motivated to learn web development, here's a step-by-step tutorial.
Sponsors
Top Commentators for the Month
Google Friend Connect
Tag Archives: string formatting
Why doesn’t the DataFormatString format the data in my grid column?
Here’s one that has bitten me a couple times. When working with the GridView control in .Net 2.0, and you apply a format string to a column, such as: the column doesn’t show any formatting. This should render the column … Continue reading
Posted in Web Development Tips
Tagged formatting, formatting output, string formatting
Leave a comment
Programmers, Don’t Forget About Apostrophes and Hyphens
Programmers are being slammed for shoddy programming on a MSNBC article today. People with apostrophes in their name say that they constantly run into issues when applications and web sites do not accommodate the apostrophe in their name. Whether its … Continue reading
