System Requirements
Deployment Server System Requirements
- .Net Framework 3.5 SP1
- ASP.NET MVC 2.0 RTM
- Database (Only one option is required) - No Database updates since version 2.5
- SQL Server 2008 or later any Edition with Full-Text Search Services (Full-Text search is required for search)
- MySQL 5.x
- IIS 6.0 or IIS 7.0 (didn't test it on Windows XP IIS 5.5)
- Partial Trust is supported if outbound http requests are allowed. Kindly refer to "Medium trust level Problem"
Note: More into Partial trust will be provided in the documentation
Development Workstation System Requirements
- Visual Studio.Net 2008 any edition with SP1 (Express Editions should work)
- .Net Framework 3.5 SP1
- ASP.NET MVC 2.0 RTM
- Included reference libraries (xUnit, Moq, DotNetOpenAuth, Enterprise Library etc...) -available with source code download-
- Database (Only one option is required)
- SQL Server 2005 or later any Edition with Full-Text Search Services (Full-Text search is required for search)
- MySQL 5.x
- IIS 6.0 or IIS 7.0 (didn't test it on Windows XP IIS 5.5)
Features
- Upgrade to Moq 3
- Migrate to DotNetOpenAuth 3.4.5
- Partial Trust support
- Entity Framework based Repositories implemented
- Multi Database support through Entity Framework (SQL Server & MySQL)
- Implementation of ADO.NET Data Services to access (read) Stories (upcoming, published, by category, by tag, by submitter and by voters)