Hi, I'm in the early planning stages of an internal application and I'm considering ASP.NET MVC and Silverlight 4 as my possible platforms.
The Environment
We're a Microsoft shop and we're in the process of migrating desktops to Win7 (from XP) and servers to W2k8, I'll be able to get Silverlight 4 installed as part of our baseline Win7 build
The Application
- Provide a dashboard to monitor system status
- Monitoring third party connections
- Monitoring database tables for particular events
- Monitoring SQL Server Log Shipping
- ...
- Provide portal like access to system tasks to end users
- Bulk updates to databse rows
- Running SSRS Reports
- Re-running automated tasks that have failed
- ...
The Team
We're a small team of 2 and neither of us have production exeprience in Silverlight or ASP.NET MVC so we'll be learning whichever we go for.
What would you pick and why?