Justin Cooney
Web Development Tips and Examples
Category: Software
-
Background The great thing about the Microsoft technology stack is that things tend to work together without the need to download and install unfamiliar libraries from unknown sources. I continue to be impressed by how Microsoft centralizes its code libraries with Visual Studio and .NET 4 to make most development tasks quite seamless. For example…
-
Overview: When working with ASP.NET Webforms the ability to quickly generate working forms that are bound to your datasource can be a huge advantage. Earlier I was creating a Webform in Visual Studio 2010, and as part of the process I dragged a SQLDataSource object onto my page, hooked it up to a stored procedure I…
-
For the past few weeks I have been trying out the free version of the online social media statistics reporting service provided by TwentyFeet. I like monitoring my social media statistics, and was quite happy when I came across this tool. I have tried quite a few tools, but I like the comprehensiveness and ease of…