Category Archives: Web Applications & Systems

Migrating Legacy Desktop Apps to Mobile

Many existing legacy applications are still currently in use in the private sector, government, and military sectors.   Many of them were designed as desktop web applications using HTML, JavaScript, CSS, and the like for the frontend client code and have huge databases on the backend server side.  There was little or no concept of mobile […]

Read More

The .NET Future: .Net 5 and Beyond

In April of 2019, Microsoft released its final version of .NET Framework. A month later, Microsoft announced that after its next release of .NET Core 3.0, the .NET platform will soon find a new name in a giant release scheduled for November 2020. This announcement outlined that .NET Framework and .NET Core will come together […]

Read More

ASP.NET 4.8 – What’s New & Exciting

In April 2019, Microsoft’s .NET Framework received a long-awaited update to 4.8. This was preceded by the .NET Framework 4.7 which was initially released in April 2017. This two-year gap left a lot to be desired as modern technology seemed to improve with each passing day. Microsoft implemented fixes from UI issues to performance enhancements […]

Read More