2011, 2015

How to Persist Data with TempData using Peek and Keep in MVC

By |Tags: , , , , , , , |1 Comment

In this post we are going to discuss about how to preserve the value in next request using TempData Peek and Keep in ASP.NET MVC. What is TempData? Tempdata helps to store/preserve values within in

211, 2015

Different ways of rendering layout in MVC

By |Tags: , , , , , |0 Comments

What is Layouts? Layouts is same like as form which may used commonly among all the pages. Layout are like Master page in web form. What is the use? Using Layouts, we can maintain consistent