Asp.Net Website extension for visual studio 2012 express for windows desktop -


currently,i have visual studio 2012 express windows.i want build asp.net website on not have provision it.what should do?

you can install either:

or, , depends on situation

which free version of visual studio professional can used based on financial or organisational situation. it's free open source, academic , "small businesses":

q: can use visual studio community?

a: here’s how individual developers can use visual studio community: individual developer can use visual studio community create own free or paid apps.

here’s how visual studio community can used in organizations:

  • an unlimited number of users within organization can use visual studio community following scenarios: in classroom learning environment, academic research, or contributing open source projects.

  • for other usage scenarios: in non-enterprise organizations, 5 users can use visual studio community. in enterprise organizations (meaning >250 pcs or > $1 million dollars in annual revenue), no use permitted beyond open source, academic research, , classroom learning environment scenarios described above.

for more information, please refer visual studio community 2013 license terms , visual studio licensing whitepaper.

source

all of these versions can installed side-by-side. visual studio 2013 community edition provide 1 integrated environment can build both web , desktop applications in same solution.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -