| Author: varun 02 Sep 2008 | Member Level: Gold | Rating: Points: 3 |
WebSite : If you are talking in terms of sharepoint , a website or rather a WSS site is a storage container for content. Site content is primarily stored in the form of lists, document libraries, and child sites.Website can reside inder a top level Web Application under a farm.
WebPart: Web Parts are the fundamental building blocks for SharePoint’s user interface.Web Parts are WebControl classes that provides both customization as well as personalization. Customization means that any change in the webpart will be visible to all. Personalization meanse that any change in the webpart will be visible to the user who made those changes.
|
| Author: Athira Appukuttan 02 Sep 2008 | Member Level: Diamond | Rating: Points: 2 |
Refer:
http://www.simple-talk.com/dotnet/asp.net/web-parts-in-asp.net-2.0/
|
| Author: MANOJ MATHE 02 Sep 2008 | Member Level: Gold | Rating: Points: 3 |
webpart can be treated as a part of web site i.e webpart is dependent on websites and where as websites are independent
webparts are reusable where as wesites are not reusable in other sites
webparts are as same as usercontrols but there are added in code here these are added at runtime
|
| Author: vijay n WINGSLIVE 02 Sep 2008 | Member Level: Silver | Rating: Points: 1 |
you know what a website is , a web part, split that words, web + part so a web part is a part in website.
|
| Author: Arun Kumar 02 Sep 2008 | Member Level: Gold | Rating: Points: 1 |
Webpart is exactly the answer of Vijay vekateshwaran. All the controls, lists, libraries etc can be used as webpart. In webpages/sites we may use lots of features like calendar, login, lists, Events, images etc... They are all are used as webpart(s).
|
| Author: D.Jeya kumar(JK) 02 Sep 2008 | Member Level: Diamond | Rating: Points: 3 |
Hi,
Web part
Web part is a part of the page and collection of pages it called website.Web parts are just components and it can used in number of pages and projects.web parts can be moved in anywhere in a page by the end user.
Web site.
It is a collection of web parts and in turn it is collection of projects.
Regards JK
|
| Author: Satyanarayana 12 Sep 2008 | Member Level: Bronze | Rating: Points: 3 |
webpart is a part of web site i.e webpart is dependent on websites webparts are dependent and websites are independent
webparts are reusable and wesites are not reusable
webparts are like usercontrols usercontrols are added in code but webparts are added at runtime
website is a collection of webparts
|
| Author: gowthami chowdary 20 Nov 2008 | Member Level: Gold | Rating: Points: 6 |
Web Part is to be used for displaying the hierarchical location on a Windows SharePoint Services 2003 site collection. This breadcrumb trail will continue all the way down to the site that the user is currently on. Last modified: Monday, April 11, 2005
Microsoft.com Operations Virtualizes MSDN and TechNet on Hyper-V This article provides further details about testing methods and the results from Hyper-V Beta to RC0 that generated the confidence to fully roll out MSDN and TechNet on Hyper-V in production. » -------------------------------------------------------------------------------- Virtualization Case Study: Copa Airlines Copa Airlines joined a Microsoft Rapid Deployment Program to test Hyper-V to provide a dynamic and reliable virtualization environment and System Center Virtual Machine Manager for the physical to virtual conversions of the chosen servers. The RDP program proved that a Microsoft virtualization solution could be a cost-effective way for Copa to increase business application availability, reduce data center costs, and optimize data center management. » -------------------------------------------------------------------------------- Virtualization from the Data Center to the Desktop Integrated virtualization solutions can help you meet evolving demands more effectively as you transform IT infrastructure from a cost center to a strategic business asset. » A site (location) on the World Wide Web is called website. Each Web site contains a home page, which is the first document users see when they enter the site. The site might also contain additional documents and files. Each site is owned and managed by an individual, company or organization.
|