From Microsoft, Oracle, to IBM, Amazon, from SQL to NoSQL, here is a complete list of major data platform conferences from August to October: http://scottge.net/2015/08/... ......
ASP.NET 5 has a number of architectural changes that make the core web framework much leaner and more modular. ASP.NET 5 is no longer based on System.Web.dll, but is instead based on a set of granular and well factored NuGet packages allowing you to optimize your app to have just what you need. This leaner architecture brings lots of benefits to your ASP.NET projects, but it causes a small problem: Before you can use certain classes/APIs, you have to find out which NuGet package might contain the ......
Here comes the a huge list of Azure tools, following the Web Development Tool list and the Windows Development Tool list. Management & Monitoring Tools Azure CLI (by Microsoft) - provides a set of open source, cross-platform commands for working with the Azure Platform. The Azure CLI provides much of the same functionality found in the Azure Management Portal, such as the ability to manage websites, virtual machines, mobile services, SQL Database and other services provided by the Azure platform. ......