What is the steps to make a frame work for a company? [on hold]
- by bbb
we want to make a frame work for our company. Our company mission is developing web applications and CMS and websites.
Till now we had a lot of problems with the various types of codding. we didnt have a frame work and every programmer codes as he wants and it was too hard for the others to edit them.
Now we want to make a frame work for the company.
We want to make an archive of dll files that are written by our self our other and make the programmers to use just from them and we want to make a frame work for the type of codding.
WE NEED A STRUCTURE FOR THE COMPANY.
I dont know how to do this and what is the first and second and third step to do this.
I need some guidance about it.
For example I say that the frame work should contains the followings:
The base should be SOLID
The method should be Code-First
The standards should be Naming Convention
The type should be 3 layer programming
The method should be MVC
We should use from our dll archive
The UI should be with HTML and CSS
And using from Bootstrap
Am I right or not or is it complete or...???