Categories
Technology

Create, update and merge branches in SVN

delete-old-git-branches-already-merged-into-master

Categories
Technology

Automatic blog newsletters using Mailchimp

rss-mailchimp

Categories
Technology

Embed SVN’s revision into AssemblyInfo’s version number

tortoise-visualstudio

Automatically sync the two numbers on each build.

Categories
Photography

Geotag your DSLR photos using just a phone

nikon-gps-external-unit

You already carry a GPS, it’s your smartphone.

Categories
Technology

Calling a Web Method in C# without Service Reference

This is a SOAP request

Last week I gave you a method that, using SOAP and HttpWebRequest, allowed you to invoke a Web Method without a WSDL or a Web Reference. Well today, I’ll give you an improved version of that method. In fact I’ll give you a whole ready-to-use class with additional functionality.