Sunday 1 July 2012

Oracle Providers for ASP.NET


ASP.NET can use service providers to store application state in databases. By storing state in a database, applications ensure high availability to data, while making the data equally accessible to all web servers.

Oracle Providers for ASP.NET support this service provider mechanism allowing application state storage within an Oracle database. Existing ASP.NET provider developers will discover the Oracle Providers for ASP.NET are easy to learn and use as they share a common schema and API with existing ASP.NET providers. They integrate seamlessly with existing ASP.NET services and controls, just like other ASP.NET providers.

Oracle offers the following providers:
  • Membership Provider
  • Role Provider
  • Site Map Provider
  • Session State Provider
  • Profile Provider
  • Web Events Provider
  • Web Parts Personalization Provider
  • Cache Dependency Provider
Download the new Oracle Providers for ASP.NET in ODAC 11.2 Release 4 (11.2.0.3.0) for 32-bit Windows or Windows x64.

No comments:

Post a Comment