V2.0.03 - BETA
Required Software (Microsoft Base Software needed for Development environment)
- Visual Studio 2010 RTM & .NET 4.0 RTM (Final Versions)
- Expression Blend 4
- SQL Server 2012 or 2008R2 Express/Standard/Enterprise
- Silverlight 5 Tools for Visual Studio 2010 SP1
http://www.microsoft.com/download/en/details.aspx?id=28358
You will get it automatically using NuGet. Standalone setup is also possible.
- Unity Application Block 2.1
You will get it automatically using NuGet.
Standalone setup is also posible:
http://www.microsoft.com/download/en/details.aspx?id=17866
You will get it automatically using NuGet.
- PEX & MOLES 0.94.51023.0 Power Tools (x64) - (English)
http://research.microsoft.com/en-us/projects/pex/downloads.aspx#PexMSDN
- Windows Azure SDK (Only for the Windows Azure solution .ZIP download)
http://www.microsoft.com/windowsazure/sdk/
How To Setup this project in VS.2010:
After installing ALL pre-required software, do the following steps
- Run all the Solution's tests. A Test-Database will be automatically created (using EF Migrations), it will be called 'NLayerAppV2.Tests' database
- Select the SL4.0 project as 'Default project' for debugging.
- Run the App. A Database with demos data will be automatically created (using EF Migrations), it will be called 'NLayerAppV2' database.