mvc.net

Tag details

Welcome to the 'mvc.net' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'mvc.net'.

Look up Offsite Link "mvc.net" at The Free Dictionary

Latest blogosphere posts tagged “mvc.net”

  • ASP.Net MVC Portable Areas – Part 3


    Eric HexterAuthority Authority: 455
    Using a Portable Area This is the third part in a series about using a Portable Area (PA) using MvcContrib.  This sample walks through the Host Application side of consuming the Login Portable area.  This example demonstrates how a portable area such as a login can send messages and recieve responses from the host ...
    1 week ago
  • VM Workshop: Model View ViewModel (MVVM) and the Presentation Model Pattern in 5 UI Platforms


    Craig ShoemakerAuthority Authority: 404
    For some reason the family of design patterns that exist around the Model View Controller pattern seem to be an elusive band of characters. The first time I  encountered Model View Controller I studied the text hard trying to understand how the Strategy , Observer and Composite patterns worked together to ...
    1 week ago
  • Website Background Services Are Hot


    Peter Seale's weblog - SharePoint | PowerShell | AwesomenessAuthority Authority: 486
    This is a two-parter. The first part is to say, hey, look at this sweet hack Ivediscovered in the Oxitesource *! The second part is to ask, hey, is this a good idea? * therefactored Oxite source, that is Background services First, lets give a little detail here— background services are ...
    2 weeks ago
  • ASP.NET jQuery and master pages


    Kristof's BlogAuthority Authority: 116
    Today I was trying to find out a way to use jQuery in one of my views. Since I include the jQuery in my master page I bumped into the problem that Visual Studio doesn’t recognize the jQuery in the child page. So I tried some stuff, and I thought: I might share it as well here so you don’t spend time on looking up ...
    3 weeks ago
  • ASP.NET MVC AjaxOptions, OnBegin


    Kristof's BlogAuthority Authority: 116
    If you have a Ajax.Actionlink and you want to specify a OnBegin with a parameter you need to use the following syntax: = Ajax.ActionLink( "text" , "Action" , "Controller" , new { param = someVar }, new AjaxOptions () { OnBegin = string .Format( "new Function(DoSomeThing(#someUniqueID{0}))" , index), ...
    3 weeks ago
  • ASP.NET MVC Model binding to a list.


    Kristof's BlogAuthority Authority: 116
    (scroll down for an in depth explanation) I’m writing this post since I had a lot of problems finding out how Model binding works in ASP.NET MVC. This behavior has changed in the beta and the final. This causes that some blog posts on the internet are inaccurate. But let’s set things straight. Create a MVC ...
    4 weeks ago
  • Materials from HDC 09 – Spark View Engine Talk


    this.Reflect();Authority Authority: 114
    Below you can download a zip file which contains the presentation as well as the code used in my “ASP.NET MVC w/ Spark View Engine” talk today at the Heartland Developers Conference. You should be able to download, unzip, open the solution and hit F5 and run. You will _not_ need to install ASP.NET MVC for this ...
    4 weeks ago
  • My crazy life


    michael eatonAuthority Authority:
    Wow…my last post was on August 18th! On September 27th, I took the train to Chicago so I could start a short-term (1-month) Silverlight gig in Chicago on Monday. After 3 intense days with the project team, I came back home Wednesday night so I could see my family before heading out for the Richmond Code Camp. I ...
    6 weeks ago

Comments about mvc.net

Personal attacks are NOT allowed
Please read our comment policy