Last post Sep 25, 2012 09:51 PM by Decker Dong - MSFT
Member
31 Points
54 Posts
Sep 24, 2012 01:20 PM|wish_dev|LINK
Dear All,
I want to develope new web application portal, which have so many modules in it.
Registration, Facebook Login, Photo Gallery, Articles, Categories, Downloads.
Admin Module, Member Module, Website Module.
i want to develop it using asp.net technologies.
Suggest me which approach i use for my portal.
1) Microsoft Enterpise Class Library. DAL, BLL
2) Linq
3) DD Dynemic Data ( Entity Frame work )
4) etc.
Thanks.
Devendra Singh Rathore
sqlserver VS2010 net
Participant
845 Points
292 Posts
Sep 24, 2012 05:13 PM|emonti|LINK
#4 is MVC
I would go back over this page http://www.asp.net/get-started
I built a similar application and I chose web forms with DAL etc because it was more familiar with what I learned from ASP.NET 1.1 and on.
All-Star
94130 Points
18109 Posts
Sep 25, 2012 09:51 PM|Decker Dong - MSFT|LINK
wish_dev Suggest me which approach i use for my portal.
In fact any of them can, but it just depends on which is more familiar to you.
Member
31 Points
54 Posts
What approach I use for my new web application development
Sep 24, 2012 01:20 PM|wish_dev|LINK
Dear All,
I want to develope new web application portal, which have so many modules in it.
Registration, Facebook Login, Photo Gallery, Articles, Categories, Downloads.
Admin Module, Member Module, Website Module.
i want to develop it using asp.net technologies.
Suggest me which approach i use for my portal.
1) Microsoft Enterpise Class Library. DAL, BLL
2) Linq
3) DD Dynemic Data ( Entity Frame work )
4) etc.
Thanks.
Devendra Singh Rathore
sqlserver VS2010 net
ASP.NET, vs 2005, 2008, 2010 C#, VB.NET, XML, AJAX ,RSS, Jquery
Sql Server 2000, 2005, 2008
(General Manager - IT)
Hriday Credit Co.Op.Soc. Ltd. (SRG Group)
Udaipur-313001
Call : +91-92144-67330
Participant
845 Points
292 Posts
Re: What approach I use for my new web application development
Sep 24, 2012 05:13 PM|emonti|LINK
#4 is MVC
I would go back over this page http://www.asp.net/get-started
I built a similar application and I chose web forms with DAL etc because it was more familiar with what I learned from ASP.NET 1.1 and on.
All-Star
94130 Points
18109 Posts
Re: What approach I use for my new web application development
Sep 25, 2012 09:51 PM|Decker Dong - MSFT|LINK
In fact any of them can, but it just depends on which is more familiar to you.
sqlserver VS2010 net