When developing a new project using REf ramework. logging in to multiple applications Is required. What is the recommended location to accomplish this task?
In the REFramework (Robotic Enterprise Framework), the initialization of all required applications should ideally be done in the 'InitAllApplications.xaml' file. This helps in keeping the project organized and maintains a standard structure.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit