asp.net web parts

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CSharpcoder

    asp.net web parts

    I'm looking to do developing web parts for my SharePoint site. I know that I
    can create web parts for an ASP.NET web application, but can I move those
    web parts to my WSS Site or are the asp.net web parts only for an asp.net
    web application/site?




  • bruce barker

    #2
    Re: asp.net web parts

    they are the same from a development point of view. the deployment is
    much different though. to deploy to wss you need to build a sharepoint
    package. then the package is installed.

    -- bruce (sqlwork.com)

    CSharpcoder wrote:
    I'm looking to do developing web parts for my SharePoint site. I know
    that I can create web parts for an ASP.NET web application, but can I
    move those web parts to my WSS Site or are the asp.net web parts only
    for an asp.net web application/site?
    >
    >
    >
    >

    Comment

    Working...