Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What is VisualStudio.net... is this the same as Interdev?

Status
Not open for further replies.

lesj1968

Programmer
Joined
Sep 3, 2005
Messages
166
Location
GB
Hi

I have been told in order to create and test / run asp.net pages I will need VisualStudio.net. However I only have VisualStudio Interdev (v6). Is this the same as VisualStudio.net?

I already have SQL Server and IIS etc. I am only in need of a suitable editor.

Can Macromedia Studio be used to create and develop .net pages?

Many thanks for any help.

Les
 
Also what language do asp.net pages use... is it only C Sharp (I assume this is C#?) or is it VB?
 
Thanks. What about a good editor? Is VisualStudio Interdev or Dreamweaver suitable?
 
I would suggest looking at a tool like Visual Studio or if you want something that is free, the next best alternative is probably Web Matrix.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
I have Visual Studio Interdev ... my question is is this the same as Visual Studio.net? If it is not can Interdev be used instead to develop .net applications?
 
No it's not the same. Try using the Web Matrix like I suggested above (it's free) if you want to develop ASP.NET applications.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Thanks for your reply. I also have Macromedia Dreamweaver. Is this capable of developing ASP.net applications? Otherwise I will look for "Web Matrix" downloads.
 
You can use DreamWeaver to design the site but not to debug the actual ASP.NET code.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top