PDA

View Full Version : Sample web application



bhawin13
02-16-2006, 03:40 AM
Hello there,

I am interested to learn how to write web application using spring.net. I tried to read about springair in documentation section(its not complete), I tried to use google for same. But I am not able to find something useful. I have already read reference documentation chapter 15 and other basic documentation available in chapter 1 to 5.

Please guide me for sample web application or tutorial for spring.net web
application.

thanks

Aleks Seovic
02-16-2006, 07:33 PM
Hi,

Once we get 1.1 RC1 out, I will work on expanding documentation and documenting best practices for web development using Spring.NET, so there should be quite a bit more documentation before the official release.

For now, I'd say that the actual SpringAir sample application is your best guide, in combination with the existing Spring.Web documentation, which might be somewhat outdated.

Regards,

Aleks

bhawin13
02-17-2006, 01:12 AM
Thanks