Header Image

    Home    home    Enquiry

 


Agile Development Model

Agile development model defines itself as an adaptive model against the traditional model which it terms as predictive.

Communication
Give developers a shared view of the system as experienced by the end users. Promote verbal communication and feedback.

Simplicity
Start with the simplest implementation and then go to the more complex ones.In short, make things work.

Feedback
From system using unit tests,from customers using acceptance tests and feedback from the team about the changing requirements.

Courage
To refactor code whenever it is necessary and throw away code that is out of scope or causing problems no matter how much time was spent on developing it

Flash News on Development

We used DevXpress 8.1 for the development of message center UI application.



LINQ provides a high-level abstraction of virtually any data and emulates the query operations of the relational model.

  • Move
Flash News on Development

We used DevXpress 8.1 for the development of message center UI application. This grid various features are available such as is multi column filtering, shifting,sorting and exporting by providing the user friendly GUI. The theme of the grid gives a good appearance for the UI.

We have used Data Container implementation called Repository Factory from Microsoft patterns and practices. This allows us to transition to Nhibernate or LLBLGenPro in the future when the customer buys them.

For .net applications we are using the data objects and mappers to map data between the data and the domain objects that are consumed by the applications. Using this we are able to transfer data between end points [Windows application on the client side and a Web Service end pt on the server]

We have implemented an OLAP cube setup using SQL queries. We are able to use these queries to drill down into the data and produce custom reports on an asp.net application.
  • Move
Flash News on Development

The LINQ seems to be just the beginning of many other future dramatic enhancements to .NET and .NET languages.
.NET Language-Integrated Query defines a set of general purpose standard query operators that allow traversal, filter, and projection operations to be expressed in a direct yet declarative way in any .NET-based programming language
LINQ provide implementations that work over both XML and SQL data

  • Move
skillsetimage
All right reserved. © 2008 Saadhvi Technology
Valid XHTML 1.0 Transitional