jump to navigation

NHibernate – Screen cast series 23 Jun 2008

Posted by Ramaswamy Palaniappan in Tools, Videos & Webcast.
add a comment

Stephen Bohlen has just started to publish a series of screen casts about NHibernate. Here are the links of the topics covered so far. Read this post.

.NET Sample Application – StockTrader 23 Jun 2008

Posted by Ramaswamy Palaniappan in ASP.NET, Sample Application, WCF.
1 comment so far

The .NET StockTrader Sample Application is an end-to-end sample application illustrating Windows Communication Foundation and .NET Enterprise Technologies. It is a service-oriented application based on Windows Communication Foundation (.NET 3.0) and ASP.NET, and illustrates many of the .NET enterprise development technologies for building highly scalable, rich “enterprise-connected” applications. It is designed as a benchmark kit to illustrate alternative technologies within .NET and their relative performance. More

SOA and REST 05 Jun 2008

Posted by Ramaswamy Palaniappan in Advanced Basics, Introduction.
add a comment

In recent days in the tech sessions guys taking about SOA and REST, I have no idea REST.  Sam is writing series of post on this title.

Making the Paradigm Shift Part 1

Making the Paradigm Shift Part 2

Making the Paradigm Shift Part 3

Many more later…

CruiseControl.Net Tutorial 05 Jun 2008

Posted by Ramaswamy Palaniappan in Tools.
add a comment

Everyday this tool becoming famous among the developers, I just read one nice tutorial about it.

Scrum in Five Minutes 05 Jun 2008

Posted by Ramaswamy Palaniappan in Introduction, Project Management.
1 comment so far

If you want to know about Scrum in just 5 minutes to get idea about it, this PDF document help you to do that.

This ebook has 16 pages taking about introduction of Scurm. This Scrim in 90 minutes is a good presentation.

25 Excellent Ajax Techniques and Examples 05 Jun 2008

Posted by Ramaswamy Palaniappan in ASP.NET, Tips.
add a comment

Ajax allows for rich-internet applications that mimic the responsiveness and complex user interfaces typically associated with desktop applications. Moving applications to the web browser opens many possibilities, including the ability to save user data, connecting with other users for collaboration and sharing, and making deployment and using the application easier since web browsers are standard-issue with most computers regardless of operating system. Read More.