sharp architecture question - no strongly typed views
Posted
by csetzkorn
on Stack Overflow
See other posts from Stack Overflow
or by csetzkorn
Published on 2010-03-24T15:47:37Z
Indexed on
2010/03/25
10:33 UTC
Read the original article
Hit count: 619
Hi,
I am trying to get my head around the sharp architecture and used the visual studio template as described on the web:
http://wiki.sharparchitecture.net/VSTemplatesAndCodeGen.ashx
This is all cool. Unfortunately, I cannot add a strongly typed view as easily as I am used to ‘under’ asp.net mvc.
What can I do to ‘enable’ this in VS 2008 Prof? I have also installed asp.net mvc 2.0 and would like to reflect this in my ‘vs studio sharp environment’.
Any pointers would be very much appreciated. Many thanks in advance.
Best wishes,
Christian
© Stack Overflow or respective owner