Features

DbNetSuite has many similarities with DbNetSuiteVS but is different in a number of significant ways, highlighted in the table below.

Feature comparison

Feature DbNetSuite 4 DbNetSuitevs
Visual Studio Integration Partial. Can be implemented as a server control but only generates client-side code witb no code-behind support. Full. Code-behind fully supported
Code-behind None. It is not possible to integrate your server-side code with DbNetSuite components. All customisation is done with client-side code. Full support. Implements a fully documented server-side and client-side API.
Licensing Run-time. A license is required for each server on which DbNetSuite is deployed. Developer. A license is required for each developer. Run-time licensing is royalty free.
Deployment Deployed as single DLL along-side your application. Deployed as single DLL along-side your application.
Performance Excellent. True AJAX control running outside ASP.NET page life-cycle. Client-side footprint approx 30% smaller. Moderate. Supports full ASP.NET page life-cycle with associated performance cost. Larger client-side footprint.