| | | 
StrataFrame Novice
       
Group: Forum Members Last Login: 04/30/2008 5:29:50 PM Posts: 73, Visits: 12,444 |
| | Attached to this message is a 15 page word document that takes a user, step by step, through the entire process of creating a windows application that has security enabled where the security tables are located in a separate database from the application database. I figured if I had to go through these steps to either prove or disprove the presence of a bug in StrataFrame, that others new to the framework would benefit greatly from a step by step tutorial describing how to do it. Enjoy!
|
| | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Today @ 12:52:57 AM Posts: 574, Visits: 4,601 |
| | | | | 
Advanced StrataFrame User
       
Group: StrataFrame Users Last Login: Yesterday @ 4:54:54 PM Posts: 551, Visits: 10,431 |
| | Hey CT. Really nice!!!  |
| | | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 02/21/2008 11:33:42 PM Posts: 2, Visits: 18 |
| | Thanks Charles! How-to's like this are priceless. Really nice documentation. I will have fun with this. |
| | | | StrataFrame Beginner
       
Group: StrataFrame Users Last Login: 02/21/2008 11:33:42 PM Posts: 2, Visits: 18 |
| | Your sample works great. Be sure and add that the statement below needs to be added in the 'using' section of the frmMain.cs code or errors will occur trying to access the security methods being called. using MicroFour.StrataFrame.Security; |
| | | | StrataFrame User
       
Group: StrataFrame Users Last Login: Yesterday @ 9:46:15 PM Posts: 288, Visits: 1,135 |
| | Hi Charles, Thanks a lot for this contribution. It sure helped me understand SF security implementation faster. I had not tried SF security before and just by reading your documentation and following your instructions I was able to get it working in no time, so now in my current project I already implemented the Security feature for user login. Now it is time to start exploring the other security features.  Once again, thanks for taking the time to share!!!!
Edhy RijoProgytech (Computer Consultants) |
| |
|
|