biplav / embeddedjavascript

Automatically exported from code.google.com/p/embeddedjavascript
Other
0 stars 0 forks source link

Will EJS work alongside ASP.NET? #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load Visual Studio 2010
2. Create new website solution
3. Try using EJS

What is the expected output? What do you see instead?

Expect to see page validated correctly and ready to build. Instead we would 
supposedly see many errors saying the back-end code is not valid or recognised.

What version of the product are you using? On what operating system?

Any version of EJS that uses <% %> as it's tag markers. Any operating system.

Please provide any additional information below.

Was this discussed before using an already atandard tag marker? Are there any 
plans to make this framework work alongside ASP.NET? What were the developers 
thinking when they came up withtheir <% %> tag markers?

Original issue reported on code.google.com by apachel...@gmail.com on 23 May 2012 at 3:36