Employee Info Starter Kit

Employee Info Starter Kit is an open source ASP.NET project template. Using a single database table ‘Employee’, it illustrates how to utilize Microsoft ASP.NET 4.0, Entity Framework 4.0 and Visual Studio 2010 effectively in that context.

C# (878.8 KB)
 
 
 
 
 
(32)
34,254 times
Add To Favorites
8/6/2012
E-mail Twitter del.icio.us Digg Facebook
Sign in to Ask a Question


  • In a felis turpis.
    1 Posts | Last Post February 22, 2013
    • Default.aspx   "In the ugly cat" ?
  • Master page
    1 Posts | Last Post June 15, 2012
    • Problem with div with css image background. I can show in design view but it will not display in run time view, where is proble, also I found that Eisk working fine in both view. please update me for the saem.
  • Suggestion
    2 Posts | Last Post January 09, 2012
    • Thanks for sharing your sample, could you please provide more documentations about your code? Thanks
    • Please have a look in to the following link: http://eisk.codeplex.com/documentation
  • how add employee works ?
    1 Posts | Last Post October 20, 2011
    • I had been always wondering about, how the add employee had been working. Can anyone please explain,  how "new/0.aspx" and "view/1.aspx", "view/2.aspx" are coded, such a way that, creat employee would always be on page 0.aspx and then a new page gets created for each employee ? i.e. if there are already 7 employees then on clicking the "add employee" button after filling the form correctly, would add new page "/view/8.aspx" !
  • where without params object[] values , only with string
    1 Posts | Last Post September 18, 2011
    • If I have where with string without any params values,
      How can I do it?
      Tali