Tagged Questions

0
votes
1answer
31 views

Is it possible to add existing users to new application ASP.NET?

I want to get single sign-on working for ASP.NET Authentication Services. 4 Guys seems to have a good example. What I am looking for is Application A has users, and Application B has users, but some …
0
votes
1answer
123 views

vb.net possible to monitor raise events across applications?

I may have gone crazy... but I am hoping there is a way to do this. I have a base class that has event handling in it. My console application is running my workflow. Part of that workflow is to raise …