RSV Solutions' developers user best coding practices and patters such as a three tier architecture. Our developers will divide the application into three layers.
- Presentation Layer
- Business Logic Layer
- Data Access Layer
There presentation layer is the user interface. It is the layer that is visible to the public. The Business logic layer is the layer of the application that contains all the logic of the application and the data access layer is the layer that manages all of the data of the application (Inserts, updates and deletes). All layers will be written in ASP.Net / C# unless specified by the requestor.
RSV Solutions will take the functional and technical specifications and build the application based on those documents. RSV solutions uses the agile methodology when developing applications. We will take a business requirement (module) and develop that piece of the application. We will send it for user acceptance testing and the start on the next module. We like to do a 14 day module iteration to develope, test and send for user acceptance testing.