Use custom-built .NET Framework 4.0 classes to connect an ASP.NET Web application to a SQL Server 2012 database. In my recent article, I showed how to connect .NET 4.0 C# and Visual Basic applications ...
When you start thinking of a web app as a web app -- i.e. one that you want to be able to open multiple tabs in, close the window and come back later, let the window sit in a background tab for a week ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target. Logging is an essential feature for any application, as it is ...
This alternative to Internet Information Services, which Microsoft uses for its own services, delivers modern dynamic web applications on common server platforms or in containers. Microsoft’s Internet ...