Hello,
We have created a project as Farm Solution (not sandbox).
Under project properties we can see an option for Assembly Deployment Target : GAC or WebApplication.
I know that GAC will deploy the dll to windows\assemblies and WebApplication will deploy to website/bin folder.
Now, we add a feature to the project; in here we can see a dropdown for scope with options as: Farm; Web; Site; WebApplication. I know that depending upon what option is chosen; the feature can then be activated by going to the respective manage features option via SharePoint front end UI.
Can you tell me what is the significance of the Assembly Deployment Target and Feature Scope?