Add Web Reference instead of Service Reference in Visual Studio 2008

I'm just in the middle turning a 2-tier app into a 3-tier app (it was planned all along, so it's been quite easy so gar). Anyway I added the service reference to my client project and wanted to reuse shared assemblies (which was a pain in the a** in ASP.net 2.0 Webservice - let me … Continue reading Add Web Reference instead of Service Reference in Visual Studio 2008

Visual Studio 2008 – "Ah" #1 – Automatic Properties and Object Initializers

I downloaded VS08 on Monday but didn't really get round to doing anything until today. So far so good, looks nice. Installation was a bit long, but completed without any problems. I just tried creating a class with some properties. Nothing really interesting, except that I'm used to using the "prop" snippet. Well guess what … Continue reading Visual Studio 2008 – "Ah" #1 – Automatic Properties and Object Initializers