Knil92 Posted May 26, 2017 Posted May 26, 2017 Hey, Has any one ever made a website using visual studio before? Also could some one recommend some books on how to create a website in visual studio? Thanks, Liam
LosOjos Posted May 26, 2017 Posted May 26, 2017 You'll have to abe a bit more specific - Visual Studio is just an IDE, not a language. Using VS, you could write a site based on ASP .net in either VB or C#, or a PHP based website, a Java site, Ruby, Python etc. etc. Alternatively, you could just use it as a fancy text editor for plain old HTML/CSS. Which programming language(s) do you already know, which do you want to learn?
Knil92 Posted May 30, 2017 Author Posted May 30, 2017 wait you can make a website using python? 0.o I was thinking html lol I know little bits of a wide variety of languages, so im not really fussed lol I wouldnt mind learning C# to be fair though, so any book recommendations would be great (Y)
Bedders Posted May 30, 2017 Posted May 30, 2017 Although it's Visual Basic .NET not C#, these are some great tutorials https://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners which I used when starting with Visual Studio.
Knil92 Posted May 30, 2017 Author Posted May 30, 2017 awesome, thanks, I've give it a look. At the minute I'm just using the batch script and VBS that I know and making front end GUI's in visual studio, and having the gui create the batch/vbs file and then run it with the different user inputs and such, and I know there must be a better more elegant way of doing things. I figured that toying around with visual studio and creating a website would be a good step in the right direction (Y)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now