Tag Archives: data

Setting up a local instance of an existing production site using WampServer

Making changes and upgrading your site while people are hitting it can give a bad impression to your visitors.  They might hit errors while you try to work out some new functionality, or perhaps make the site completely unusable.  The … Continue reading

Posted in Build a website | Tagged , , , , , , , , , , | 11 Comments

United States used car database for sale

Special Promotion! Use the code ‘summerfun’ and get $25 off the purchase price! I have built a database with over 22,000 records of vehicles that were sold in the United States since 1896 to 2011. The data was built by … Continue reading

Posted in Make Money | Tagged , , , , , , , , | 5 Comments

Export your GridView’s Data to Excel

The following class can be implemented in any project where you need to provide GridView data to end users via an Excel download.  This is the starting point for this class, and I have intentions of expanding to provide functionality … Continue reading

Posted in Web Development Tips | Tagged , , , | Leave a comment