I need to implement custom security for SQL Server Reporting Services. To do this, I would like to add some configuration into the web.config of the SSRS\' Reports Server web application.
I got two enterprise applications running on the same mach开发者_高级运维ine and with JKMount I have managed to redirect traffic from 8081 to one of them and 8082 to another, but now I also need to de
Is there a way to have the main .net configuration file app.config/web.config include another configuration file? I have a need to keep things in separate files, but link them together.
I am using a standalone Oracle.DataAccess manual installation for my project to avoid a full Oracle client installation on customers machines (no oracle home). For this I followed this guide and it wo
Trying to get HelloWorld working via SSL. Read all these docs: X509FindType How to: Use wsHttpBinding with Windows Authentication and Transport Security in WCF Calling from Windows Forms
I sometimes need to pass additional parameters to a page via the URL. I did this in the past with a couple of generic placeholders in the routes file, which I call \"genus\" and \"species\". This used
I am trying to connect to an Oracle Database using nHibernate. I can connect using the .Net driver: <property name=\"connection.driver_class\">NHibernate.Driver.OracleClientDriver</property&
I have created a custom configuration section in a c# class library by inheriting from ConfigurationSection.I reference the class library in my web application (also c#, ASP.NET), fill in the appropri
Hopefully it covers most common targets while factoring in MSBuild, web deployment, source control checkout, configuration management (config files for multi开发者_如何学运维ple env)and Hudson.General
I have recently installed PostgreSQL on Ubuntu with the EnterpriseDB package. I can connect to the database locally, but I can\'t configure it because I can\'t find config files. I searched through en