You can reuse ASP.NET Web Parts in your MOSS Web Site by exporting them to create .webpart files, which are XML files that contain details about your Web Part. To enable export functinality you need to do some modifications to your Web Part code and your
Read More...