Monthly Archives: February 2011

PHPHOST BLOG

Web Hosting Related Articles You May Need

jQuery, ASP.NET, Silverlight, LINQ and .NET articles Link List – February 2011

Here’s a quick wrap up of the jQuery, ASP.NET, Silverlight, LINQ and other .NET articles published on http://www.devcurry.com/ in the month of February 2011.ASP.NET ArticlesCancel Update and Delete in ASP.NET GridView – Continuing my ASP.NET GridView… Continue reading

Posted in Link List, Syndicated | Leave a comment

jQuery, ASP.NET, Silverlight, LINQ and .NET articles Link List – February 2011

Here’s a quick wrap up of the jQuery, ASP.NET, Silverlight, LINQ and other .NET articles published on http://www.devcurry.com/ in the month of February 2011.ASP.NET ArticlesCancel Update and Delete in ASP.NET GridView – Continuing my ASP.NET GridView… Continue reading

Posted in Link List, Syndicated | Leave a comment

Most Insightful, Funniest Comments Of The Week On Techdirt

In past weeks, we’ve usually had a few comments that charted high in both categories, but no such luck this week. There was not a single crossover comment in the top ten of either category. This week’s winner in the most insightful came from Marcus C… Continue reading

Posted in Syndicated | Leave a comment

Generated Background Noise

jQuery plugin by Daniel Rapp to fill any element with background noise. Uses <canvas> to create, then turns it into an image and sets a repeating background-image. Even if you’d be against using this on a production site, it’s still a clever programatic way to accomplish this common design need. Plus you could always just snag a screenshot of the noise and use that in production. Direct Link to ArticlePermalink Continue reading

Posted in Link, Syndicated | Leave a comment

PHP with IIS7 and SQL Server 2008 – Free Training Kit

Microsoft has released a free training kit that shows how to build PHP applications using Windows, IIS 7.5 and SQL Server 2008 R2.Download the Training KitThe Training Kit contains the following demos and hands-on-labs:PHP & SQL Server DemosIntegra… Continue reading

Posted in Free Learning, Syndicated | Leave a comment

PHP with IIS7 and SQL Server 2008 – Free Training Kit

Microsoft has released a free training kit that shows how to build PHP applications using Windows, IIS 7.5 and SQL Server 2008 R2.Download the Training KitThe Training Kit contains the following demos and hands-on-labs:PHP & SQL Server DemosIntegra… Continue reading

Posted in Free Learning, Syndicated | Leave a comment

Modplan’s Favorite Techdirt Posts Of The Week

This week’s “favorites of the week” post comes from Modplan. He’s not the most prolific commenter, but I always enjoy his thoughtful responses.

First, a thanks to Mike for asking me to write this week’s post. When approached to do the favorite posts … Continue reading

Posted in Syndicated | Leave a comment

LINQ: Query Comma Separated Value (CSV) files

In this post, we will read a Comma Separated Value (CSV) file using LINQ and perform some calculations on the data.Create a Console Application. Right click the project > Add > New File > Select a text template and rename it to Sample.csv. Add… Continue reading

Posted in LINQ, Syndicated | Leave a comment

LINQ: Query Comma Separated Value (CSV) files

In this post, we will read a Comma Separated Value (CSV) file using LINQ and perform some calculations on the data.Create a Console Application. Right click the project > Add > New File > Select a text template and rename it to Sample.csv. Add… Continue reading

Posted in LINQ, Syndicated | Leave a comment

A Fifteenth Century Technopanic About The Horrors Of The Printing Press

In talking about various technopanics over time, there’s always someone who hates some new technology because it somehow “undermines” the good “way things were.” These days, think of the books by the likes of Nick Carr or Andrew Keen, who focus on jus… Continue reading

Posted in Syndicated | Leave a comment