Justin Cooney
Web Development Tips and Examples
Author: Justin Cooney
-
Sometimes while developing a tool, a developer needs to pass a list of values with a variable size to their database. There are several ways of doing so, one of which involves passing the list in XML format. The introduction of SQL Server 2005 offered the use of XML datatypes, which had not existed in…
-
If you need to quickly and easily generate PDF documents from ASP.NET, then the iTextSharp library for .NET is very convenient. To install and start using iTextSharp, you can download the zipped reference files from the SourceForge Web site and then add them to your Visual Studio project the same way as you would do with…
-
Today I encountered boot issues with a Samsung Galaxy S2 device. The phone has never experienced problems of this sort in the past so its refusal to start today was a surprise. Before I go into details about how I fixed things, I’ll give some background information on what happened.