Click here to Skip to main content
16,005,080 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I'm new to web development and i know C# langauge.
I need to work on webpage development project. But my webpage should full-fill following requirements :

1. rich UI
2. should run on all OS like Windows and iOS.
3. webapge at back-end should be able to interact with a c++ project.

Should i use ASP.NET or HTML5 or any other free tool.
I don't know which tool to use or from where to start as i'm very new web development.


Please do suggest me how about i should start.

Thanks
Posted

1 solution

Your question should be like "Cross browser web development". Because web pages depends browsers not OS. So you should develope web pages with cross browser compatibility.

Check my past answer regarding this
Browser Compatability[^]
And check this article series for web development related things
Challenges and solutions - Architecture of a Modern Web Application - Part 1[^]
Challenges and Solutions - Architecture of a Modern Web Application - JavaScript - Part 2[^]
Challenges and solutions - Architecture of a Modern Web Application - Mobile App - Part 3[^]
 
Share this answer
 

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