KenBrace Posted February 26, 2015 Share Posted February 26, 2015 Just curious. Have any of you ever created a website with the C# language? If so, what are your thoughts on doing so? Does it have any advantages? Quote Link to comment Share on other sites More sharing options...
Administrators Nathan Posted February 27, 2015 Administrators Share Posted February 27, 2015 Didn't know that was possible? Thought it was an OS coding language only? Quote Link to comment Share on other sites More sharing options...
KenBrace Posted February 27, 2015 Author Share Posted February 27, 2015 Didn't know that was possible? Thought it was an OS coding language only? I don't know how to but I've heard that it's possible. Anything is possible with the C# language. Quote Link to comment Share on other sites More sharing options...
protoboard Posted February 27, 2015 Share Posted February 27, 2015 (edited) I haven't but of course it is possible. Check out this tutorials to do what you are looking for: ASP.NET Web Examples in C# and VB. Edited February 27, 2015 by protoboard KenBrace 1 Quote Link to comment Share on other sites More sharing options...
digitalsatori Posted March 2, 2015 Share Posted March 2, 2015 You can use a screwdriver to drive a nail, too. Outside of tenacity, why would you want to when a better tool exists for the job? Quote Link to comment Share on other sites More sharing options...
protoboard Posted March 2, 2015 Share Posted March 2, 2015 You can use a screwdriver to drive a nail, too. Outside of tenacity, why would you want to when a better tool exists for the job? So you are saying C# isn't a good tool for the job? Because really one of the uses it has is for web development. ASP.NET is C# (ok, it can also be VB and Visual C++) and it's widely used. Maybe not on well known web scripts like Wordpress and Drupal but it's used on a lot of enterprise environments. When I was on college, people studying Computer Science did a lot of web development with C# too. Quote Link to comment Share on other sites More sharing options...
digitalsatori Posted March 2, 2015 Share Posted March 2, 2015 In my opinion, no - it's not a good tool to use for web development. And not just hating on Microsoft; I do like C# as a language but like with any of the Visual Studio products, the web components were an afterthought and not very well done. While the Visual Studio-based college courses may have included a section on web development, because it is a 'feature' of Visual Studio, I'm hard pressed to believe that any course dedicated solely to Web Development was based on C# - because it simply isn't the best tool for that particular job. Quote Link to comment Share on other sites More sharing options...
protoboard Posted March 2, 2015 Share Posted March 2, 2015 The college course was just an example. I also told you that I know of a lot of places where C# is used for web development. One good example is the company I work for. Here all web development is done with two technologies: C# and Java. Now you may be right that C# isn't the beest tool for this job. But C# is a powerful language and it can be used to get the job done so I don't think its the screwdriver you where talking about on your previous post. I'm not a developer at my company and I'm not a C# developer either, I'm just talking from what I've seen and know. Quote Link to comment Share on other sites More sharing options...
digitalsatori Posted March 2, 2015 Share Posted March 2, 2015 I sincerely apologize; I did not mean to offend you with that comment. I was simply making a cheeky analogy and I did not mean for it to undermine anyone's knowledge or choice in language. The comment did not have the reaction I was expecting. Yes, C# is a powerful language - that's not what's up for debate. It has MANY good uses and there are tons of organizations who have elected to utilize that language as their tool. I simply don't think it's the best tool and it isn't one *I* would choose for that type of job. That does not invalidate the language itself, or the fact that it is able to do what it needs to do. That was the point of my analogy. Again, I apologize if my comment was offensive, it was not meant to be. Quote Link to comment Share on other sites More sharing options...
protoboard Posted March 2, 2015 Share Posted March 2, 2015 Don't worry, there's no need to apologize over this. You where making a joke and I was just defending my point. Quote Link to comment Share on other sites More sharing options...
WisTex Posted March 17, 2018 Share Posted March 17, 2018 If you are running a Windows server with ASP.NET, writing in C# or VB certainly is an option. In my experience, people who write in C# do so because that is what they are most familiar with and prefer. I know I still prefer ASP Classic and continue to maintain a site built with it, even though ASP Classic has been deprecated, simply because I am very familiar with that language and the site was originally built that way. Personally, I think PHP and other languages specifically designed for the web have some advantages for building websites, but ASP.NET with C# or VB will also work as well. Quote Link to comment Share on other sites More sharing options...
jyy Posted March 18, 2018 Share Posted March 18, 2018 (edited) I made a project back in college. It was a C# class. However, it wasn't a website, only a workable program. 9 hours ago, WisTex said: Personally, I think PHP and other languages specifically designed for the web have some advantages for building websites, but ASP.NET with C# or VB will also work as well. That seems to be the case as most forums and blogs seem to be written in it. (Am I wrong?) However, though, Python is on the rise and I'm surprised it wasn't mentioned. Edited March 18, 2018 by jyy Quote Link to comment Share on other sites More sharing options...
Bravosi Posted December 15, 2018 Share Posted December 15, 2018 Sadly, no. My proficiencyin programming is mostly around Notepad and Javascript writing. Quote Link to comment Share on other sites More sharing options...
Alania Posted December 15, 2018 Share Posted December 15, 2018 (edited) Yeah, I did. Quite a lot of times. Moreover, one of my first ever projects was a website with a 2d game shooter in it. How I wish to find my old flashdrive with it. It was a masterpiece. Edited December 15, 2018 by Alania Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.