Making Web Parts easier to manage
Posted by: MarkItUp - Thinking Products,
on 07 Jan 2006 |
View original | Bookmarked: 0 time(s)
Adding Dynamic Content
I mentioned yesterday that I've been creating numerous different web parts throughout the course of writing my book on the ASP.NET 2.0 Portal Framework. The web part that I showed in yesterday's article was a part that allowed arbitrary chunks of HTML to be added as content.
Many of the web parts that are included in the book were inspired from web parts that I needed for the next version of SingleUserBlog - which is built on top of the portal framework. Having...