asp.net mvc
Tag details
Welcome to the 'asp.net mvc' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'asp.net mvc'.
Latest blogosphere posts tagged “asp.net mvc”
-
Dew Drop – November 13, 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 NHibernate 3.0 QueryOver (Jason ...1 day ago -
ASP.NET MVC in Action
.NET Answers —
Authority: 421
The Model-View-Controller pattern—universally known as MVC—provides a stable, testable approach to web application development by separating the major functions—or concerns—of an application into independently defined roles.ASP.NET MVC in Action is a comprehensive guide to MVC-based development using this ...1 day ago -
Our little team is growing - Welcome to Jon Galloway and Pete Brown
Scott Hanselman's Computer Zen —
Authority: 568
Just about two years ago I joined Microsoft . Im fortunate to work in a home office with a great team that I now lead . We work for the group at Microsoft that runs MSDN , TechNet , ASP.NET , Silverlight.NET , WindowsClient.NET , basically all the online education stuff. The giant group is called STO ...2 days ago -
Dew Drop – November 12, 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 Mono Tools for Visual ...2 days ago -
Glasgow, 3rd December: ASP.NET MVC 2
Scottish Developers —
Authority: 400
[ Register ] ASP.NET MVC 1 changed the landscape of developing websites on the .NET platform and ASP.NET MVC 2 is bringing even more to the table. Currently preview 2 features productivity increasing additions like an integrated validation framework, richer model meta data and better object view templating ...3 days ago -
Dew Drop – November 11, 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 Application Settings (Richard Carr) ...3 days ago -
Interface Inheritance Esoterica
you've been HAACKED —
Authority: 536
I learned something new yesterday about interface inheritance in .NET as compared to implementation inheritance. To illustrate this difference, here’s a simple demonstration. I’ll start with two concrete classes, one which inherits from the other. Each class defines a property. In this case, we’re dealing ...4 days ago -
Dew Drop – November 10, 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 F# Language Details ...4 days ago -
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 ...6 days ago -
Asp.Net MVC JavaScriptView
Elegant Code —
Authority: 512
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 week 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 ...1 week ago -
ASP.NET MVC Sudoku Solver
Sayed Ibrahim Hashimi - MSBuild, C#, Visual Studio, Training, and more —
Authority: 106
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 Hashimi1 week ago -
ASP.NET MVC View Helpers
Sayed Ibrahim Hashimi - MSBuild, C#, Visual Studio, Training, and more —
Authority: 106
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 = ...1 week ago -
First a Django Guy and Now a Microsoft Guy: “Thank You, Rails”
Global Nerdy —
Authority: 543
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 ...1 week ago -
Webinar Replay: Whats New in AJAX and MVC in Q3 2009
Telerik Watch —
Authority: 120
Another day, another Q3 2009 Release Week Webinar . Today we covered whats new in the RadControls for ASP.NET AJAX and the Telerik Extensions for ASP.NET MVC. Literally hundreds of people tuned-in live to see what we are shipping in this release, so a big thanks to all of you for participating in our Q3 2009 release. ...1 week ago -
ASP.NET MVC 1.0 Test Driven Development: Problem – Design – Solution
FileBeta —
Authority: 149
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 ...1 week ago -
Why ASP.NET MVC is better – using ‘Hello’ as an example
TuVinhSoft .,JSC —
Authority: 435
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 [...]1 week ago -
Telerik Extensions for MVC Unofficial FAQs, Part II
Telerik Watch —
Authority: 120
After we released the first preview of our new UI Extensions for ASP.NET MVC in August , there were naturally many questions surrounding the release. Why is Telerik building MVC Extensions? What does this mean for WebForms? Are the Extensions for MVC really open source? To help address some of the burning ...1 week 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 ...1 week ago -
Html Encoding Nuggets With ASP.NET MVC 2
you've been HAACKED —
Authority: 536
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 ...1 week ago