Personally, I prefer the WAP in regular project.
Most of the time, you don't need features like
- dynamic compilation
- treat directory as web project
- single page code model
- ...
"normally" you need features like
- pre-/postbuild steps
- strong-naming
- controlled and predefiened output
- ...
Here's a Microsoft InfoPaper to give you the important informations and hints to do the right decision:
http://msdn.microsoft.com/vstudio/default.aspx?pull=/library/en-us/dnvs05/html/WAP.asp
No comments:
Post a Comment