Tuesday, 24 November 2009

SAP Gravity Bus Process using Wave

http://www.youtube.com/watch?v=FaNhXPSCQWo&feature=player_embedded

Windows Server AppFabric Video

http://channel9.msdn.com/shows/10-4/10-4-Episode-36-Windows-Server-AppFabric-and-Workflow-Services-Lab

WPF app for Facebook using .net

http://www.fishbowlclient.com

ASP.Net Controls over JQuery

http://dj.codeplex.com

http://www.dotnetage.com/

Thursday, 12 November 2009

A 26-part series of Business Apps Example for Silverlight 3 & .NET RIA Services

http://vincenthomedev.wordpress.com/2009/10/28/a-26-part-series-of-business-apps-example-for-silverlight-3-net-ria-services-july-update/

Microsoft code plex few previews

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

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

Light wight test automation for web projects
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35501

Domain Data for Silverlight
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35801

Microsoft Ajax Library 6 Preview
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34488

Ext JS and RESTful Web Services

http://www.extjs.com/learn/Manual:RESTful_Web_Services

ASP.Net and Jquery validation

http://bassistance.de/jquery-plugins/jquery-plugin-validation

http://www.delphicsage.com/home/blog.aspx/d=545/title=jQuery_Style_ASPNET_Form_Validators

http://codeclimber.net.nz/archive/2008/05/14/how-to-manage-asp.net-validation-from-javascript-with-jquery.aspx

http://www.c-sharpcorner.com/UploadFile/john_charles/ValidationinASPNETusingjQuery04212009083519AM/ValidationinASPNETusingjQuery.aspx

Programmers Notepad. Excellent tool

http://www.pnotepad.org

Skeleton for a Silverlight business application based on Ria Services and the Ria Services Class Library

http://www.codeproject.com/KB/silverlight/SilverlightBASkeleton.aspx

Domain data source for silverligth

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

World of frameworks - UI

.Net JQuery

http://dnj.eurekaa.org

Silverlight Business Application Templates

http://code.msdn.microsoft.com/RiaServices/Release/ProjectReleases.aspx?ReleaseId=2391

http://www.silverlightshow.net/items/Building-a-Framework-for-Silverlight-Line-Of-Business-Applications.aspx

http://www.insideria.com/2009/02/silverlight-for-business-appli.html

Script# - on the side lines

http://www.nikhilk.net/ScriptSharpIntro.aspx

ExtSharp
http://code.google.com/p/extsharp

JQuery Web Controls
http://dj.codeplex.com

Tuesday, 13 October 2009

Few Agile tools

http://www.serena.com/products/mariner-project-portfolio-management/index.html
http://www.firescrum.com/overview/
http://www.axosoft.com/ontime
http://www.acunote.com/promo/prices
http://www.agilefant.org/
http://www.olympic-limited.co.uk/
http://www.targetprocess.com/Product.aspx

Project documentation taken to next level

Develop web site, CHM in the most sophisticated way.

http://docproject.codeplex.com

Thursday, 1 October 2009

Sandcastle tools for .Net Documentation.!

Based on basic visual studio xml documentation, here are couple of links and tools that give msdn style of help. Classic.

http://blogs.msdn.com/sandcastle/default.aspx
http://sandcastle.codeplex.com

- Sand castle

http://www.codeplex.com/SHFB - the real star! Generate your CHM files using easy to use GUI tool.

http://sandcastlestyles.codeplex.com/ - Web styles for Sandcastle.

Friday, 12 June 2009

Detecting client IP in WCF call

Good article in wrox.

http://nayyeri.net/blog/detect-client-ip-in-wcf-3-5/

Essentially it is all in IncomingMessageProperties with in the OperationContext.Current.

Free DVD/CD burning software

http://www.imgburn.com

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!