by Davin Mickelson | Jun 16, 2014 | .NET, C#, From The Field, Visual Studio
One of things I really like about working with C# is using properties. They are incredibly flexible and house the data used by our applications. I have noticed that as C# matured over the last 12+ years, additional functionality has been added to them making them a...
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...