Technology Innovation
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
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.
LINQ provides a high-level abstraction of virtually any data and emulates the query operations of the relational model.
