Quantcast
Channel: DotNetShoutout - Stories tagged with aspnetmvc
Browsing all 25 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

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

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...

View Article



Image may be NSFW.
Clik here to view.

MSDN Magazine: Cutting Edge - Dynamic Action Filters in ASP.NET MVC

Action filters are a powerful feature of ASP.NET MVC controllers that can help you build aspect-oriented Web solutions. In this issue we dive deeper into creating your own dynamic action filters.

View Article

Image may be NSFW.
Clik here to view.

Using ASP.NET Web Pages Helpers in ASP.NET MVC - Imran Baloch's Blog

ASP.NET MVC 3 includes some helper methods of ASP.NET Web Pages technology that are used for common functionality. These helper methods includes: Chart, Crypto, WebGrid, WebImage and WebMail. For...

View Article

Image may be NSFW.
Clik here to view.

MVC 3 Beta – First Impressions - IBloggable - implemented

I’m sure most of you have read ScottGu’s announcement about MVC 3 going Beta. I was able to play with the bits and here are my thoughts about this release. One of the first things I noticed was that...

View Article

Image may be NSFW.
Clik here to view.

The missing Html5 template of ASP.NET MVC3 - Kazi Manzur Rashid

In my last post, I mentioned that the default template that comes with the ASP.NET MVC would not renders properly if you use any of the new Html5 elements like article, section, header etc etc, before...

View Article


Image may be NSFW.
Clik here to view.

ASP.NET MVC Theme Supported Razor View Engine

Recently, I was trying to add theme support in one of my pet project. There are already few articles available in ASP.NET MVC ViewEngine theming  which you will find by Google/Bing, but those are not...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET MVC3 Razor Script Loading Tips

Lately, I have been playing with few JavaScript frameworks and in today’s modern web applications it is very common that we are including tons of JavaScript files in our application. One of the thing...

View Article

Image may be NSFW.
Clik here to view.

Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms...

I got an interesting question recently from a gentleman who has an existing ASP.NET WebForms 2.0 application that works just fine. He's upgraded it to ASP.NET 4 and it still works great, but now he...

View Article


Image may be NSFW.
Clik here to view.

How to Use Asynchronous Controllers in ASP.NET MVC2 & MVC3 - Aaron

he primary reason I added asynchronous methods to Quick and Dirty Feed Parser 0.3 was because I wanted to use QD Feed Parser in conjunction with asynchronous controllers in ASP.NET MVC3. MSDN has some...

View Article


Image may be NSFW.
Clik here to view.

CompareAttribute in ASP.NET MVC 3 - Compare Properties During Validation -...

Yesterday I was talking about IValidatableObject in DataAnnotations and how ASP.NET MVC 3 has direct support for it: ASP.NET MVC 3 Validation and IValidatableObject. I mentioned that you can use...

View Article

Image may be NSFW.
Clik here to view.

Hacking jQuery-Validate in ASP.NET MVC - Matt Hamilton

You'll remember from my last post that I've been working on a small order-entry program in ASP.NET MVC. This is my first "from scratch" ASP.NET MVC application, so I've been learning some MVC and...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET MVC 3 Tools Update, now with Drop-Down Lists! - Joe Cartano

The ASP.NET MVC 3 Tools Update includes EF Code First as a preinstalled NuGet package. You can use EF Code First to generate models and then scaffold them with the updated Add Controller tool. Of...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET MVC 3 Tools Update - ScottGu's Blog

Three weeks ago we held our MIX 2011 conference in Las Vegas.  MIX is one of my favorite events of the year, and the conference always has a ton of great content and announcements.  All of the keynotes...

View Article


Image may be NSFW.
Clik here to view.

ASP.NET MVC 3 and the @helper syntax within Razor - ScottGu's Blog

ASP.NET MVC 3 supports a new view-engine option called “Razor” (in addition to continuing to support/enhance the existing .aspx view engine).  Razor minimizes the number of characters and keystrokes...

View Article

Image may be NSFW.
Clik here to view.

MVC Music Store Updates - MVC 3 Tools Update Features, Scaffolding, Save...

The latest drop of the Mvc Music Store tutorial cover the ASP.NET MVC 3 Tools Update, Scaffolding, Entity Framework Code First, SQL Server CE, and more. Additionally, this drop includes a VB.NET...

View Article


Image may be NSFW.
Clik here to view.

Web Migration - Moving Your Web App from WebMatrix to ASP.NET MVC 3 - MSDN...

This past January, Microsoft introduced a new programming model for Web development with the Microsoft .NET Framework called ASP.NET Web Pages. Currently supported by default in WebMatrix...

View Article

Image may be NSFW.
Clik here to view.

Ready, set, scaffold! Build ASP.NET MVC 3 applications quickly with...

If you're building ASP.NET MVC 3 applications, you'll want to know about the MvcScaffolding project on CodePlex. Software scaffolding is a way to template software applications so that you can easily...

View Article


Image may be NSFW.
Clik here to view.

Globalization, Internationalization and Localization in ASP.NET MVC 3,...

There are several books worth of information to be said about Internationalization (i18n) out there, so I can't solve it all in a blog post. Even 9 pages of blog posts. I like to call it...

View Article

Image may be NSFW.
Clik here to view.

Display Events in Calendars from database in Aspnet | DevelopersCode|A...

Hi friends,In this article i am going to explain the procedure of display evens in calendar from database in aspnet.Here we need to create two forms ,one for adding events in the form and another one...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET MVC Remote Validation For Multiple Fields With AdditionalFields Property

This post shows the implementation of ASP.NET MVC Remote Validation for multiple fields with AdditionalFields property and we will validate the uniqueness of a product name under a chosen category.

View Article
Browsing all 25 articles
Browse latest View live




Latest Images