Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to create new web portal by using the .net framework 4.0 so which features or framework i can use for creating portal?
Posted

Hi,

See the below link. It might be help you to decide which new features you use.

http://www.simple-talk.com/dotnet/asp.net/asp.net-4.0-features/[^]

http://www.c-sharpcorner.com/UploadFile/john_charles/new-features-of-Asp-Net-4/[^]

Also i you can use Entity framework insted of LINQ. Which supports multiple database.

Thanks,
Viprat
 
Share this answer
 
 
Share this answer
 
I think you can judge by your own way, by examining your portal requirement.
My meaning is that you need to chose .Net framework based on your requirement. if you want to use latest functionality of .net framework then definitely 4.0 is best for your portal. But while making it online than you need to pay more for 4.0 framework support web server then 3.5 or 2.0.

so please be more specific with your requirement. and then choose better option for your framework selection for your portal.


3.5[^]
4.5[^]
4.0[^]
 
Share this answer
 
Quote:
I want to create new web portal by using the .net framework 4.0

You need to be confident in what you are doing. First you should go for the SRS. Go for some demos.
Refer ASP.NET Portal Starter Kit v4[^].
Refer this[^] also.

--Amit
 
Share this answer
 
.Net Framework 4.0 is suitable for your portal because it has all functionality which can be useful for your protal
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900