DotNetShoutout - Stories tagged with MVC
5
Shouts

Compiling Views in ASP.NET MVC :: Chris Poulter

published 1079 days, 10 hours, 5 minutes ago posted by chrispoulterchrispoulter 1080 days, 12 hours, 17 minutes ago
Friday, June 04, 2010 2:15:10 PM GMT Thursday, June 03, 2010 12:03:18 PM GMT
Tutorial on how to compile MVC Views when building a Visual Studio project. (more)
category: Web Dev | clicked: 0 | comment | | source: www.chrispoulter.com
tags: MVC, Compiling, ASP.NET
10
Shouts

ASP.NET MVC: MVC Time Planner is available at CodePlex

published 1081 days, 14 hours, 19 minutes ago posted by gpeipmangpeipman 1083 days, 16 hours, 35 minutes ago
Wednesday, June 02, 2010 10:01:18 AM GMT Monday, May 31, 2010 7:45:28 AM GMT
I get almost every week some e-mails where my dear readers ask for source code of my ASP.NET MVC and FullCalendar example. I have some great news, guys! I ported my sample application to Visual Studio 2010 and made it available at CodePlex. (more)
category: Web Dev | clicked: 2 | comment | | source: weblogs.asp.net
tags: jQuery, MVC, ASP.NET
6
Shouts

Extending NerdDinner: Exploring Different Database Options - Scott Hanselman

published 1085 days, 13 hours, 13 minutes ago posted by iftekharahmedamitiftekharahmedamit 1086 days, 27 minutes ago
Saturday, May 29, 2010 11:06:50 AM GMT Friday, May 28, 2010 11:53:03 PM GMT
The original NerdDinner Sample was very simple. Two samples, simple, in fact. Perhaps it's the new Northwind, as it's a good way to start working with ASP.NET MVC. However, it's not a perfect sample or an idealized example on how to do many things that users want to do. Fortunately, there's been lots of cool folks in the community who have "forked" NerdDinner and done interesting stuff with it. Each of these samples is usually focused on a specific scenario, so they won't necessarily be merged with the ... (more)
category: Web Dev | clicked: 0 | comment | | source: www.hanselman.com
tags: ASP.NET MVC, ASPNETMVC, NerdDinner, MVC, ASP.NET
5
Shouts

Anti-Forgery Request Recipes For ASP.NET MVC And AJAX - Dixin's Blog

published 1085 days, 13 hours, 13 minutes ago posted by iftekharahmedamitiftekharahmedamit 1086 days, 33 minutes ago
Saturday, May 29, 2010 11:06:50 AM GMT Friday, May 28, 2010 11:46:47 PM GMT
This post discusses solutions for anti-forgery request scenarios in ASP.NET MVC and AJAX:How to enable validation on controller, instead of on each action;How to specify non-constant token salt in runtime;How to work with the server side validation in AJAX scenarios.Background (Normal scenario of form submitting) To secure websites from cross-site request forgery (CSRF, or XSRF) attack, ASP.NET MVC provides an excellent mechanism:The server prints tokens to cookie and inside the form; When the form is s... (more)
category: Web Dev | clicked: 4 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, ASP.NET AJAX, ASPNETMVC, Ajax, MVC, ASP.NET
10
Shouts

ASP.NET MVC 2.0 Validation

published 1083 days, 13 hours, 40 minutes ago posted by sonukapoorsonukapoor 1086 days, 8 hours, 4 minutes ago
Monday, May 31, 2010 10:39:44 AM GMT Friday, May 28, 2010 4:15:40 PM GMT
An overview of validation in ASP.NET MVC 2.0. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: Validation, MVC, ASP.NET
2
Shouts

Comparison of Architecture presentation patterns MVP(SC),MVP(PV),PM,MVVM and MVC

published 1089 days, 11 hours, 37 minutes ago posted by questpondquestpond 1090 days, 8 hours, 5 minutes ago
Tuesday, May 25, 2010 12:43:13 PM GMT Monday, May 24, 2010 4:14:39 PM GMT
This article will compare four important architecture presentation patterns i.e. MVP(SC),MVP(PV),PM,MVVM and MVC. Many developers are confused around what is the difference between these patterns and when should we use what. This article will first kick start with a background and explain different types of presentation patterns. We will then move ahead discussing about the state , logic and synchronization issues. Finally we will go in detail of each pattern and conclude how they differ from each other. (more)
category: Architecture | clicked: 2 | comment | | source: www.codeproject.com
tags: PM, PV, MVVM, MVC, MVP
6
Shouts

ASP.NET MVC: Using jQuery context menu with tables

