+ 14
Visual Studio Web developement
Thread on making html 5 project with visual studio
20 Respostas
+ 7
More web dev with Visual Studio:
https://mva.microsoft.com/training-topics/web-development#!jobf=Developer&lang=1033
+ 6
Cool video. Too bad VS does not show error messages for Javascript like SoloLearn's web console - I have tried it.
+ 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)
+ 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
+ 4
Follow this video
https://youtu.be/AXcx9vuMci0
- open html file
- then open CSS and Javascript
- link CSS and Javascript to the html file
+ 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.
+ 4
@Karl T.
Power mode is nice!
You can toggle it on and off when you want.
+ 3
Free E-books
https://launchschool.com/books
+ 3
A plac to advertise your Web codes
https://www.sololearn.com/discuss/602227/?ref=app
+ 3
@Martin
Why are you still using VS 2010?
+ 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
+ 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.....
+ 2
@Martin
Alright, I understand.
+ 2
A great Channel for web developement
https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ
+ 2
Javascript tutorial
jQuery - Beau teaches JavaScript:
http://www.youtube.com/playlist?list=PLWKjhJtqVAbkyK9woUZUtunToLtNGoQHB
+ 2
+ 1
@Martin Taylor, I personally haven't used it yet, but Visual Studio Code I believe lets you do web development.
+ 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
+ 1
@Dustin is right, I use VS code for web development.
+ 1
A great place to learn full-stack development
https://www.freecodecamp.com