Is there a way to get the aspnet_compiler to go through all views and return all errors, rather than just the errors in the current view directory?
How do I add the out-of-the-box SharePoint date filter webpart to an ASP.Net web page? I want to do it either in an ASPX...
Can I compile a WebSite 开发者_JAVA技巧project(3.5) using utility aspnet_compiler from command line without installing IIS if I am using local web server for development?
I am using aspnet___compiler.exe to compile my asp.net 3.5SP1 websites, then 开发者_开发知识库aspnet_merge.exe to merge the assemblies into a single one.
Afterlooking at this [post][1], I thought that I would give it a go. So, in my Post Build Event, I\'ve put...
I have code in the top layer of my .Net web application that I\'d like to unit t开发者_Go百科est, but when my build server compiles the project using the aspnet_compiler.exe, it makes a .dll file that