Thursday, 30 April 2009

WCF REST Starter Kit Preview 2

http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24644

Released recently does magic of factories that save lot of time.

Thursday, 23 April 2009

Using sessions in WCF

good msdn resource.

http://msdn.microsoft.com/en-us/library/ms733040.aspx

Great blog on WCF REST

WCF REST Configuration for ASP.NET AJAX and plain REST Services

http://west-wind.com/weblog/posts/310747.aspx

Friday, 17 April 2009

Soap UI

Found a free tool for soap / web services / wcf services testing

http://www.soapui.org/

LDAP browser tool

For guys who suddenly end up writing LDAP queries without much prior experience in this domain, following tool helps understanding and building ldap queries.

http://www.sharewareplaza.com/LDAPSoft-Ldap-Browser-downloads_61880.html

Wednesday, 15 April 2009

Finally easily deployable SNV source control

Not sure how many are already aware of this, I 've got a good news for those who struggled to get SNV versions working. VisualSVN is easy to install version of SVN which worked like a wonder for me.

http://www.visualsvn.com

Visual SVN + TortoiseSVN ( http://tortoisesvn.tigris.org/ ) + Anch ( http://ankhsvn.open.collab.net/ ) gives you perfect alternative to source safe and it is all open source !

Enjoy versioning!