Skip to content

ravikatha/sql-dependency-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sql Dependency Provider for IIS and Azure

Read more about this here

Features:

  1. Support for Azure web environment, which doesn't support enablement of Sql Service Broker for notifications
  2. Support for IIS/IIS Express hosted applications
  3. Simple unified interface and seamless implementation fallbacks
  4. Implements .NET SqlDependency framework based implementation on supported database servers
  5. Implements Polling model on database servers which do not support service broker enablement
  6. No need to subscribe/unsubscribe as in .NET SqlDependency implementation
  7. Customizable options
  8. Watch for multiple change types insert/update/delete
  9. Watch for multiple tables using a single dependency provider
  10. Uses simple database triggers to implement service broker and polling notifications

Author: Ravi Kiran Katha
Owner: DotCastle TechnoSolutions Private Limited
Web: http://www.dotcastle.com
Copyright: Copyright © 2013 - 2016, DotCastle TechnoSolutions Private Limited, INDIA. All rights reserved.

About

Sql dependency providers to work seamlessly across IIS and Azure hosted web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published