Designing web site in VS 2008
-
Hello, I am trying to build a sample applicaion "address book". I have followed DAL, BLL and then the actual web page models till now. But now I am trying my hands on VS 2008. And noticed lot of different type of projects. Like MVC Template, Dynamic Data web applicaion and so on.. and there are various ORM tools also not a days available. How to identify which one should I use? If we use the ORM tools like NHYBERNATE, LINQ can we blow them up to be an enterprise applicaion?
Regards, Pavas
-
Hello, I am trying to build a sample applicaion "address book". I have followed DAL, BLL and then the actual web page models till now. But now I am trying my hands on VS 2008. And noticed lot of different type of projects. Like MVC Template, Dynamic Data web applicaion and so on.. and there are various ORM tools also not a days available. How to identify which one should I use? If we use the ORM tools like NHYBERNATE, LINQ can we blow them up to be an enterprise applicaion?
Regards, Pavas
I would say use only tools that you understand. You can build any website without these tools. If you don't know how to use them, they will do more harm than good.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
I would say use only tools that you understand. You can build any website without these tools. If you don't know how to use them, they will do more harm than good.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
I agree with you. But there should be some purpose of these ORM tools and hence was trying to explore them. Thanks for your response
Regards, Pavas
mpavas wrote:
But there should be some purpose of these ORM tools and hence was trying to explore them.
I think Google is the best friend to explore a new thing and technology. Best of Luck !!
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net