Click here to Skip to main content

Technical Blogs


1. 'Unable to connect to the remote server' Error with Azure Table Storage
Azure's storage functionality error solved.
(The Code Project Open License (CPOL))
Web Development » Site & Server Management » General
Paul S. Chapman Updated: 23 Jan 2013
Rating: (0 votes for this Article)
2. Building a better mouse-trap – Improving the creation of XML Message Requests using Reflection, XML & XSLT
Introduction The way I previously created messages to send to the GovTalk service I used the XMLDocument to create the request. While this worked it left a number of problems; not least that for every message a special function would need to created. This is OK for the short term but the biggest co
(The Code Project Open License (CPOL))
Languages » XML » XML/XSLT
Paul S. Chapman Updated: 18 Jan 2013
Rating: (0 votes for this Article)
3. Running a client side script from server side code in ASP.NET
How to run a client side script from server side code in ASP.NET.
(The Code Project Open License (CPOL))
Web Development » Client side scripting » General
Paul S. Chapman Updated: 18 Jan 2013
Rating: 4.00/5 (1 vote)
4. Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part IV - The Silverlight Project
Hosting a Silverlight Application in an Azure Application
(The Code Project Open License (CPOL))
Web Development » Silverlight » General
Paul S. Chapman Updated: 27 May 2009
Rating: 4.50/5 (2 votes)
5. Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part III - The Azure Project, and creating our Web service.
So far Parts I & II have not given us anything new – the code will work happily in an ASP.Net or a traditional client application. Now we get to a more interesting bit – creating our Azure Project.Before we can create an Azure Project you will eventually have to go to the Azure Website – and downlo
(The Code Project Open License (CPOL))
Web Development » Silverlight » General
Paul S. Chapman Updated: 17 May 2009
Rating: 3.00/5 (1 vote)
6. Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part II – Database access layer
Part II of a multiple part article where I build a project to show News Headlines from a number of RSS feeds as a vertical scrolling region
(The Code Project Open License (CPOL))
Web Development » Silverlight » General
Paul S. Chapman Updated: 14 May 2009
Rating: (0 votes for this Article)
7. Implementing a Silverlight based ‘Vertical’ tickertape
IntroductionI have a need of a ‘mash-up’ of business headlines for one of my current projects. For this I want an area where headlines enter at the bottom and the other headlines scroll up, vanishing at the top. If there are no new headlines, then the first headline appears at the bottom.Now gene
(The Code Project Open License (CPOL))
Web Development » Silverlight » General
Paul S. Chapman Updated: 14 May 2009
Rating: 3.00/5 (1 vote)
8. Windows Azure, TDS, WCF, Silverlight and a few problems on the way Part I
If you have had a chance to look at the downloadable videos from MIX 09 (http://videos.visitmix.com/MIX09/All) then you will have heard that it will soon be possible to develop Azure hosted applications and have good old Transact SQL as a backend! It was in Nigel  Ellis’ session on ‘What's New in Mi
(The Code Project Open License (CPOL))
Web Development » Silverlight » General
Paul S. Chapman Updated: 13 May 2009
Rating: (0 votes for this Article)
9. Getting WCF to work with Azure
Avoiding the WCF issue in the Azure CTP
(The Code Project Open License (CPOL))
Development Lifecycle » Work Issues » Pro Developer
Paul S. Chapman Updated: 1 Apr 2009
Rating: (0 votes for this Article)