published 1090 days, 11 hours, 40 minutes ago posted by gpeipmangpeipman 1092 days, 5 hours, 33 minutes ago
Monday, May 24, 2010 12:40:04 PM GMT Saturday, May 22, 2010 6:47:13 PM GMT
I needed to add context menus to some tables of my intranet application. After trying some components I found one that does everything I need and has no overhead. In this posting I will show you how to use jQuery context menu plug-in and how to attach it to tables. (more)
category: Web Dev | clicked: 17 | comment | | source: weblogs.asp.net
tags: context menu, jQuery, MVC, ASP.NET
4
Shouts

ASP.NET MVC: Creating vCard action result

published 1091 days, 13 hours, 18 minutes ago posted by gpeipmangpeipman 1092 days, 9 hours, 30 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Saturday, May 22, 2010 2:49:58 PM GMT
I added support for vCards to one of my ASP.NET MVC applications. I worked vCard support out as very simple and intelligent solution that fits perfectly to ASP.NET MVC applications. In this posting I will show you how to send vCards out as response to ASP.NET MVC request. (more)
category: Web Dev | clicked: 5 | comment | | source: weblogs.asp.net
tags: Action Filter, MVC, ASP.NET
9
Shouts

ASP.NET MVC 2.0 Using Multiple Actions

published 1093 days, 11 hours, 57 minutes ago posted by sonukapoorsonukapoor 1095 days, 5 hours, 26 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 6:54:31 PM GMT
Brian Mains explains how to use multiple actions in ASP.NET MVC 2.0. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: MVC, ASP.NET
8
Shouts

Introduction to ASP.NET MVC 2.0

published 1093 days, 11 hours, 57 minutes ago posted by sonukapoorsonukapoor 1095 days, 5 hours, 28 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 6:52:24 PM GMT
In this article, we'll begin examining the new features of ASP.NET MVC 2.0 by comparing what ASP.NET MVC offers against its predecessor, ASP.NET web forms. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: MVC, ASP.NET
7
Shouts

MvcExtensions - PerRequestTask - Kazi Manzur Rashid's Blog

published 1093 days, 11 hours, 57 minutes ago posted by mithumithu 1095 days, 9 hours, 49 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 2:31:09 PM GMT
In the previous post, we have seen the BootstrapperTask which executes when the application starts and ends, similarly there are times when we need to execute some custom logic when a request starts and ends. Usually, for this kind of scenario we create HttpModule and hook the begin and end request events. There is nothing wrong with this approach, except HttpModu... (more)
category: Web Dev | clicked: 2 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, Shrinkr, ASPNETMVC, Open Source, MVC, MVCExtensions, ASP.NET
9
Shouts

IP to Geo Location in Asp.Net MVC « lukencode

published 1093 days, 11 hours, 57 minutes ago posted by lobsterinolobsterino 1095 days, 10 hours, 34 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 1:45:59 PM GMT
I have been working on a couple of projects recently (like the new and improved version of Gigpig which is coming soon!) which could really benefit from some automagic geolocation lookups for visitors. In the case of Gigpig I wanted to filter what gigs users could see based on where they were in the world. The database I am using is the binary version of the Max Mind GeoLite City free location database. The database essentially maps IP address ranges to cities and countries.  The binary format, I am inf... (more)
category: Web Dev | clicked: 3 | comment | | source: lukencode.com
tags: MVC, geocoder
8
Shouts

ASP.NET MVC 2.0 Attributes

published 1093 days, 11 hours, 57 minutes ago posted by sonukapoorsonukapoor 1095 days, 10 hours, 34 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 1:45:36 PM GMT
An overview of ASP.NET MVC 2.0 Attributes. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: MVC, ASP.NET
8
Shouts

MvcExtensions – Custom Service Registration - Kazi Manzur Rashid's Blog

published 1094 days, 12 hours, 44 minutes ago posted by mithumithu 1096 days, 6 hours, 6 minutes ago
Thursday, May 20, 2010 11:35:34 AM GMT Tuesday, May 18, 2010 6:13:46 PM GMT
In this post, I will show you how you can register your custom services in your preferred IoC container and how the MvcExtensions will integrate it with the rest of the application. One of the goal of MvcExtensions is, unlike the ot... (more)
category: Web Dev | clicked: 5 | comment | | source: weblogs.asp.net
tags: Unity, ASP.NET MVC, IoC/DI, ASPNETMVC, Ninject, Windsor, Open Source, Autofac, MVC, MVCExtensions, StructureMap, ASP.NET
5
Shouts

Code Capers | How to Build a Custom View Engine with Theme Support

