DotNetShoutout - Stories tagged with MVC
10
Shouts

Multiple-Step Based Registration via ASP.NET MVC 2 & WF 4

published 932 days, 22 hours, 13 minutes ago posted by sonukapoorsonukapoor 935 days, 1 hour, 56 minutes ago
Friday, November 05, 2010 5:51:43 PM GMT Wednesday, November 03, 2010 2:08:26 PM GMT
Multiple-Step Based Registration via ASP.NET MVC 2 & WF 4 (more)
category: Web Dev | clicked: 11 | comment | | source: dotnetslackers.com
tags: WF4, MVC, ASP.NET
8
Shouts

ASP.NET MVC 3: Building simple image editor using WebImage helper

published 938 days, 18 hours, 30 minutes ago posted by gpeipmangpeipman 939 days, 14 hours, 3 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Saturday, October 30, 2010 2:01:20 AM GMT
In my previous posting about WebImage helper I introduced how to use WebImage for different image manipulations. In this posting I will show you how to build simple online image editor using WebImage helper. (more)
category: Web Dev | clicked: 12 | 1 comment | | source: weblogs.asp.net
tags: graphics, MVC, ASP.NET
8
Shouts

ASP.NET MVC 3: Using global action filters to find out running time of controller actions

published 938 days, 18 hours, 30 minutes ago posted by gpeipmangpeipman 939 days, 18 hours, 48 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Friday, October 29, 2010 9:16:21 PM GMT
Lately I blogged about global action filters in ASP.NET MVC 3. Yesterday I found cool article from Nick Berardi’s Coder Journal where he introduces how to use action filters to measure running time of ASP.NET MVC controllers. And here is my experiment – how to use global action filters to find out how long controller actions are running. (more)
category: Web Dev | clicked: 1 | comment | | source: weblogs.asp.net
tags: Performance, MVC, ASP.NET
6
Shouts

A quick look at what’s new in Orchard 0.8 - Bertrand Le Roy's blog

published 938 days, 18 hours, 30 minutes ago posted by NickolayNickolay 940 days, 1 hour, 30 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Friday, October 29, 2010 2:34:34 PM GMT
We shipped Orchard 0.8 on Monday and it’s the last release we will make before 1.0, which is scheduled for January 2011. We think it’s a pretty nice release in that it wraps up the UI story for the platform.1. New theme engine with Razor and Clay ASP.NET MVC, on which Orchard is built, supports alternative view engines. Orchard does too, and 0.8 is the first release where the new Razor view engine is the default. All existing views in Orchard have been moved to... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, CMS, Clay, ASPNETMVC, Razor, Orchard, MVC, ASP.NET
11
Shouts

Deploying ASP.NET MVC 3 web application to server where ASP.NET MVC 3 is not installed

