General question:<BR>We recently switched one of our applications to Application Role security, which mandates (because the backend is SQL2000) that we turn off .NET Connection pooling for the sql ...
Windows Server 2003には、各種のサーバ機能を追加あるいは削除する手段として、[サーバーの役割管理]がある。IISも、これを使って追加・削除できる。 ただし、静的なWebコンテンツとASP.NETを使用する場合は[サーバーの役割管理]ツールで追加作業を行うだけで ...
I have found out that the best way to connect to a database should be this way: But I guess I can't just copy the files in MySql togheter with the ASP-app to an other computer and run? I need the ...