.NET N-Tier development

  • Thread starter Laxmikant Rashinkar
  • Start date
L

Laxmikant Rashinkar

Hi,

I would like to start learning about developing .NET N-Tier application
development.
can anyone give me any pointers on where to start?
Recommendation on Links, books to read etc would be very useful.

thanks a lot
LK
 
C

Chad Z. Hower aka Kudzu

Laxmikant Rashinkar said:
I would like to start learning about developing .NET N-Tier application
development.
can anyone give me any pointers on where to start?
Recommendation on Links, books to read etc would be very useful.

Three topics are essential:
1) ADO.NET
2) Web services
3) Remoting.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Make your ASP.NET applications run faster
http://www.atozed.com/IntraWeb/
 
L

Laxmikant Rashinkar

Hi
thanks for your reply.
I know ado.net and web services. Will learn about remoting.
But I know nothing about n-tier arch. Any pointers?
thanks a lot.
LK
 
G

Guest

I recommend spending some time in the MSDN Architecture web. There are many
articles and multimedia lectures about n-Tier architectures.

Visit "http://msdn.microsoft.com/architecture" and enjoy the ride.
Perhaps read some of the books that would prepare you for MS Exam 70-300.

Regards,
Concrete Foundations
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top