0

I having a situation with my VS2010, while using MVC, and I would like to know if anyone have the same situation.

My VS2010 don't check if class defined in ASPX pages header exists, or class property in ASPX during compilation.

Best regards

Darin Dimitrov
  • 1,023,142
  • 271
  • 3,287
  • 2,928
muek
  • 1,080
  • 2
  • 16
  • 36

2 Answers2

2

Compile Views in ASP.NET MVC

Community
  • 1
  • 1
queen3
  • 15,333
  • 8
  • 64
  • 119
0

I think your looking for compiling your views: Compile Views in ASP.NET MVC

Community
  • 1
  • 1
John Farrell
  • 24,673
  • 10
  • 77
  • 110