Welcome to Neudesic Blogs Sign in | Join | Help

Web Parts (RSS)

Upcoming MSDN Webcast: An Introduction to ASP.NET 2.0 Web Parts

This Friday, March 9th at 1pm Pacific time, I'll be presenting an MSDN webcast on Web Parts in ASP.NET 2.0. In addition to a general introduction on what Web Parts are and how developers can effectively use them to build portals, I'm hoping to throw in
posted by David Barkol | 1 Comments
Filed Under:

Rounded corners for Web Parts in ASP.NET 2.0

Getting rounded corners on Web Parts in ASP.NET 2.0 isn't a trivial as you might think. It's the web part chrome that renders the border, title bar and other UI elements of all the web parts. To get rounded corners you have to extend both the WebPartZone
posted by David Barkol | 2 Comments
Filed Under: ,

Drag and drop ASP.NET 2.0 Web Parts in Firefox and Safari with ASP.NET AJAX

The beta 2 release of the asp.net ajax library brings drag and drop support for ASP.NET 2.0 Web Parts in both Safari and Firefox. DND support has been around for Firefox since the Atlas March CTP. However, it was accidentally left out of the
posted by David Barkol | 38 Comments
Filed Under: ,