by Davin Mickelson | Jul 28, 2016 | .NET, C#, Visual Basic
As C# and .NET have evolved over the years, I am always amused by how C# has continued to “catch up” to Visual Basic ‘s (VB) capabilities. Being that VB was created in 1991 while C# was released with .NET in 2002, VB was a little bit more mature when C# was...
by Davin Mickelson | May 15, 2014 | .NET, ASP.NET, C#, From The Field, Visual Basic, Visual Studio
Greetings! I decided to make a simple blog post about NuGet because I feel Microsoft hasn’t been extremely clear defining the two main ways that developers use it with Visual Studio. Starting with Visual Studio 2010, Microsoft created NuGet as a new deployment utility...
by Davin Mickelson | Mar 7, 2014 | .NET, ASP.NET, Visual Basic, Visual Studio, Web Development, Windows Store Apps
Face it, JavaScript is a functional language that can be difficult to learn and use, especially for those with experience in Java or C#. Its original purpose was to support Dynamic HTML (DHTML) for Netscape Navigator back in the late 90s. Technically, it was called...