mvc

Tag details

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

Look up Offsite Link "mvc" at The Free Dictionary

Latest blogosphere posts tagged “mvc”

  • Dew Drop – November 24, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Source Code for ...
    12 hours ago
  • Base Controller Class and TempData


    Eric PolereckyAuthority Authority: 104
    Need: To pass information to every view based on an environmental variable. The specific case I ran across this need is when you want to use the minified version of your JavaScript libraries in production and the human readable in dev/QA. Solution: Create your own base controller class. Override either ...
    1 day ago
  • Orchard team looking for a new developer


    Tales from the Evil EmpireAuthority Authority: 445
    My team is looking for a new full-time developer. The project is to build a completely new open-source CMS based on ASP.NET MVC 2. It’s a lot of fun :) https://careers.microsoft.com/JobDetails.aspx?ss=&pg=0&so=&rw=1&jid=9434&jlang=EN
    1 day ago
  • Naming Your Action Methods in ASP.Net MVC


    No Free TimeAuthority Authority: 104
    Something that I always do now and might in fact be quite obvious to regular people but I’m quite slow so it took me a little while to realise this was a good practise. Let’s say I have a page for editing a blog post. I want the form to be at /BlogManagement/Edit/postId. So I write my first action method: [ ...
    1 day ago
  • Journey Of Microsoft ASP.NET Developers : Cowboys To Craftsmen?


    INSPIONS - Murali's Thought GarageAuthority Authority: 117
    Quite an interesting way to put the Journey of ASP.NET (developers) from ASP.NET Page based design to MVC based applications. Hope I am not taking it out of context. Its not explicit, but it is written all over the wall. Nevertheless, towers of abstraction and magic by Visual Studio often make developers ignore the ...
    1 day ago
  • Recent Podcasts


    you've been HAACKEDAuthority Authority: 567
    Just wanted to highlight a couple of podcasts that were suckers gracious enough to have me as a guest. HerdingCode In this podcast I join the fellas at HerdingCode . Although this podcast came out after the Hanselminutes one, it was actually recorded a long time prior to that one. Jon Galloway , who ...
    1 day ago
  • Flex Developers required


    CareerGuruz.ComAuthority Authority: 149
    Sr. Flex DeveloepersSkills: Java/J2EE, .Net, XML, Web Services, Ajax, XSLT, HTML, DHTML, Java Script, Action Script,Exp: 4 – 6 YrsJob Description:-Knowledge of Action Script 2.0 or Action Script 3.0- Mandatory-4 Years of IT Experience of which minimum 1 year in Flex- Mandatory-Exposure to interface Flex with other ...
    2 days ago
  • ASP.NET MVC: Creating reports using Chart control


    PimpThisBlog.com - Latest published storiesAuthority Authority: 466
    ASP.NET Chart control is powerful control you can use to add charting support to your web applications. Although chart controls are mainly used with ASP.NET forms it is not very hard to use them also in ASP.NET MVC applications. In this posting I will show you how to use ASP.NET Chart control in ASP.NET MVC ...
    3 days ago
  • ASP.NET MVC: Creating reports using Chart control


    Gunnar Peipman's ASP.NET blogAuthority Authority: 488
    ASP.NET Chart control is powerful control you can use to add charting support to your web applications. Although chart controls are mainly used with ASP.NET forms it is not very hard to use them also in ASP.NET MVC applications . In this posting I will show you how to use ASP.NET Chart control in ASP.NET MVC ...
    3 days ago
  • Connected Show #20 – Who’s Exception Is It?!


    JrzyShr Dev GuyAuthority Authority: 406
    In this episode guest Milan Negovan talks about health monitoring in ASP.NET and what to do when things go wrong! (Starts at 24:47).  We cover different options on exception handling & instrumentation in web applications. Peter and Dmitry talk about Eclipse support for Windows 7, the Windows Azure Content ...
    4 days ago
  • A better Model Binder addendum


    Jimmy BogardAuthority Authority: 408
    A while back, I wrote about a ModelBinder enhancement we use to do arbitrary filtering on types.  The underlying matching algorithm only matches on one type, but we like to use layer supertypes for a lot of our domain objects, so we want to use a single model binder for every Entity or Enumeration type in our ...
    4 days ago
  • Handling Exceptions in ASP.Net MVC 1


    No Free TimeAuthority Authority: 104
    Here’s a handy way to handle uncaught exceptions in ASP.Net MVC 1. Make a base controller with the following code: public class BaseController : Controller { ILog log = LogManager .GetLogger( “BaseController” ); string actionName = “” ; string controllerName = “” ; ...
    5 days ago
  • Switch from PureMvc to Mate for Flex development (ToDoList 2010)


    Rive.be | Rien Verbrugghe - BlogAuthority Authority: 113
    There is just so much setting up to do with PureMVC, and enough is enough. Every time again, and again…The constants, the viewComponent wrapper, listNotificationInterests, handleNotification, there’s tons of stuff to do when setting up a Mediator.PureMVC is also not very Bindable friendly. Just the thing that can ...
    5 days ago
  • Html.RenderAction and Html.Action


    you've been HAACKEDAuthority Authority: 567
    One of the upcoming new features being added to ASP.NET MVC 2 Beta is a little helper method called Html.RenderAction and its counterpart, Html.Action . This has been a part of our ASP.NET MVC Futures library for a while, but is now being added to the core product. Both of these methods allow you to call into an ...
    6 days ago
  • Marvel VS Capcom 2 Fightstick Mistake


    Platform NationAuthority Authority: 444
    Mad Catz released the Marvel VS Capcom 2 Arcade Fightstick Tournament Edition September 10th of this year.  The Tournament Edition was originally advertised as being an individually numbered “Collectors Edition”, but as it turns out neither the package nor the control itself was individually numbered.  So what ...
    6 days ago
  • Dew Drop – November 18, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Project 2010 Reference: ...
    6 days ago
  • Readable Return Urls in your MVC Urls


    naspinskiAuthority Authority: 100
    Dont surrender your clean, readable url to a nasty returnUrl string; keep your MVC urls readable Asp.Net MVC projects have a great routing resource available to them; this makes for very clean and human-readable urls: http://website/Extensions/.doc,.pdf A lot of these web ...
    6 days ago
  • PDC 2009 – Day 1, Keynote


    Dave BostAuthority Authority: 400
    Wow! PDC 2009 kicked off with a big bang of announcements galore today. Here is my list of notes that I captured from today’s keynote. As you can surmise, I’m not the best note taker in the world. I’ve always suffered this problem all the way back to College. If you have any tips for my on how to take better ...
    6 days ago
  • Super Tuesday!


    { null != Steve }Authority Authority: 126
    One of my coworkers recommend combining some posts together than one a bunch of ‘one offs’ of links or news of interest. I’ve accumulated a set of links, thoughts, experiences, etc… over the last few days (I’ve been busy).  New Sharp Architecture Release ...
    1 week ago
  • Pass Number 1: ActiveRecordEngine for ASP.NET


    Rob ConeryAuthority Authority: 454
    I have a SubSonic prototype that’s been sitting on my hard drive for a while – something I’ve been meaning to spruce up for a bit and release. As of right now I’m happy I didn’t – the code would be considered SubSonic’s and I’d rather it get pulled into a larger effort (wink wink, nudge nudge… bat ...
    1 week ago

Comments about mvc

Personal attacks are NOT allowed
Please read our comment policy