Los Techies : Blogs about software and anything tech!
Sign in
|
Join
|
Help
Home
Merchandise
Blogs
Media
Groups
RSS
Twitter
Eric Hexter
»
All Tags
»
mvc
»
Asp.Net MVC
(RSS)
Browse by Tags
Eric Hexter
Home
About
Contact
The Lounge
Ads by The Lounge
Friends of Pablo
Pablo's Extended Family
Syndication
RSS for Posts
RSS for Comments
Open Source Projects
Mvc Contrib
Code Camp Server
Resharper Test Driven Development Productivity Plugin
Tarantino
Solution Factory
Flywheel
News
Recent Posts
ASP.Net MVC Portable Areas – Part 2
ASP.Net MVC Portable Areas via MvcContrib
Video of the David Ebbo presenting T4MVC to the Community For MVC virtual user group
Community For MVC – Virtual Meeting – Wednesday 9/16/2009 12:00 - 1:00 PM CST ; T4MVC presented by David Ebbo
MvcContrib source code has moved to GitHub
Tags
.Net
agile
Asp.Net
Asp.Net MVC
AustinCodeCamp
c#
c4mvc
CC.Net
CoC
Community
continous improvement
continous integration
Deployment
IIS
MSDeploy
mvc
mvccontrib
Open Source Software
OSS
Portable Area
silverlight
testing
Tools
Unittests
Usergroup
View more
Archives
March 2010 (3)
January 2010 (2)
December 2009 (2)
November 2009 (6)
October 2009 (1)
September 2009 (5)
August 2009 (4)
June 2009 (13)
May 2009 (3)
April 2009 (2)
March 2009 (3)
February 2009 (8)
January 2009 (2)
October 2008 (1)
July 2008 (2)
June 2008 (3)
April 2008 (4)
March 2008 (5)
February 2008 (2)
.Net
agile
Asp.Net
c#
c4mvc
CoC
Community
continous improvement
GIT
IIS
mvccontrib
Open Source Software
OSS
Portable Area
testing
Tools
Usergroup
x64
ASP.Net MVC Portable Areas – Part 2
Sample Portable Area This is the second part in a series about creating a Portable Area (PA) using MvcContrib Part 1 – Introduction Part 2 – Sample Portable Area (this post) Part 3 – Usage of a Portable Area Part 4 - IoC Framework Support...
Published
Mon, Nov 11 2009 12:00 PM
by
erichexter
Filed under:
mvc
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
Portable Area
ASP.Net MVC Portable Areas via MvcContrib
This is a multi post series on ASP.Net MVC Portable Areas Part 1 – Introduction Part 2 – Sample Portable Area Part 3 – Usage of a Portable Area Part 4 - IoC framework support What is a Portable Area? A Portable Area is a set of reusable...
Published
Sun, Nov 11 2009 1:00 PM
by
erichexter
Filed under:
mvc
,
mvccontrib
,
.Net
,
Asp.Net MVC
,
OSS
,
Open Source Software
Video of the David Ebbo presenting T4MVC to the Community For MVC virtual user group
David Ebbo presented to the Community For MVC group today. The topic T4MVC which is a project that David developed as a way to eliminate the magic string in Views and Controllers in the ASP.Net MVC framework. David walks through a sample...
Published
Wed, Sep 09 2009 11:46 PM
by
erichexter
Filed under:
c#
,
mvc
,
.Net
,
Asp.Net MVC
,
Community
,
Usergroup
,
c4mvc
Community For MVC – Virtual Meeting – Wednesday 9/16/2009 12:00 - 1:00 PM CST ; T4MVC presented by David Ebbo
Link to the meeting information here: http://bit.ly/uj9VA Please feel free to share this link on twitter, blogs, ect. David Ebbo on the T4MVC project - Wednesday 9/16/2009 12:00 - 1:00 PM CST Join the meeting here : http://Meeting.c4mvc.net...
Published
Mon, Sep 09 2009 2:16 PM
by
erichexter
Filed under:
mvc
,
.Net
,
Asp.Net MVC
,
Community
,
Usergroup
,
c4mvc
MvcContrib source code has moved to GitHub
We recently moved the MvcContrib projects source code over to GitHub. We are hoping that the ease of creating forks and pulling them back into the trunk will allow for more contributions to the project. I know that GIT seems to be a source...
Published
Sun, Aug 08 2009 10:20 AM
by
erichexter
Filed under:
mvc
,
mvccontrib
,
Asp.Net MVC
,
OSS
,
Open Source Software
,
GIT
Opinionated Input Builders – Part 9 override the default Date Time picker
Part 1 – Overview Part 2 – the Labe l Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator Part 6 – the Performance Part 7 – the Performance Take 2 Part 8 – the AutoForm Part 9 – override the default Date Time...
Published
Tue, Jun 06 2009 9:07 AM
by
erichexter
Filed under:
c#
,
mvc
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
OSS
,
Open Source Software
,
CoC
Performance differences in the ASP.Net MVC View Engine when using two View Engines versus a single Composite View Engine.
While I was testing out my VirtualPathProvider implementation in the Opinionated Input Builders series I ran across an interesting performance difference which was quite surprising. In fact even after looking at the source code to the MVC...
Published
Thu, Jun 06 2009 10:01 PM
by
erichexter
Filed under:
c#
,
mvc
,
testing
,
Asp.Net
,
.Net
,
x64
,
IIS
,
Asp.Net MVC
Opinionated Input Builders - Part 7 More on Performance / Take 2.
Part 1 – Overview Part 2 – the Labe l Part 3 – the Source Code Part 4 – the Partial View Part 5 – the Required Field Indicator Part 6 – the Performance Part 7 – the Performance Take 2 After doing what all good developers should do on the weekend...
Published
Sun, Jun 06 2009 3:15 PM
by
erichexter
Filed under:
c#
,
mvc
,
mvccontrib
,
testing
,
Asp.Net
,
.Net
,
Asp.Net MVC
,
continous improvement
,
OSS
,
Open Source Software
,
CoC
I will be presenting An Afternoon of Asp.Net MVC with Headspring Systems – February 19th in Austin
I will be presenting and teaching on the Asp.Net MVC framework on February 19th 1:00 pm – 4:30pm at the Microsoft Office in Austin. The following topics will be covered: What is MVC Routing Testing View Engines Controller Factory ModelBinders Action...
Published
Mon, Feb 02 2009 11:50 AM
by
erichexter
Filed under:
mvc
,
mvccontrib
,
Asp.Net MVC
If you are developing on Asp.Net MVC and your are not using MvcContrib….. What is wrong with you?
I just went through some stats from the MvcContrib project and I saw that we have had over 26k downloads. That makes me so happy to know that it is being used and it is filling a gap that is in the Asp.Net MVC framework. One of the goals of the MVC framework...
Published
Sat, Feb 02 2009 11:56 AM
by
erichexter
Filed under:
mvc
,
mvccontrib
,
Asp.Net
,
.Net
,
Asp.Net MVC
Model Driven template/scaffolding addin for Visual Studio
After playing around with the T4 templates in the Asp.Net MVC release, I wanted to test out what a more complete solution would look like. Here are some screen shots and mock ups to demonstrate what the tooling experience would feel like...
Published
Thu, Feb 02 2009 11:33 PM
by
erichexter
Filed under:
agile
,
mvc
,
mvccontrib
,
Asp.Net
,
.Net
,
Tools
,
Asp.Net MVC
Trying to extend the Asp.Net MVC (T4) item templates to create multiple files.
One of the features I was really excited about for the MVC RC was the template/Model based scaffolding support in the Add View and Add Controller menu options inside of visual studio. I think that they have made a great first version effort that will...
Published
Thu, Feb 02 2009 9:00 AM
by
erichexter
Filed under:
c#
,
agile
,
mvc
,
testing
,
.Net
,
Tools
,
Asp.Net MVC
Warning: Using the IDataErrorInfo feature in an Asp.net MVC application should be considered a Worst Practice.
I wanted to comment on the use of IDataErrorInfo in the Asp.Net Mvc Release Candidate. Take a look at a sample that David Hayden put together to demonstrate how to use this feature. [AcceptVerbs(HttpVerbs.Post)] public ActionResult Create(FormCollection...
Published
Sat, Jan 01 2009 2:52 PM
by
erichexter
Filed under:
mvc
,
Asp.Net
,
.Net
,
Asp.Net MVC
Copyright Los Techies 2008, 2009. All rights reserved.