Building Web Apps with ASP.NET Jump Start
Check out 8 Hours of FREE Training Videos on developing web applications with ASP.NET
http://www.hanselman.com/blog/BuildingWebAppsWithASPNETJumpStart8HoursOf...
C#: send and recieve SOAP packets as plain text
This is a simple example of a way to exchange plain text SOAP messages with XML web-service, without the use of OOP wrappers. This code may be refactored by removing the use of XmlDocument and XmlTextWriter classes.
Gallery Assist for Drupal 7
I've started coding my own Mod of the really popular CMS Drupal module Gallery Assist, in order to make it compatible with CMS Drupal version 7.x, because I'm using it in my web-projects, and I hope to move them to version 7 during this year.
Hope to success with this task.
Update March 30 2016: I'm back to this project - at this moment Settings section is ported, I'm working on creating and editing gallery pages.