|
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
Hi flyspirit, thanks for your asking.
it is not just a hobby project, I have looked into 3-tier web application development and thought some technology/tool could shorten coding time. for instance, asp.net MVC provides sound testability for developers, so it will reduce tester's manual test time; what's more, its Model Binding feature automatically renders UI from a business entity and populates the business entity with user inputs, it also save huge coding time.
In all, the listed work items come from SDLC point, this application framework may help an ordinary developer's career change. |
|