Hi,
Can you tell me if Visual Studio 2012 supports the followving featuers:
- Creating of SQL databases (tables, stored procudures, etc.) (later to be used for a Azure database)
- Web API
- SignalR
- Components (the .cs files for classess and functions, normally compiled as .dll files)
My main objective is to develop middle tiers (not the visual look-and-feel of websites; receiving command from presentation layer, logical checks and retrieving or manipulating data).
Thanks!