Getting Started with Employee Info Starter Kit (v4.0.0)

The new release of Employee Info Starter Kit contains lots of exciting features available in Visual Studio 2010 and .NET 4.0. To get started with the new version, you will need less than 5 minutes.

Minimum System Requirements

Before getting started, please make sure you have installed Visual Studio 2010 RC (or higher) and Sql Server 2005 Express edition (or higher installed on your machine.

Running the Starter Kit for First Time

1. Download the starter kit 4.0.0 version form here and extract it.

2. Go to <extraction folder>\Source\Eisk.Solution and click the solution file

3. From the solution explorer, right click the “Eisk.Web” web site project node and select “Set as Startup Project” and hit Ctrl + F5

ScreenHunter_05 Mar. 19 16.39 

4. You will be prompted to install database, just follow the instruction.

That’s it! You are ready to use this starter kit.

image

Running the Tests

Employee Info Starter Kit contains a infrastructure for Integration and Unit Testing, by utilizing cool test tools in Visual Studio 2010. Once you complete the steps, mentioned above, take a minute to run the test cases on the fly.

1. From the solution explorer, to go “Solution Items\e-i-s-k-2010.vsmdi” and click it. You will see the available Tests in the Visual Studio Test Lists. Select all, except the “Load Tests” node (since Load Tests takes a bit time)

2. Click “Run Checked Tests” control from the upper left corner.

ScreenHunter_07 Mar. 19 16.41

You will see the tests running and finally the status of the tests, which indicates the current health of you application from different scenarios.

ScreenHunter_08 Mar. 19 16.44

EISK

Boosting Up ASP.NET MVC Productivity!

Learn with the help of EISK, how you can make your ASP.NET skill up to 300% productive in real-world software project, along with tons of fun and excitements.

2 Comments

  • One clarification: Before you install, make sure you're using VS 2010 RC Enterprise Ed. and not the Professional Ed. Professional ed. does not support this solution (no reference for Microsoft.VisualStudio.Testtools). The solution needs this reference to build successfully.

  • So, does EISK work on MS Visual Studio (Web Developer) 2010 Express???

Comments have been disabled for this content.