私はそれをプログラムでチェックすることを知っています
ConfigurationSection configSection =
(CompilationSection) ConfigurationManager.GetSection( "system.web/compilation" );
また、本番環境での使用がやや遅いことも知っています...それでも、ある種のベータ版を使用している場合は、まだ害はありません...
私はそれをプログラムでチェックすることを知っています
ConfigurationSection configSection =
(CompilationSection) ConfigurationManager.GetSection( "system.web/compilation" );
また、本番環境での使用がやや遅いことも知っています...それでも、ある種のベータ版を使用している場合は、まだ害はありません...