Subscribe to Subscribers

Online Members

Kapil
More...

Forums » .NET » ASP.NET »

What is Web Parts?


Posted Date: 23 Nov 2009      Posted By:: Pradeep Kumar     Member Level: Gold    Member Rank: 1190     Points: 1   Responses: 5



What is WebParts? Whats its use?



Responses

#445997    Author: Asheej T K        Member Level: Diamond      Member Rank: 2     Date: 23/Nov/2009   Rating: 2 out of 52 out of 5     Points: 2

Web Parts allows for personalization of page content.

It allows user to export or import Web Parts settings for use in other pages. Web Parts retain the properties, appearance and the data across the pages when imported or exported.

Web Parts can be assigned role-based access.

Web Parts can talk to each other. You can utilize the data in one Web Part in another Web Part for different purposes.


refer below link also,

http://msdn.microsoft.com/en-us/library/e0s9t4ck.aspx

http://windowsdevcenter.com/pub/a/windows/2006/01/10/what-are-web-parts.html


Regards,
Asheej T K
Microsoft MVP[ASP.NET/IIS]
DotNetSpider MVM

Dotnet Galaxy


 
#446005    Author: Srikanth C      Member Level: Bronze      Member Rank: 0     Date: 23/Nov/2009   Rating: 2 out of 52 out of 5     Points: 2

Webparts provide us with an easy way to customize our website on runtime.

Web parts give us the option to drag and drop objects on a page, change titles, border style, and properties of objects at runtime.

ples refer this link: http://www.15seconds.com/Issue/070301.htm


 
#446014    Author: Nathan      Member Level: Gold      Member Rank: 56     Date: 23/Nov/2009   Rating: 2 out of 52 out of 5     Points: 2

ASP.NET Web Parts Pages

ASP.NET Web Parts controls are an integrated set of controls for creating Web sites that enable end users to modify the content, appearance, and behavior of Web pages directly in a browser. The topics in this section provide information on what Web Parts are, how they work, and how to use them to create user-customizable ASP.NET Web pages.
Web Parts provide you with the infrastructure for creating customizable Web applications, such as intranet portal applications. When you build a Web site with Web Parts, the Web site can be easily customized by either the administrator of the Web site or the individual users of the Web site. Web Parts are all about flexibility

reference

http://msdn2.microsoft.com/en-us/library/ms379628(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/hhy9ewf1.aspx

By Nathan
Direction is important than speed
For your reference





 
#446196    Author: Manindra Kumar Upadhyay      Member Level: Gold      Member Rank: 184     Date: 23/Nov/2009   Rating: 2 out of 52 out of 5     Points: 2

See above definitions.

 
#446204    Author: Avinash Mohan      Member Level: Gold      Member Rank: 257     Date: 23/Nov/2009   Rating: 2 out of 52 out of 5     Points: 2

Hi,
A Web Part is an ASP.NET server control which is added to a Web Part Zone on Web Part Pages by users at run time. The controls enable end users to modify the content, appearance, and behavior of Web pages directly from a browser.

It is almost similar to a Custom control.It is just a dll which can be globally shared across applications.

Thanks and Regards
Avinash Mohan M.R
http://amicably.ning.com


 
Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.



Next : How to implement side window
Previous : How to display image in gridview
Return to Discussion Forum
Post New Message
Category:

Related Messages

Active Members
TodayLast 7 Daysmore...

Awards & Gifts
Talk to Webmaster Tony John
Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2013 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.