Browse by Tags

Related Posts

  • Re: MVC Architecture - Sample

    [quote user="foobar123"]I don't know your third-party controls. In all likelihood, you won't be able to use many AspNet built-in controls. They inject funky JavaScript, emit funky identifiers, perform funky postbacks and utilize funky <form runat="server">.[/quote] 3rd...
    Posted to ASP.NET MVC (Forum) by abombss on 12-19-2007, 12:00 AM
    Filed under: MVC, javascript
  • Re: Extjs and MVC

    As John pointed we are still fleshing out the initial api to make something that will work with multiple frameworks but give extension points for custom needs. The key areas we are working on are dom manipulation, ajax, effects, validation, and widgets. Our goal is to provide a solid foundation so extending...
    Posted to ASP.NET MVC (Forum) by abombss on 01-13-2008, 12:00 AM
    Filed under: MVC, javascript
  • Re: How to hook up jQuery + MVC View User Control / MVC View ?

    There is going to be a ScriptRegister component in Mvc Contrib soon that will handle this. It is very similar to the old ScriptManager except for a couple things that were pointed out here. Because the head gets rendered before everything else we have to emit the js into the bottom of the page. Here...
    Posted to ASP.NET MVC (Forum) by abombss on 02-24-2008, 12:00 AM
    Filed under: MVC, javascript, jquery
  • Dynamic Javascript & ASP.NET

    Hi :) I had a question in relation to Javascript and MVC. Is there any MVC way/method which can register a JS function script dynamically i.e. from the server (C# Code?) I've searched everywhere in MVC forums/examples but cant seem to find any code/tutorials for doing this ? There is other posts...
    Posted to ASP.NET MVC (Forum) by andyscott12 on 06-15-2008, 12:00 AM
    Filed under: MVC, javascript
Page 1 of 1 (4 items)