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
"MVC"
at The Free Dictionary
Latest blogosphere posts tagged “MVC”
-
ASP.NET MVC: Creating reports using Chart control
Gunnar Peipman's ASP.NET blog —
Authority: 487
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 ...9 hours ago -
Connected Show #20 – Who’s Exception Is It?!
JrzyShr Dev Guy —
Authority: 403
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 ...1 day ago -
A better Model Binder addendum
Jimmy Bogard —
Authority: 409
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 ...1 day ago -
Handling Exceptions in ASP.Net MVC 1
No Free Time —
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 = “” ; ...2 days ago -
Switch from PureMvc to Mate for Flex development (ToDoList 2010)
Rive.be | Rien Verbrugghe - Blog —
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 ...2 days ago -
Html.RenderAction and Html.Action
you've been HAACKED —
Authority: 558
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 ...3 days ago -
Marvel VS Capcom 2 Fightstick Mistake
Platform Nation —
Authority: 148
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 ...3 days ago -
Dew Drop – November 18, 2009
Alvin Ashcraft's Morning Dew —
Authority: 128
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: ...3 days ago -
Readable Return Urls in your MVC Urls
naspinski —
Authority: 104
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 ...3 days ago -
PDC 2009 – Day 1, Keynote
Dave Bost —
Authority: 406
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 ...3 days ago -
Super Tuesday!
{ null != Steve } —
Authority: 125
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 ...3 days ago -
Pass Number 1: ActiveRecordEngine for ASP.NET
Rob Conery —
Authority: 474
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 ...3 days ago -
Microsoft PDC09 keynote highlights
Maarten Balliauw {blog} —
Authority: 408
Finally found some time to write a short blog post on the announcements this morning at PDC 2009 . Ray Ozzie started the keynote this morning, focusing on Microsoft’s “three-screen” vision for the future. There will be three screens connected to the cloud: TV, (handheld) devices and of course good old PC. ...3 days ago -
ASP.NET MVC 2 Beta Released
you've been HAACKED —
Authority: 558
Today at PDC09 (the keynote was streaming live ), Bob Muglia announced the release of ASP.NET MVC 2 Beta . Feel free to download it right away! While you do that I want to present this public service message. The Beta release includes tooling for Visual Studio 2008 SP1. We did not ship updated tooling ...4 days ago -
Dew Drop – November 17, 2009
Alvin Ashcraft's Morning Dew —
Authority: 128
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 Text Sharp – Visual ...4 days ago -
3 Software Architecture Trends for 2010
The Web Semantic —
Authority: 104
I’ve recently returned from the Øredev developer’s conference in Malmo, Sweden where I had the privilege of sharing knowledge with a very eclectic group of technologists . In addition to existing trends such as language agnosticism on the JVM, Agile, and mobile proliferation I noticed 3 emerging trends that ...4 days ago -
Whats new in Windows Azure SDK and Tools Nov 2009
My Coffee cup —
Authority: 100
New things in the November 2009 Windows Azure SDK: Windows Azure Service Runtime managed library: The latest version of the Service Hosting Runtime API includes support for enhanced communication between roles and for runtime notification of service configuration changes. Direct communication between role ...6 days ago -
Dew Drop – November 15, 2009
Alvin Ashcraft's Morning Dew —
Authority: 128
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 Linq to Sql Profiler is ...6 days ago -
It’s Time for This: ActiveRecordEngine for ASP.NET MVC
Rob Conery —
Authority: 474
I had dreams of this when I joined Microsoft a few years back – that SubSonic would be the database juice in the ASP.NET MVC story. Or if not the juice then the ActiveCherryOnTop. The pieces didn’t quite fall into place, though I tried many a time. The issues that I faced were pretty simple – everything I ...6 days ago -
KiGG Design And Architecture – Part 1 The high level design
Moses' Blog —
Authority: 92
Introduction In this multi part series I am going to explore KiGG design and architecture as well as projects structures. At the beginning I would like to give a brief about KiGG History. About KiGG KiGG is similar to DotNetKicks , Digg and DZone . However it much closed to DotNetKicks and way ...1 week ago

