Search Results

0
votes

What View Engine are you using with ASP.NET MVC?

I've used NVelocity with MonoRail for some time but have recently switched to Spark for both Asp.Net MVC and MonoRail. The syntax seems very nat …
0
votes

How do you deal with connection strings when deploying an ASP.NET site?

I've recently been leaning towards config manipulation on the continuous integration server. That's because we've had problems with multiple web.config, web.qa.config, web.production.config keeping …
1
vote

Is ASP.NET MVC a step backwards in some ways?

I think it was a necessary step backwards, or better yet backtracking a few steps to move ahead. The web had evolved in a direction that diverged significantly from ASP.NET's core design pr …