License key for Visual studio 2005
-
Hi, I developed a small website using express edition and MS SQL server 2005(sql server management studio express). Now iam planning to host the application.To publish website with express edition is possible? What is difference between Proffesional and standard editions of visual studio? To publish a website standard edition is enough? And now coming to SQL server whether licensed key is required? Thanks in advance Regards, Prathap
-
Hi, I developed a small website using express edition and MS SQL server 2005(sql server management studio express). Now iam planning to host the application.To publish website with express edition is possible? What is difference between Proffesional and standard editions of visual studio? To publish a website standard edition is enough? And now coming to SQL server whether licensed key is required? Thanks in advance Regards, Prathap
You can copy the files to server and it should work. You need a licensed version of SQL server on the server. .NET framework can be installed directly as it is free.
Best wishes, Navaneeth
-
Hi, I developed a small website using express edition and MS SQL server 2005(sql server management studio express). Now iam planning to host the application.To publish website with express edition is possible? What is difference between Proffesional and standard editions of visual studio? To publish a website standard edition is enough? And now coming to SQL server whether licensed key is required? Thanks in advance Regards, Prathap
prathapcode wrote:
What is difference between Proffesional and standard editions of visual studio
Lots of bells and whistles, but nothing that would stop you developing or publishing a website.
prathapcode wrote:
And now coming to SQL server whether licensed key is required?
That's a whole different question. However, most webhosts provide a SQL Server database as part of their package, so you don't need to buy anything there, unless you are self hosting the site.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.