Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
taylormade79
Starting Member
3 Posts |
Posted - 2006-08-01 : 15:25:14
|
I installed the SQl Server 2005 Developers edition. Visual Studio was installed as part of SQL Server install. Unfortunatly, it did not install any ASP.NET project templates.Is there a way to add/install ASP.NET and other l;anguages to the version of Visual Studio that was installed ?Thanks, |
|
jsmith8858
Dr. Cross Join
7423 Posts |
Posted - 2006-08-01 : 15:54:33
|
That is not the full version of Visual Studio; it includes just enough to create and edit database projects. If you want ASP.NET or VB.NET and so on, you'll need the full version of Visual Studio.- Jeff |
 |
|
MichaelP
Jedi Yak
2489 Posts |
Posted - 2006-08-01 : 22:18:38
|
I think you can edit ASP.net projects with the free WebMatrix product.I think it can be downloaded at http://www.asp.netMichael<Yoda>Use the Search page you must. Find the answer you will. Cursors, path to the Dark Side they are. Avoid them, you must. Use Order By NewID() to get a random record you will.</Yoda>Opinions expressed in this post are not necessarily those of TeleVox Software, inc. All information is provided "AS IS" with no warranties and confers no rights. |
 |
|
|
|
|