Does Anyone Use Web Parts?

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

    Does Anyone Use Web Parts?

    Just wondering if any of you [or anyone you know] actually implement portal
    sites using ASP.NET Web Parts, or use Web Parts outside of portal-style
    sites.

    I'm just now learning about Web Parts, and was wondering if this is a
    popular or frequently used capability.

    Thanks.



  • Michael Nemtsev [MVP]

    #2
    Re: Does Anyone Use Web Parts?

    Hello Robert,

    yep, it's miostly used with Sharepoint development, but time to time people
    are eager to apply this stuff to standard ASP.NET development.

    It mostly depends on the type of your site. WebParts make sence where your
    allow users customise their pages - content and layout. It can be easily
    achievent with WebParts

    ---
    WBR,
    Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

    "The greatest danger for most of us is not that our aim is too high and we
    miss it, but that it is too low and we reach it" (c) Michelangelo


    RCJust wondering if any of you [or anyone you know] actually implement
    RCportal sites using ASP.NET Web Parts, or use Web Parts outside of
    RCportal-style sites.
    RC>
    RCI'm just now learning about Web Parts, and was wondering if this is
    RCa popular or frequently used capability.
    RC>
    RCThanks.
    RC>


    Comment

    • Just Me

      #3
      Re: Does Anyone Use Web Parts?

      Actually, its not something which ive seen used much to be honest. Its more
      driven at portal type sites, where there are a number of possible features
      people may want on their page.

      In my experience, I have found that they seldom have a use for applications
      in which the functionality tends to be driven towards an objective rather
      than the whim of the user. Applications can be complicated enough as it is
      without web parts muddying up the water. But thats just my opinion.

      However, I think they have a part to play ( No pun intended ). What is very
      impressive is when you see them in a fat client using ajax and you can
      dynamically drag and drop them with snapping into position, this is truly
      impressive.

      Application development on the web is becoming more and more demanding with
      users expecting desktop experience on the web page. So, its probable they
      will become more ubiquitous as time goes by and developers become more front
      end/ajax competent.

      Just my two cents worth....



      "Michael Nemtsev [MVP]" <nemtsev@msn.co mwrote in message
      news:900895ec33 3718ca5b1dcfbda ef0@msnews.micr osoft.com...
      Hello Robert,
      >
      yep, it's miostly used with Sharepoint development, but time to time
      people are eager to apply this stuff to standard ASP.NET development.
      >
      It mostly depends on the type of your site. WebParts make sence where your
      allow users customise their pages - content and layout. It can be easily
      achievent with WebParts
      >
      ---
      WBR, Michael Nemtsev [.NET/C# MVP] :: blog:

      "The greatest danger for most of us is not that our aim is too high and we
      miss it, but that it is too low and we reach it" (c) Michelangelo
      >
      RCJust wondering if any of you [or anyone you know] actually implement
      RCportal sites using ASP.NET Web Parts, or use Web Parts outside of
      RCportal-style sites.
      RCRCI'm just now learning about Web Parts, and was wondering if this
      is
      RCa popular or frequently used capability.
      RCRCThanks.
      RC>
      >

      Comment

      • John Timney \(MVP\)

        #4
        Re: Does Anyone Use Web Parts?

        Its rare in non sharepoint related sites. I don't think I've really come
        across a site really using them in anger except for a little
        personalisation - but for sharepoint asp.net work its a pre-requisite skill
        for any asp.net developer, and given its a huge shortage area its worth your
        while acquiring the knowledge if you can.

        Regards

        John Timney (MVP)




        "Robert Cramer" <A@B.COMwrote in message
        news:ubcFeMIjIH A.4396@TK2MSFTN GP04.phx.gbl...
        Just wondering if any of you [or anyone you know] actually implement
        portal sites using ASP.NET Web Parts, or use Web Parts outside of
        portal-style sites.
        >
        I'm just now learning about Web Parts, and was wondering if this is a
        popular or frequently used capability.
        >
        Thanks.
        >
        >

        Comment

        Working...