published 1096 days, 8 hours, 32 minutes ago posted by mceranskimceranski 1096 days, 21 hours, 28 minutes ago
Tuesday, May 18, 2010 3:48:19 PM GMT Tuesday, May 18, 2010 2:52:33 AM GMT
In case you don’t know, the developers of ASP.NET MVC went to great lengths to make their framework completely flexible. By default, when you create a new MVC project you are using the Web Forms view engine. However, you can rip out the default view engine and register your own. As a matter of fact, there are already a variety of view engines available to us: * Spark – The Spark view engine claims to be HTML friendly and uses the philosophy of less is more. I wrote an article about the Spark view engine... (more)
category: Web Dev | clicked: 1 | comment | | source: www.codecapers.com
tags: Themes, ViewEngine, MVC
6
Shouts

Testing Asynchronous Methods in ASP.NET MVC

published 1096 days, 8 hours, 32 minutes ago posted by sonukapoorsonukapoor 1096 days, 23 hours, 12 minutes ago
Tuesday, May 18, 2010 3:48:19 PM GMT Tuesday, May 18, 2010 1:07:55 AM GMT
In this article, I’ll first briefly describe the mechanics of asynchronous action methods and then move on to discuss how to test asynchronous methods. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: MVC, ASP.NET
5
Shouts

Testing MVC 2.0 Controllers with Moq & NUnit

posted by http://derans.myopenid.com/http://derans.myopenid.com/ 1097 days, 18 hours, 58 minutes ago
Monday, May 17, 2010 5:22:15 AM GMT
So I’ve been learning more and more about how to properly test my controllers in my MVC projects and I thought I’d share. I started using Moq recently and really like the syntax. It comes more natural to me over Rhino Mocks, which is what I was using before. I also started taking advantage of the MvcContrib test helpers, which are really nice! Of course I’m using NUnit, which seems to be what just about everyone uses. On a side note, testing is one of the major reasons to switch over to MVC from web form... (more)
category: Agile | clicked: 0 | comment | | source: derans.blogspot.com
tags: TDD, MVC
9
Shouts

Dependency Injection in ASP.NET MVC: Action Results - Jimmy Bogard

published 1100 days, 22 hours, 46 minutes ago posted by KluggerKlugger 1101 days, 8 hours, 18 minutes ago
Friday, May 14, 2010 1:34:20 AM GMT Thursday, May 13, 2010 4:02:04 PM GMT
On a recent, very large project, we started to notice a distinct trend in our controllers.  All of our “POST” actions started to look very similar.  Check form validation, run business rule validation.  If validation succeeds, execute the actual business logic.  If it fails, just show the view with the original form. The problem we ran into was how to encapsulate this common behavior.  We first went with some abomination of a base, CRUD controller.  I should have listened to ... (more)
category: Web Dev | clicked: 1 | comment | | source: www.lostechies.com
tags: ASP.NET MVC, ASPNETMVC, MVC, ASP.NET
9
Shouts

T4MVC Extension for MVC Partials – Evan Nagle

published 1100 days, 22 hours, 46 minutes ago posted by StevesSteves 1101 days, 8 hours, 33 minutes ago
Friday, May 14, 2010 1:34:20 AM GMT Thursday, May 13, 2010 3:46:57 PM GMT
T4MVC is a helpful template for your MVC projects. You can follow the directions on David’s blog to get started; that should give you a quick understanding of what T4MVC is capable of. If you’ve yet to experience the joy of writing T4 templates, you should also check out Scott Hanselman’s Blog and Oleg Sych’s blog. You know what they say: if you haven’t been to Oleg’s T4 blog, you haven’t really “experienced... (more)
category: Web Dev | clicked: 1 | comment | | source: www.weirdlover.com
tags: ASP.NET MVC, T4, C#, ASPNETMVC, T4MVC, MVC, ASP.NET
12
Shouts

IQueryable Can Kill Your Dog, Steal Your Wife, Kill Your Will To Live, etc. – weirdlover - I make love to asp.net mvc, c#, vb, legos, ladies, etc.

published 1098 days, 10 hours, 51 minutes ago posted by evannevann 1101 days, 21 hours, 15 minutes ago
Sunday, May 16, 2010 1:29:28 PM GMT Thursday, May 13, 2010 3:04:48 AM GMT
If you take a quick detour over to StackOverflow, you’ll realize very, very quickly that, when it comes to wholly and full-heartedly screwing up your Linq to SQL statements, the screw-up almost always involves a... (more)
category: Web Dev | clicked: 6 | comment | | source: www.weirdlover.com
tags: IQueryable Linq C# .Net3.5, Linq, MVC
Previous 1 2 ... 5 6 7 8 9 10 11 12 13 14 Next