Comment on ASP.NET and F# - Creating MVC web applications in F#parentComments−arethuza15yPersonally, I much prefer simple view engines that have limited computational power - the port of StringTemplate to ASP.Net MVC being my current favoritehttp://code.google.com/p/string-template-view-engine-mvc/:−DennisP15yLooks pretty cool, I might try that out!
Comments
Personally, I much prefer simple view engines that have limited computational power - the port of StringTemplate to ASP.Net MVC being my current favorite
http://code.google.com/p/string-template-view-engine-mvc/:
Looks pretty cool, I might try that out!