The first two parts of this series explored the differences between declarative and imperative code and how declarative code facilitates data-binding. The previous article explored how data-binding pr...
Thanks to some influencial dialog with Rey Bango and Christian Heilmann I recently stopped and reflected upon Microsoft. What I realized is Microsoft isn't just talking about change - they have actual...
It's well known around the office that I have a love/hate relationship with Entity Framework. Entity Framework is an ORM that provides many features aimed to make your life as a developer much easier...
Microsoft Build is finally over and, while I am exhausted, I had a great time connecting with customers and hearing the announcements that Microsoft made during the event. As part of the Telerik team ...
ASP.NET Core has a lot of changes compared with the others versions of ASP.NET. One change I want to highlight is the new way to configure settings. With previous versions, this configuration was made...