The document discusses key differences between the ReportViewer Windows Forms control and the ReportViewer Web server control. The Web control uses HTML formatting while the Windows control uses GDI. Local processing is always asynchronous for Windows but can be configured as synchronous or asynchronous for Web. Deploying the Web control requires considering session state and farms. The Web control has browser requirements and full functionality requires Internet Explorer 6 or later.