Click here to Skip to main content
15,919,613 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I am doing project in asp.net 13 c#,My company gives design of front-end to other company. My responsibility is to handle back-end i.e coding and database. Now my task is to connect front-end with coding, The other company will going to presentation of front-end tomorrow. I am fresher recently join this company. So please guide me on following points:

1) How to decide front-end design is good?
2) Which type of question should I ask to them?
3) IMPORTANT QUESTION: IS THERE ANY SPECIFICATION OR RULES WHICH IT INDUSTRY FOLLOWS WHEN THEY MERGE FRONT-END AND BACK-END.
4) what care should I took in this case?

thank you.
Posted

1 solution

If i can understand your point is, Front end as in HTML, Bootstrap , CSS and Jquery(if). Your company is having web application design from some other party and you need to write the logic and database.
1. How to decide front-end design is good?
Ans: That depend upon your web application requirements. If design is what you are looking for. You can see if coding standards are properly followed, CSS and Jquery (if any) files are reusable and/or placed in a common location. No redundant code.Later you might need to change HTML tags to server side tags(if needed) so that flexibility is there or not
2. Which type of question should I ask to them?
Ans: This is depend upon your capability by seeing the requirement document and getting understanding about web application.
3.IS THERE ANY SPECIFICATION OR RULES WHICH IT INDUSTRY FOLLOWS WHEN THEY MERGE FRONT-END AND BACK-END?

Ans: Rules are not specific. It varies from one to another. guidelines are there on internet you can read. Main thing is re-usability and coding standards.
4. what care should I took in this case?
Ans: go to http://www.asp.net/[^]
if you very new to web application development.
 
Share this answer
 
Comments
Member 11922776 3-Sep-15 1:18am    
yes sir it is ASP.net web application,front is same as u tell.

1)yes sir it is depend upon your capability by seeing the requirement document and getting understanding about web application but Please tell me general type of question to ask? because I am coder ans uptill not interested in frond end design and look n feel of web app. but it will be better u mention some types of general questions.

2)some rules may follows,may not specific. but tell me general ones.

thanx for reply.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900