Kendo UI's Grid component supports several methods of data binding. The two that I most commonly use are Local and Ajax (Ajax being the more common as of late). One pain point I've always had with thi...
This article series will provide the web developer with a detailed "how to" guide to using the the HTML5 and JavaScript framework Kendo UI by Progress in Sharepoint Online. We'll focus on using it wi...
The introduction of Office 365 and SharePoint Online has completely changed the skill set required to be successful in the marketplace. As a SharePoint developer myself, this sent me on a journey to ...
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...
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...