function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
saisaisaisai 

Migrating n-tier .net app to SF

Hi 

Just wondering if anyone has converted an n-tier .net application to SF app.

Wondering if there r any best practices for the migration.

We have a UI layer, Bus layer, data layer and sql server db.

Wondering if we should first create DataObjects for each business layer object or for data layer object.

The sObjects only appear to have attributes but not the behavior which is the methods in OO.

If we want to create the methods for sObjects can we create them.

Any references or articles will be really appreciated.

Please help.

Thanks

Sai

saisaisaisai
Would it be a good idea to create a class for each business object in business layer and for each table create a data object.
Just wondering why no one is responding to this.
Any input is appreciated. Please help.
Thanks
Sai