Skip to content

Conversation

@lscorcia
Copy link

A small documentation PR to share my findings about how to deal with ObjectDataSource controls. They haven't been updated by MS to use HttpRuntime.WebObjectActivator, but it's easy enough to work around the issue.

Thanks again for this awesome project!

* `WebActivatorEx`'s `PreApplicationStartMethod` (the `PreStart` method in our sample above) runs **before** OWIN's Startup method.
* See this StackOverflow post: https://stackoverflow.com/questions/21462777/webactivatorex-vs-owinstartup

### How to deal with `ObjectDataSource` controls
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to split-up the GETTING_STARTED.md file into smaller doc files under /docs/* to keep them more focused. I'll do that now and invite you to submit this as a new doc file there.

@lscorcia lscorcia force-pushed the master branch 2 times, most recently from fc39c49 to a81d088 Compare July 19, 2021 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants