Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (5.8k points)

I have an ASP.NET (Webforms) working with .Net Framework 4.0.

If I deploy that site with osFamily="1" (on a Windows 2008 server) the .NET CLR takes 120 ms average (according to NewRelic logs).

If I take the exact site and I deploy it with osFamily="3" (on a Windows 2012 server) the .NET CLR takes more than 500 ms.

I know I should move to MVC4 and perhaps .Net Framework 4.5, but I would like to know if anyone else has had the same problem and if you know what could be causing this?

1 Answer

0 votes
by (9.6k points)

The solution is to change the driver to WinUsb 

(C:\Program Files\GHI Electronics\GHI Premium NETMF v4.2 SDK\USB Drivers\GHI_NETMF_WinUsb)

You can work on Azure SQL Server instead of the on-premise SQL server since development is easy.

Here is a detailed blog: https://intellipaat.com/blog/tutorial/microsoft-azure-tutorial/azure-sql/

Browse Categories

...