Chapter 19Debugging and Deploying Web Parts

IN THIS CHAPTER

In most development scenarios, debugging and deploying your Assemblies is an integral part of the software development life cycle. This chapter shows you how to debug a Web Part using Visual Studio 2005 and how to compile an .msi installer file that can be deployed to your SharePoint servers.

Debugging Web Parts

Because the majority of your Web Parts will be developed and tested from within Visual Studio 2005, a lot of the headaches of debugging your Web Parts are solved. However, in some instances, you need to utilize the debugger to determine what’s going on inside the code of your Web Part as it executes. This section covers how to debug ...

Get Microsoft SharePoint 2007 Development Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.