0
How c sharp || Java can be used for web development. Any prior knowledge is necessary?
Explain with examples please
2 Respuestas
+ 3
Both the languages are used for back-end development. Yes you can use them for web application development, in Java you can either use servlets and JSP or Spring along with a template engine to do the job.
+ 2
For csharp you can use asp.net for creating web apps. All you need to know is c# and some basics of web dev and database knowledge