Intersoft WebCombo Documentation
Assembly Reference
See Also Send comments on this topic.
Intersoft WebCombo > Getting Started > Upgrading > Upgrading from previous version > Assembly Reference

Glossary Item Box

Our development team is working hard to ensure that you can upgrade your web application as smooth as possible in less efforts. You can easily migrate your existing web application to use version 4.0 by simply changing the assembly references to 4.0 assemblies.

This is possible because there is no breaking changes in this object model since version 3.0. and thus there is no need to upgrade the existing application using external upgrade tool. However, if you are upgrading from WebCombo 1.x or 2.x, you will need to run Upgrade Tool before migrating to version 4.0.

To upgrade an existing ASP.NET 2.0 web application to use WebCombo 4.0, please do the following:

If you are planning to use new SmartWebResouces™ feature available in WebCombo 4.0 for simpler deployment, please refer to Easy SmartWebResources Deployment.

 

See Also