mvc

  • submit to reddit

Attribute Routing In MVC

I took a look at Stack Overflow Stack-Exchange Data Explorer that is built in MVC and is open-source application to query the Stack Exchange data dump that ...

0 replies - 2711 views - 08/27/12 by Prashant Khandelwal in Articles

Separating the Read Model

A typical architecture of a .NET web application is to use EF Code First for data access and MVC to render the web pages. The data model in the database is...

0 replies - 1826 views - 07/10/12 by Anders Abel in Articles

Comparison with 3tier architecture and MVC(model-view-controller) architecture

Both are smiler but topologically they are different. -A Basic rule in a three tier architecture is the client tier never communicates directly with the...

0 replies - 4236 views - 06/30/12 by Ghanshyam Sheladia in Uncategorized

ASP.NET MVC 4: Where Have All The Global.asax Routes Gone?

I ran into this a few days back and had been meaning to blog about it, so here it finally is while it’s still interesting information. In ASP.NET MVC...

0 replies - 4176 views - 06/24/12 by Jon Davis in Articles

ASP.NET MVC – How To Show Asterisk By Required Labels

Usually we have some required fields on our forms and it would be nice if ASP.NET MVC views can detect those fields automatically and display nice red...

0 replies - 2935 views - 06/18/12 by Gunnar Peipman in Articles

Using Approval Testing for ELMAH.MVC Project

During the ELMAH.MVC 2.0 preparation I had a bit challenging task. As I mentioned, I was about to adopt some code from ELMAH.Sandox project. The 2.0 release...

0 replies - 1845 views - 06/16/12 by Alexander Beletsky in Articles

Microsoft MVC Best Practices

The ASP.NET MVC is becoming more and more popular each day.  As the application grows in size so does the maintenance nightmare.  Following are some...

0 replies - 3218 views - 05/18/12 by Merrick Chaffer in Articles

OAuth Callback in the Dropbox REST API

With this entry into the Dropbox series we come back to the beginning of the cycle. We started with authentication and that’s where we’ll end. Having a...

0 replies - 4099 views - 03/17/12 by Christophe Geers in Articles

Switching between mobile and desktop hosts (ASP.NET MVC 4)

Introduction:ASP.NET MVC 4 comes with a bunch of new features including lots of features for mobile. Mobile features include Mobile Optimized Project...

2 replies - 2986 views - 03/11/12 by Imran Baloch in Articles

Final thoughts on S#arp Lite

This is a review of the S#arp Lite project, the version from Nov 4, 2011.This project is significantly better than the S#arp Arch project that I reviewed a...

1 replies - 2003 views - 03/08/12 by Ayende Rahien in News

Calling A MVC Controller And Action Method Using Image

0 replies - 2170 views - 12/20/11 by Snippets Manager in Uncategorized

Calling A MVC Controller And Action Method Using HTMLButton

0 replies - 2714 views - 12/20/11 by Snippets Manager in Uncategorized

Calling A MVC Controller And Action Method Using ActionLink

0 replies - 1436 views - 12/20/11 by Snippets Manager in Uncategorized

Diffrenet Methods To Logging In MVC 3.0

0 replies - 1848 views - 12/19/11 by Snippets Manager in Uncategorized

Including Javascript In MVC 3 View

0 replies - 2330 views - 11/06/11 by Snippets Manager in Uncategorized