.NET 5.0 has Arrived
Enterprise-Scale Bespoke Cloud Developments at Ballard Chalmers
3 Fundamentals of the Hybrid Cloud- Infographic
ASP.NET Core Vulnerability
4 Strategies for Modernising Business Applications – Infographic
The Release of .NET Core 3.0
Developing Apps for Any Device on Any O/S
Windows once ruled the world Microsoft has always recognised the importance of engaging with developers and making it easy for them to create applications. The original Windows Software Development Kit (SDK) was free and it was easy to develop and…
SQL Server Partitioning and Triggers
During your design phase of an application and/or database sometimes incorporating a very useful feature within SQL Server can slip through the net and be forgotten about, and that feature is partitioning. Using partitioning within a large database can help…
ASP.NET MVC — A Powerful and Flexible Tool for Developing Rich Data-Driven Websites
MVC, which stands for “Model, View, Controller” is both a general software pattern and a number of specific architecture implementations used to design websites and applications. As a general concept, MVC describes a software architecture pattern, whereby an application’s logic…