EISK–Employee Info Starter Kit 5.0
Posted
by Tiago Salgado
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Tiago Salgado
Published on Sun, 13 Mar 2011 14:51:40 GMT
Indexed on
2011/03/13
16:10 UTC
Read the original article
Hit count: 335
Employee Info Starter Kit is an open source project that is highly influenced by the concept ‘Pareto Principle’ or 80-20 rule, where it is targeted to enable a web developer to gain 80% productivity with 20% of effort with respect to learning curve and production.
It is intended to address different types of real world challenges faced by web application developers when performing common CRUD operations. Using a single database table ‘Employee’, the current release illustrates how to utilize Microsoft ASP.NET 4.0 Web Form Data Controls, Entity Framework 4.0 and Visual Studio 2010 effectively in that context.
More information on codeplex project site.
© Geeks with Blogs or respective owner