SharePoint - when i choose sharepoint or dotnet

Asked By Kaleem Khan
10-Dec-09 12:52 AM

im a donet developer, new for sharepoint

at what type of project i choose sharepoint,

1. what type of project is convinent for dotnet and which one is for sharepoint server

2. what is the benefit by using sharepoint insted of asp.net

 

Please help me to know

Comparing SharePoint & ASP.NET  Comparing SharePoint & ASP.NET

10-Dec-09 09:14 AM
This link has a comparison of SharePoint & ASP.NET - http://manish-sharepoint.blogspot.com/2008/05/comparing-sharepoint-server-with-aspnet.html

Advantages/Disadvantages of SharePoint apps over ASP.Net apps:
Advantages:
1. Many built-in features are available with MOSS which can be used to easily develop complex solutions.
2. Rich Security features which come built in.
3. Integrated with Content Management.
4. Very less efforts required to create basic sites with lot of features.
5. It is quite scalable.
6. OOB Integration with Office products.
7. Rich backup techniques
8. Business process can be integrated with Workflows.
9. Multiple sites can be created with the help of templates.
Disadvantages:
1. It is difficult to add custom code in SharePoint. Features and WSP files take time.
2. Diffcult to solve the problems in development.
3. Creating ASP.net pages is easy then creating web parts.
4. Cost is very high.
5. Performance for ASP.NET apps is much better.
6. Very few experts are there.

Advantages/Disadvantages of ASP.Net apps over SharePoint apps:
Advantages:
1. Here we have lot of control on application in terms of DB, UI.
2. Less cost to build.
3. Easy to develop and deploy.
4. Plenty of resources.
Disadvantages:
1. Takes lot more time to get same functionality as of SharePoint.
2. There is nothing built in. So every solution needs to start from zero.
3. Good DB knowledge is also required to create sites having data.
4. Security needs to build.
Create New Account
help
How do i deploy an asp.net application to sharepoint server? SharePoint I have an asp.net application and i want to deploy it to a windows sharepoint services version 3.0, how do i do this? - - Lifelong learner! SharePoint Development Discussions SharePoint Server 2007 (1) SharePoint (1) Office (1) ASP.NET (1) IIS (1
Share point Services ASP.NET error SharePoint Hello we have often this problem. If we connect to Sharepoint pages via browser we see this error message : This Windows SharePoint Services virtual server has not been configured for use with ASP.NET 2.0.50727.832. For more information, please refer to Knowledge Base article 894903 at 42660 I have tried to fix it by KB894903 but unsuccessfully. we are using Microsoft Office Sharepoint Portal Server 2003 SP2 SharePoint Portal Server Discussions Windows SharePoint Services (1) SharePoint (1
MOSS 2007 and ASP.Net 2.0 SharePoint I am trying to install MOSS 2007 on a new server. The installation document (Deployment for Office SharePoint Server 2007) in the 'Configure the server as a Web Server' section instructs me to enable ASP.Net 2.0. How do I obtain ASP.Net 2.0? I haven't been able to find it anywhere. SharePoint Portal Server
How to develop and deploy Sharepoint Site from ASP.net website? Hi, I need the steps to convert and develop SharePoint Site from existing ASP.net website (good branding). That asp.net website contains the about us, services (with sub tabs) and contact us tabs. I would
programming against outlook (any version) in asp.net .NET Framework Is it possible to program against Outlook (any version) in asp.net? I want to make my own personal web view of Outlook calendar and stuff like that. ASP.NET Discussions Outlook (1) ASP.NET (1) Michelangelo (1) Sharepoint (1) Laflour (1) WBR (1) WebDav is the supported technology. Have