Visual Studio Web developement | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

Visual Studio Web developement

Thread on making html 5 project with visual studio

31st Jul 2017, 5:46 PM
Manual
Manual - avatar
20 Answers
+ 7
More web dev with Visual Studio: https://mva.microsoft.com/training-topics/web-development#!jobf=Developer&lang=1033
4th Sep 2017, 12:19 AM
Karl T.
Karl T. - avatar
+ 6
Cool video. Too bad VS does not show error messages for Javascript like SoloLearn's web console - I have tried it.
31st Jul 2017, 7:27 PM
Karl T.
Karl T. - avatar
+ 6
@Awodire yeah I'm about to try Atom myself I heard it is great. I also want to see the power mode in action. :D ( but will still use VS Com anyway)
4th Aug 2017, 6:55 PM
Karl T.
Karl T. - avatar
+ 5
Here it is https://youtu.be/ct4oW_cRMMw Maybe I would have to compile the js on is own. It would be nice if VS diplayed the webpage
31st Jul 2017, 10:41 PM
Manual
Manual - avatar
+ 4
Follow this video https://youtu.be/AXcx9vuMci0 - open html file - then open CSS and Javascript - link CSS and Javascript to the html file
31st Jul 2017, 5:50 PM
Manual
Manual - avatar
+ 4
@Karl T I find it weird VS has multiple was to open JS. The other way is to create a pure js solution through the C# .asp templates. I saw a video but have not tried it yet. I will link the vid when I am able.
31st Jul 2017, 9:56 PM
Manual
Manual - avatar
+ 4
@Karl T. Power mode is nice! You can toggle it on and off when you want.
4th Aug 2017, 7:30 PM
Manual
Manual - avatar
9th Aug 2017, 8:38 PM
Manual
Manual - avatar
+ 3
A plac to advertise your Web codes https://www.sololearn.com/discuss/602227/?ref=app
10th Aug 2017, 6:00 AM
Manual
Manual - avatar
+ 3
@Martin Why are you still using VS 2010?
10th Aug 2017, 4:11 PM
Manual
Manual - avatar
+ 2
Link CSS to HTML - use external CSS link -https://www.w3schools.com/css/css_howto.asp Link JS to HTML - use external Javascript link - https://www.w3schools.com/js/js_whereto.asp
31st Jul 2017, 5:50 PM
Manual
Manual - avatar
+ 2
@Karl T., oh didn't realize that, as I stated, I haven't used it yet but Martin asked which has web dev features so that's what my answer was for.....
4th Aug 2017, 6:52 PM
Dustin Hammack
Dustin Hammack - avatar
+ 2
@Martin Alright, I understand.
11th Aug 2017, 4:21 PM
Manual
Manual - avatar
+ 2
12th Aug 2017, 7:21 PM
Manual
Manual - avatar
+ 2
Javascript tutorial jQuery - Beau teaches JavaScript: http://www.youtube.com/playlist?list=PLWKjhJtqVAbkyK9woUZUtunToLtNGoQHB
12th Aug 2017, 7:51 PM
Manual
Manual - avatar
16th Oct 2017, 4:14 AM
Manual
Manual - avatar
+ 1
@Martin Taylor, I personally haven't used it yet, but Visual Studio Code I believe lets you do web development.
4th Aug 2017, 5:21 PM
Dustin Hammack
Dustin Hammack - avatar
+ 1
I have used Visual Studio ~version 2015~..... Many times it always make your "PROCESSOR" and your "RAM" exhaust and may eventually stop responding, this act can reduce your zeal to learning and increase your level of procrastination but there is a way to spice up your development... I will recommend ATOM for you... because you can always download as many packages as you want in your Atom's editor to suit your needs... for example " A package that will detect an error in your scripting source code ".... Many of this features are unlimited inside Atom editor......just visit atom.io to download the software............IT IS FREE and OPEN SOURCE
4th Aug 2017, 6:49 PM
Awodire Babajide Samuel
Awodire Babajide Samuel - avatar
+ 1
@Dustin is right, I use VS code for web development.
10th Aug 2017, 4:33 AM
Teostra
Teostra - avatar
+ 1
A great place to learn full-stack development https://www.freecodecamp.com
12th Aug 2017, 7:19 PM
Manual
Manual - avatar