Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in viewmodel

MVC - Create object and related objects in one go

Does using ViewModels and references to System.Web.Mvc violate the MVC pattern?

What is the real purpose of ViewModel in MVVM?

wpf mvvm viewmodel

ViewModel is Null in HttpPost method

Different between ViewModel with LiveData vs ViewModel Without LiveData?

best practice for what is in a ViewModel

Need to pass initial viewmodel data from ASP.NET MVC to knockout.js

Cannot create an instance of class - ViewModel

Should I map a domain object to a view model using an optional constructor?

asp.net-mvc viewmodel

How come internal members in my view model aren't accessible in the view?

Does a ViewModel have its own logic?

asp.net-mvc viewmodel

How do I pass an object into the constructor of my VIewModel? ASP.NET MVC 3, Ninject

Best place to create a ViewModel in MVVM [closed]

ASP.Net MVC 3 Retrieve Checkbox List Values

How do I update a view model from an edit page in MVC3?

Passing an interface to an ASP.NET MVC Controller Action method

Create Sample Data from Class in Blend throws "Object reference not set to an instance of an object "

Single Page Application, upshot.js, DbContext and DbDataController : Only Entity Models are supported?

How do I use DomainContext.Load to populate properties of my ViewModel?