"DevelopingApplicationFeaturesTitle":"Developing the Application Features",
"DevelopingApplicationFeatures_Description1":"Develop your own business logic",
"DevelopingApplicationFeatures_Description2":"Develop every page one by one",
"DevelopingApplicationFeatures_Description3":"Develop common business modules yourself",
"DevelopingApplicationFeatures_Description4":"Develop the authentication system (single sign on, 2 factor auth, social logins, reset password, email activation, etc...)",
"DevelopingApplicationFeatures_Description4":"Develop the authentication system (single sign on, 2 factor auth, social logins, reset password, email activation, etc...)",
"DevelopingApplicationFeatures_Description5":"Apply cross-cutting concerns in every use case (DB transactions, authorization, validation, exception handling, etc...)",
"DevelopingApplicationFeatures_Description6":"Develop common base classes and utility services",