Format:
Recent snippets matching tags of nhibernate oracle
class Program { private static ISessionFactory CreateSessionFactory() { return Fluently.Configure() .Database( OracleClientConfiguration .Oracle10 .ConnectionString(Properties.Settings.Default.TWTest) .ProxyFactoryFactory(typeof(NHibernate.ByteCode.LinFu.ProxyFactoryFactory)))
1261 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
