Kenny Tordeur

Random thoughts about Asp.Net MVC

  • Home
Kenny Tordeur-Banner

Tag: partial view

Jan24 0

Asp.net MVC: The correct way to render a partialview

Posted by Kenny Tordeur

When you create an Asp.net mvc application will create partial views in order to use them as “user controls” throughout your application. But you have to use them with caution. These are my viewmodels. public class ParentViewModel { public string Description { get; set; } public ChildViewModel Child { get; set; } public ParentViewModel() { […]

Read More →
ASP.NET MVC partial view

Recent Posts

  • Session state in Asp.net Core
  • Localization of an Asp.net mvc Core application
  • Cache and cache profiles
  • Cache tag helper in MVC 6
  • How to organize your Asp.net mvc controller

Archives

  • August 2016
  • June 2016
  • May 2016
  • December 2015
  • November 2015
  • October 2015
  • May 2015
  • April 2015
  • March 2015
  • July 2014
  • January 2014
  • January 2013
  • December 2012
  • August 2012

Categories

  • ASP.NET (1)
  • ASP.NET MVC (14)
  • C# (1)
  • Javascript (1)

Archives

  • August 2016
  • June 2016
  • May 2016
  • December 2015
  • November 2015
  • October 2015
  • May 2015
  • April 2015
  • March 2015
  • July 2014
  • January 2014
  • January 2013
  • December 2012
  • August 2012

Meta

  • Log in
© 2014 ascent. All rights reserved | Ascent by NetTantra