views:

80

answers:

1

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

A: 

I found this which did the trick:

http://groups.google.com/group/sharp-architecture/browse_thread/thread/43c5131456719b39/cae8904a0a8f2c0e?lnk=gst&q=view+template#cae8904a0a8f2c0e

csetzkorn
The file (Bla.Web) can be found here:\Projects\Bla\app\Bla.Web
csetzkorn