0

I have read on some forums that Visual Studio Express 2013 for Web contains C# projects.
So, I downloaded VS2013 from this site

But there were just Visual Basic projects. Can anyone tell me if there is another edition of VS for Web that contains c# projects or how to add C# projects to my version

stuartd
  • 70,509
  • 14
  • 132
  • 163
porandddr
  • 129
  • 1
  • 1
  • 6

2 Answers2

0

You can download vs express 2013 for web and desktop from the following link. Its free. vs express 2013

For me its showing both VB ans VC#, screenshot

itzmebibin
  • 9,199
  • 8
  • 48
  • 62
  • I downloaded it from here – porandddr Feb 16 '15 at 10:15
  • @porandddr Is it possible that I don't have c# projects because I also have VS2013 for Desktop installed? – porandddr Feb 16 '15 at 10:32
  • 1
    If you wants to create web based applications, then you can use vs express for web. If you wants to create windows applications, then go for vs express for desktop. Both VB and VC# is available in vs express 2013 – itzmebibin Feb 16 '15 at 10:49
0

I repaired the VS2013 through Control Panel and c# projects appeared. I don't know if this will solve the problem for everyone, but it worked for me.

porandddr
  • 129
  • 1
  • 1
  • 6