Thanks ,Andre for the response.
What I understood,
1. The Visual studio 2022 is worked as offline. It means whatever development we did that was in offline only.
2. As you said "Dynamics 365 F&O online environment available". What it means?
3. As you siad "You can only perform development and after building the code, deploy this to the online environment.
So, it means only development will happened offline and deploy will be in online environment.
Kindly elaborate pls. here deploy the object means is it check -in?
pls let me know the process how will i do the code deployment after building the code.
4. As you said " From Visual Studio, you don't do any direct CRUD operations.
for example - if I like to update or insert data in Sales table. Usually, we used set based operation to perform it from Visual Studio 2022 in cloud hosted environment.
Is it not possible now in Unified dev environment? If no, then how will I achieve this?
Kindly elaborate please. thanks!