Getting Started With ASP.NET Core 2.0

Fri, 01 Sep 2017 10:00:00 GMT

Mike Rousos walks you through developing a simple ASP.NET Core Web site, showing what role each file in an ASP.NET Core project plays and explaining important ASP.NET Core concepts along the way.

Read article

CLR Inside Out - Migrating an APTCA Assembly to the .NET Framework 4

Wed, 24 Feb 2010 10:00:00 GMT

The CLR security model in the Microsoft .NET Framework 4 has undergone some substantial changes, including the adoption of ”Level2” transparency, similar to the Silverlight security model. Mike Rousos provides an in-depth explanation of how that will likely impact authors of AllowPartiallyTrustedCallers (APTCA) libraries.

Read article