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”
-
Dew Drop – November 8, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Massive Search & Replace Among ...1 day ago -
Asp.Net MVC JavaScriptView
Elegant Code —
Authority: 510
For a while now I’ve wanted the ability to generate javascript file like I generate html files. Take a little bit of the power of the WebForm view engine (just a little bit) and give that to me for JavaScript. Why? I have a few reasons. Number one is I want to remove all of my JavaScript from the html, so the ...1 day ago -
Working with Web Forms and MVC: Bridging the Gap - Context
MSMVPS.COM —
Authority: 642
Ive spent some time figuring out how to bridge the gap between web forms and ASP.NET MVC style of development. Just because the UI works differently, doesnt mean the actual framework works in a different way. If you use .NET 3.5 SP 1 for both your web forms and MVC style development, it is helpful to come up with ...2 days ago -
Dew Drop – November 7, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio .NET Windows Service Installer and Auto ...2 days ago -
ASP.NET MVC Sudoku Solver
Sayed Ibrahim Hashimi - MSBuild, C#, Visual Studio, Training, and more —
Authority: 103
A while back I had a session on MSDeploy where I demonstrated deploying an ASP.NETMVC Sudoku solver that I wrote a while back. A few people asked me to publish it,so I did you can get it at http://sudokumvc.codeplex.com/ Sayed Ibrahim Hashimi2 days ago -
ASP.NET MVC View Helpers
Sayed Ibrahim Hashimi - MSBuild, C#, Visual Studio, Training, and more —
Authority: 103
Are you using ASP.NET MVC ? If so you may beinterested in an article that Ive just made available on Codeplex publishedto ASP.NET MVC Custom View Helpers .View helpers are usages of extension methods to insert markup into your pages. Forexample = Html.TextBox( "username" ) %> and = ...2 days ago -
How To View JSON in a Pretty Way
PeterKellner.net —
Authority: 415
Cutting to the chase, I choose Vladimir Bodurov’s Color Formatter! For the past year or so, I’ve been working on a project that uses Microsoft’s ASP.NET MVC for providing data to our pure... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high ...3 days ago -
First a Django Guy and Now a Microsoft Guy: “Thank You, Rails”
Global Nerdy —
Authority: 531
Platform wars are like monkey knife fights: amusing at first, but regrettable and messy in the end. You don’t see this very often, and it’s a shame: Jacob Kaplan-Moss, co-creator of Django, the Python-based MVC web application framework, wrote a great article titled Thank You, Rails . From the article’s ...3 days ago -
ASP.NET MVC 1.0 Test Driven Development: Problem – Design – Solution
FileBeta —
Authority: 147
A hands-on journey takes you through the development process of a Web application from concept to production ASP.NET MVC is a new Web development framework created by Microsoft as an alternative to ASP.NET web forms applications. MVC is well suited to testability, and Test Driven Development (TDD) affords you a ...4 days ago -
Why ASP.NET MVC is better – using ‘Hello’ as an example
TuVinhSoft .,JSC —
Authority: 437
In this second post about Hello (the first can be found here), I’m going to use one of the more complex portions of the app, the event front page, to illustrate some of the various parts of MVC which make writing web apps more intuitive.The web app of the Hello project was written in ASP.NET [...]4 days ago -
Dew Drop – November 4, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
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 New Article by Bill ...5 days ago -
Html Encoding Nuggets With ASP.NET MVC 2
you've been HAACKED —
Authority: 587
In a recent blog post, I introduced ASP.NET 4’s new HTML Encoding code block syntax as well as the corresponding IHtmlString interface and HtmlString class. I also mentioned that ASP.NET MVC 2 would support this new syntax when running on ASP.NET 4 . In fact, you can try it out now by downloading and ...5 days ago -
Discussing PHP Frameworks: What, When, Why and Which?
TuVinhSoft .,JSC —
Authority: 437
What is a PHP Framework?PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That’s where a PHP framework can help. PHP frameworks ...5 days ago -
ASP.Net MVC Portable Areas – Part 3
Eric Hexter —
Authority: 408
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 ...6 days ago -
Bad news in Terredise
Kansas.com Blogs Master Site Feed —
Authority: 557
Ouch. It’s not a good sign when you have to suspend your senior point guard. We don’t know how long Harry Marshall is out. Maybe coach Kevin McKenna is heading off a problem before it becomes a big deal. Maybe it’s already a big problem. Creighton wants to return to its high-octane pressing days of years ...6 days ago -
Dew Drop – November 3, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
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 An RSS Dashboard in F#, ...6 days ago -
Truckin’ Through ActionScript 3.0 MVC: Part V—Purpose and Use
ActionScript 3 Design Patterns —
Authority: 112
The MVC remains one of the most valuable structures for understanding and using Design Patterns, and yet I believe it to be misunderstood and misused on just about every level imaginable. In the first chapter of their book, the Gang of Four spend a mere two pages describing MVC in order to help readers [...]Related ...6 days ago -
NerdDinner hosted on Windows Azure and SQL Azure
Marc: My Words —
Authority: 119
I recently got my hands on a Windows Azure and SQL Azure token to try out a little cloud goodness. The challenge I set myself was to host an ASP.NET MVC application (including data) in the cloud. Hopefully just an hour or so of fiddling about, but as I hadnt really used Azure before, it would also be a bit of ...1 week ago -
ASP.Net MVC Portable Areas – Part 2
Eric Hexter —
Authority: 408
Sample Portable Area This is the second part in a series about creating a Portable Area (PA) using MvcContrib Part 1 – Introduction Part 2 – Sample Portable Area (this post) Part 3 – Usage of a Portable Area To create a Portable Area, the first step is to create a separate class library project ...1 week ago -
Create Catalyst Views with Template::Declare
Just a Theory —
Authority: 415
Following up on last week’s release of Template::Declare 0.41, this week Im pleased to announce the release of a new Catalyst view class, Catalyst::View::TD . Yes, Im aware of Catalyst::View::Template::Declare .As I mentioned last week, it doesn’t make very good use of Template::Declare. I don’t blame jrock ...1 week ago