Tuesday, April 23, 2019

Different Ways Of Rendering Partial View In MVC

In this article, we will understand the basics of the partial view, different ways of rendering partial view, and uses of partial view.

source https://www.c-sharpcorner.com/article/different-ways-of-render-partial-view-in-mvc/

Kendo Dropdownlist With Server Side Paging And Searching Using ASP.NET MVC

This article shows how to create a KendoUI DropDown list to display countries/states/cities or any thing else with server-side paging and searching.

source https://www.c-sharpcorner.com/article/kendo-dropdownlist-with-server-side-paging-and-searching-using-asp-net-mvc/

Visual Studio, Why Won't You Let Me Have This One (Solution Folder)?

Organizations are always subjective, sometimes multiple projects are enough, sometimes it can help to organize code into things like Solution Folders, which you'd imagine would be pretty simple - but that's not always the case as you'll soon see...

source https://www.c-sharpcorner.com/article/visual-studio-why-wont-you-let-me-have-this-one-solution-folder/

Solutions And Architecture

This article provides a ground level understanding of the profiles of a solutioner and an architect.

source https://www.c-sharpcorner.com/article/solutions-and-architecture/