ASP.NET -> Sharepoint webpart

S

Steven Cheng[MSFT]

Hi Dave,

As for developing the webpart, do you want to develop a pure sharepont
webpart or an ASP.NET webpart and used it in sharepoint? From ASP.NET 2.0,
ASP.NET it self also support webpart framework. And there are some articles
introduce create ASP.NET webparts and use them in sharepoint service.
Anyway, I think you may consider develop a pure sharepoint webpart so that
it will fit the sharepoint service better. BTW, is your customer using
Windows Sharepoint Service 2.0 or 3.0 ?

Here is a good overview article which may give you some general ideas:

#Web Part Platforms and Development Techniques
http://www.microsoft.com/belux/msdn/nl/community/columns/jtielens/webpartpla
tforms.mspx

and the following blog entry contains much more related resources:

#ASP.NET 2.0 Web Part vs Sharepoint 2007 Web Parts
http://blogs.msdn.com/mab/archive/2007/02/28/asp-net-2-0-web-part-vs-sharepo
int-2007-web-parts.aspx

Hope this helps.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
 
D

David Thielen

We have a complete ASP.NET app that we need to optionally run in sharepoint.
A number of the links you pointed me to said that using VS 2005 and ASP.NET
2.0 this can be done - but none said how.

Do you know of any link that discusses how to take a finished ASP.NET app
and configure it so it can optionally run as a webpart in sharepoint too?

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm
 
S

Steven Cheng[MSFT]

Thanks for your reply Dave,

As for the "Web Part", it is actually something like a parituclar web
control(that is used on Sharepoint web page). So I don't think you can
replace a whole ASP.NET web applicaction by some Web Parts. I suggest you
first have a look at Sharepoint admin guide and development
reference(should be downloadable from MS site).

for web part developing through ASP.NET, here are some further articles:

#SharePoint 2007 -- Built on ASP.NET 2.0
http://weblogs.asp.net/scottgu/archive/2006/04/30/444598.aspx

#Writing Custom Web Parts for SharePoint 2007
http://weblogs.asp.net/scottgu/archive/2006/09/02/Writing-Custom-Web-Parts-f
or-SharePoint-2007.aspx

and the team blog of Sharepoint:

#Microsoft SharePoint Products and Technologies Team Blog
http://blogs.msdn.com/sharepoint/archive/2007/03/02/integrating-asp-net-ajax
-with-sharepoint.aspx


BTW, you can host an entire ASP.NET application on a Sharepoint Virtual
Server, not sure whether this is also doable for your scenario:

#How to enable an ASP.Net application to run on a SharePoint virtual server
http://support.microsoft.com/kb/828810

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
From: =?Utf-8?B?RGF2aWQgVGhpZWxlbg==?= <[email protected]>
References: <[email protected]>
Subject: RE: ASP.NET -> Sharepoint webpart
Date: Wed, 23 Jan 2008 10:21:05 -0800
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top