c# web development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

c# web development

so i'm having web devolpment with api lecture in uni. but i couldn't find a thing on sololearn about it. Did I miss something or is there a content about it on sololearn?? I'm open to all content u can share also(notes, video, course, book etc...)

29th Nov 2023, 2:33 PM
Lalala
Lalala - avatar
3 Answers
+ 1
as well as I know, there in no c# web development available at the moment. at the university we used c# for front-end only with RestSharp, and the back-end was written in PHP with MySQL/MariaDB. but from other subject we used c# almost for everything, just the data were stored in a database. I know, this is not really helpful, but it depends on what you need, what your professor asks to do. and then, just look after it. ask your search engine, and you will receive more accurate results, including books (pdf, epub, online documentation), videos, etc.
29th Nov 2023, 7:22 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
I think it would be a little bit complicated to create a course in web development in C# on sololearn, but if you want frontend in C#, then there is an "out of the box" solution called Blazor. I just mention it, because I have worked with it. I have also worked with apis in C#, and that would also be a litte bit complicated to create a course in that on sololearn. It's something you learn on a university or an academy. Just to think about how complex the entity framework is in C#, wouldn't be an easy job to create a course in either.
29th Nov 2023, 8:01 PM
Jan
Jan - avatar