published 940 days, 2 hours, 45 minutes ago posted by gpeipmangpeipman 941 days, 20 hours, 13 minutes ago
Friday, October 29, 2010 1:18:51 PM GMT Wednesday, October 27, 2010 7:51:20 PM GMT
When I wrote my last posting about jQuery Mobile and ASP.NET MVC. I built my sample application on ASP.NET MVC 3. To try it out with friends I put my application up to my web server where I don’t have ASP.NET MVC 3 installed. In this posting I will tell you what files you need and where you can find them. (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Deploy, MVC, ASP.NET
10
Shouts

Building mobile web site with ASP.NET MVC and jQuery Mobile

published 940 days, 21 hours, 30 minutes ago posted by gpeipmangpeipman 942 days, 15 hours, 38 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Wednesday, October 27, 2010 12:25:56 AM GMT
jQuery Mobile is unified UI system that will work on all popular mobile device platforms. Currently alpha version is available to download. In this posting I will show you how to use jQuery Mobile with ASP.NET MVC 3 and how jQuery Mobile pages look on Windows Mobile. (more)
category: Web Dev | clicked: 5 | comment | | source: weblogs.asp.net
tags: jQuery, Mobile, MVC, ASP.NET
10
Shouts

Using Microsoft Unity in ASP.NET MVC

published 943 days, 15 hours, 35 minutes ago posted by sonukapoorsonukapoor 944 days, 1 hour, 10 minutes ago
Tuesday, October 26, 2010 12:29:03 AM GMT Monday, October 25, 2010 2:54:01 PM GMT
Using Microsoft Unity in ASP.NET MVC (more)
category: Web Dev | clicked: 1 | comment | | source: dotnetslackers.com
tags: Unity, MVC
7
Shouts

ASP.NET MVC 3: Layouts with Razor - ScottGu's Blog

published 945 days, 18 hours, 37 minutes ago posted by iftekharahmedamitiftekharahmedamit 946 days, 15 hours, 58 minutes ago
Saturday, October 23, 2010 9:27:43 PM GMT Saturday, October 23, 2010 12:06:02 AM GMT
Two weeks ago we shipped the ASP.NET MVC 3 Beta Release.  It supports “go live” deployments, and includes a bunch of nice improvements/enhancements.  You can see a summary of the new ASP.NET MVC 3 features in my beta announcement post.  Also read my original ASP.NET MVC 3 Preview post to learn about other ASP.NET MVC 3 features that showed up with that initial preview release. This is another in a series of “mini-posts” I’m doing that talk about a few of the new ASP.NET MVC 3 Beta features in more detai... (more)
category: Web Dev | clicked: 3 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3, ASP.NET MVC, ASPNETMVC, MVC, ASP.NET
5
Shouts

ASP.NET MVC 3: New @model keyword in Razor - ScottGu's Blog

published 947 days, 14 hours, 41 minutes ago posted by iftekharahmedamitiftekharahmedamit 948 days, 16 hours, 19 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Wednesday, October 20, 2010 11:45:01 PM GMT
Two weeks ago we shipped the ASP.NET MVC 3 Beta Release.  It supports “go live” deployments, and includes a bunch of nice improvements/enhancements.  You can see a summary of the new ASP.NET MVC 3 features in my beta announcement post.  Also read my original ASP.NET MVC 3 Preview post to learn about other ASP.NET MVC 3 features that showed up with that initial preview release. This post is the first of several “mini-posts” I’m going to do that talk about a few of the new ASP.NET MVC 3 Beta features in m... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3 Beta, ASPNETMVC, Beta, MVC, ASP.NET
6
Shouts

Integrate Html5 Form in ASP.NET MVC - Kazi Manzur Rashid's Blog

published 947 days, 14 hours, 41 minutes ago posted by iftekharahmedamitiftekharahmedamit 948 days, 18 hours, 3 minutes ago
Friday, October 22, 2010 1:23:36 AM GMT Wednesday, October 20, 2010 10:01:08 PM GMT
This article is divided into three parts. In the first, part I will show you how you can add Html5 forms in your ASP.NET MVC application with very minimum effort. In the second part, I will show you how to implement client side validation which will trigger automatically even when the browser does not have the html5 client side validation support and in th... (more)
category: Web Dev | clicked: 4 | 2 comments | | source: weblogs.asp.net
tags: ASP.NET MVC, ASPNETMVC, MVC, ASP.NET, html5
5
Shouts

ASP.NET MVC 3 Beta: Using WebMail helper to send e-mail

published 948 days, 19 hours, 13 minutes ago posted by gpeipmangpeipman 949 days, 17 hours, 48 minutes ago
Wednesday, October 20, 2010 8:51:26 PM GMT Tuesday, October 19, 2010 10:16:04 PM GMT
This far I have blogged about WebImage and Chart helpers. Now let’s see another new helper – WebMail – that you can easily use to send e-mails. WebMail is easy to configure and extremely easy to use. In this posting I will show you simple feedback form that uses WebMail to send feedback messages. (more)
category: Web Dev | clicked: 55 | comment | | source: weblogs.asp.net
tags: e-mail, Razor, MVC, ASP.NET
5
Shouts

Getting Started w/Helpers for the Razor View Engine & WebMatrix - Rachel Appel

published 948 days, 19 hours, 13 minutes ago posted by iftekharahmedamitiftekharahmedamit 949 days, 20 hours, 42 minutes ago
Wednesday, October 20, 2010 8:51:26 PM GMT Tuesday, October 19, 2010 7:22:05 PM GMT
Both ASP.NET MVC and the Razor View Engine have a language element called a helper.  Helpers In ASP.NET Web Pages are components that are stored as .cshtml files, and are meant to promote reusability by allowing other ASP.NET Web Pages to access them using the familiar object.method([args…]) syntax in views.  ASP.NET Web Pages has many built in helpers or you can choose to create your own. Check out some of the popular types of helpers baked into ASP.NET Web Pages:Social NetworkingAnalytics... (more)
category: Web Dev | clicked: 1 | comment | | source: rachelappel.com
tags: ASP.NET MVC, WebMatrix Beta, Razor, View Engine, WebMatrix, MVC, ASP.NET
3
Shouts

ASP.NET MVC 3 Beta: Razor views support comments now

published 951 days, 1 hour, 28 minutes ago posted by gpeipmangpeipman 951 days, 6 hours, 39 minutes ago
Monday, October 18, 2010 2:36:01 PM GMT Monday, October 18, 2010 9:25:25 AM GMT
Sometimes we need server-side comments in ASP.NET MVC views. New version of Razor view engine supports comments in views and in this posting I will show you example of view with multiline comments. (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Razor, MVC, ASP.NET
7
Shouts

ASP.NET MVC 3 Beta: Simple image manipulations using WebImage helper

published 952 days, 1 hour, 20 minutes ago posted by gpeipmangpeipman 953 days, 19 hours, 37 minutes ago
Sunday, October 17, 2010 2:44:08 PM GMT Friday, October 15, 2010 8:27:01 PM GMT
First new helper in ASP.NET MVC 3 Beta I blogged about was chart helper. In this posting I will introduce you another cool helper that is called WebImage and that provides you with image manipulation functions. Also this helper is made for web and instead of messing with more complex GDI+ functions you can do a lot of stuff with images very easily. (more)
category: Web Dev | clicked: 20 | 1 comment | | source: weblogs.asp.net
tags: graphics, MVC, ASP.NET
8
Shouts

ChartResult: Testable ASP.NET MVC 3 controller actions that return Chart

published 953 days, 1 hour, 50 minutes ago posted by gpeipmangpeipman 954 days, 15 hours, 27 minutes ago
Saturday, October 16, 2010 2:13:51 PM GMT Friday, October 15, 2010 12:37:39 AM GMT
Lately I blogged about charts support in ASP.NET MVC 3 beta. This posting showed how to get chart initialized and sent to client quickly. In this posting I will show you how to use Chart with ChartResult to make our chart operations testable. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: weblogs.asp.net
tags: chart, Testing, MVC, ASP.NET
8
Shouts

Choosing between ASP.NET–WebForms, MVC, WebMatrix – Choice is a GOOD thing. - Joe Stagner

published 953 days, 1 hour, 50 minutes ago posted by iftekharahmedamitiftekharahmedamit 954 days, 17 hours, 32 minutes ago
Saturday, October 16, 2010 2:13:51 PM GMT Thursday, October 14, 2010 10:32:23 PM GMT
Yesterday Microsoft announced new (beta) releases of  a number of forthcoming web development technologies. [ Read HERE ] A member of one of the mailing lists I’m on was very upset! He complained that TWO choices were two many (WebForms and MVC) and adding a THIRD (WebMatrix) was simply ridiculous.  I know he was serious because he said “seriously” many times.   ScottGu posted an interesting opinion [ About Technical Debates (and ASP.NET Web Forms and ASP.NET MVC debates in particular)  ] on his blog s... (more)
category: Web Dev | clicked: 5 | comment | | source: msjoe.com
tags: ASP.NET MVC, WebForms, ASPNETMVC, WebMatrix, MVC, ASP.NET
7
Shouts

ASP.NET MVC 3 Beta: Strongly-typed views in Razor

published 954 days, 1 hour, 13 minutes ago posted by gpeipmangpeipman 955 days, 23 hours, 47 minutes ago
Friday, October 15, 2010 2:51:37 PM GMT Wednesday, October 13, 2010 4:17:40 PM GMT
One of the new features of Razor view engine is support for strongly-typed models. In this posting I will show you how to use strongly-typed model with Razor using simple view page. (more)
category: Web Dev | clicked: 2 | 2 comments | | source: weblogs.asp.net
tags: Razor, MVC, ASP.NET
9
Shouts

Developer Review - Four ASP.NET MVC View Engines - Coding4Fun - Jason Haley

published 954 days, 1 hour, 13 minutes ago posted by iftekharahmedamitiftekharahmedamit 956 days, 17 hours, 29 minutes ago
Friday, October 15, 2010 2:51:37 PM GMT Tuesday, October 12, 2010 10:34:53 PM GMT
In this Developer Review, we evaluate four view engines available for use with ASP.NET MVC. First, we discuss the role a view engine plays in a website built with ASP.NET MVC, then we provide details about the four view engines in order to help you decide which one suits your needs... (more)
category: Web Dev | clicked: 2 | comment | | source: blogs.msdn.com
tags: ASP.NET MVC, ASPNETMVC, ViewEngine, MVC, ASP.NET
7
Shouts

OpenID for ASP.NET MVC, A Quick Setup - Andrew Kharlamov

published 957 days, 1 hour, 37 minutes ago posted by iftekharahmedamitiftekharahmedamit 958 days, 23 hours, 22 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Sunday, October 10, 2010 4:42:22 PM GMT
I went around the internet looking for a quick tutorial setting up DotNetOpenAuth for a project. No big surprise everything I ran into was either too confusing to follow or filled with useless information. If you need to get your ASP.NET MVC website setup with some basic OpenID Authentication, I can help get you started. All you need is a DLL, a view, and two controller actions. First download the latest DotNetOpenAuth an... (more)
category: Web Dev | clicked: 11 | comment | | source: andrewblogs.com
tags: ASP.NET MVC, DotNetOpenAuth, OpenID, ASPNETMVC, MVC, ASP.NET
7
Shouts

ASP.NET MVC 3 Beta: View start files for Razor view engine

published 957 days, 1 hour, 37 minutes ago posted by gpeipmangpeipman 959 days, 3 hours, 18 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Sunday, October 10, 2010 12:46:46 PM GMT
To follow better DRY (Don’t Repeat Yourself) principle Razor views support now defaults that are applied to all views in ASP.NET MVC web application. Default can be applied by special file so you have one place where everything common is defined. In this posting I will show you how defaults work and how to use them. (more)
category: Web Dev | clicked: 5 | comment | | source: weblogs.asp.net
tags: Razor, MVC, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 ... 13 14 Next