Tag: .net

  • How to: Determine which .NET Framework versions are installed, the easy way

    Although, having migrated to .net Core for the most part,we all have to support our older applications using .net Framework. As a part of routine, you may tend to update the .net framework in your application only to find out that your test or even prod (yikes!) do not have the latest framework installed.  One […]

  • Selenium AND .NET Core 2.0 Preview 2 – it works!

    Original posted at: Selenium AND .NET Core 2.0 Preview 2 – it works! The site has been down for a couple of days for me so I thought of making a copy of it. The .NET team released Preview 2 of .NET Core 2.0 as well as a newer build of Visual Studio Preview 15.3 […]

  • Top 10 Books Every .NET Developer Should Own

    Have you ever had a reference book that you HAD to keep near you? This list of must-have books are required reading and should always be within your reach. Everyone at one time or another reached for that specific book to find out how that one design pattern works or just needed it as a refresher […]