what is webparts in asp.net? a simple example on webparts. thank you in advance.
|
|
Web parts : Web Parts is a framework built into ASP.NET 2.0 for building highly customizable portal-style pages.?User can do customized user settings in browser for each user.Like minimize ,maximize ,close etc for each control in browser . http://ondotnet.com/pub/a/dotnet/2005/01/10/liberty.html Note : Web parts is a browser memory eater :) |
||
|
|
|
|
Web Parts allow building dynamic portal-like UI with drag/drop end-user customization. From ASP.NET Web Parts Overview:
Examples of web portals are iGoogle, My Yahoo!, and Windows Live Personalized Experience. Trivial example
Resources
|
|||
|
|
|
|
have taken a look at this link? |
||
|
|

