Jump to content
Xtreme .Net Talk

What IDE are you using for ASP.NET?  

11 members have voted

  1. 1. What IDE are you using for ASP.NET?



Recommended Posts

Posted

If you have VS, there isn't a reason to use another editor.

 

Its another story entirely if you don't have it... then I'd go with the webmatrix probobly. From what I'd gathered (not much), it's a basic text editor geared for compiling and linking with the framework.

 

All I can say is that after all my win forms, I really don't like asp.net.

 

Its just so... I want to say limited - but thats not it. It's just so different. Alien to the concept of a "cool app" that I could do lickity split in win forms...

 

trying to get all the information from one page to another while dealing with multiple users/sessions...

 

I'm sure once you get used to it, it's just fine, but I'm by far more comfortable with winforms.

Posted
All I can say is that after all my win forms, I really don't like asp.net.

 

Its just so... I want to say limited - but thats not it. It's just so different. Alien to the concept of a "cool app" that I could do lickity split in win forms...

 

trying to get all the information from one page to another while dealing with multiple users/sessions...

 

I'm sure once you get used to it, it's just fine, but I'm by far more comfortable with winforms.

EXACTLY what I want to say!!

 

But in the coming web projects, all are ASP.NET....so I will pick it up myself first.

 

Thanks for your input. ;)

There is no spoon. <<The Matrix>>
  • *Gurus*
Posted
If you have VS, there isn't a reason to use another editor.

That's your opinion. If you like poorly designed projects and an HTML editor that alters input, then Visual Studio .NET is the way to go. If you don't like those "features", it is not. Of course a lot of this is fixed in Visual Studio .NET 2005 ("Whidbey").

 

+1 Notepad. +1 XMLSpy. +1 SlickEdit. -∞ Visual Studio .NET 2002/2003.

Posted
You get what you pay for' date=' which with WebMatrix, is a rather course toilet tissue. You can get a better constructed product in a public restroom.[/quote']

 

You've your right to an opinion and thats fine.

 

I'd like to request that you explain yourself though as this is a thread started by someone who wants to learn about various methods of ASP.net making.

 

I'm curious to learn why one is better than another as well.

 

How does this 3 program combo work? I know that I personally use Dreamweaver (MX or MX 2004) to create my static web pages and it has some mention of ASP.Net in there... dunno how that works.

 

While we're at the "educating" part, I might throw out that there is a product called Cassini that was given out with the Visual Basic Resource Kit that acts as a IIS emulator to allow you to run ASP.Net apps on XP/2000 Home (which don't have IIS)

 

Honestly even with pro, I'd rather run an emulator than have IIS running 24/7. I've noticed some memory leaks at times in IIS which kinda stinks to have running as a resource.

 

Does anyone have an opinion about Cassini vs <other produce> or IIS?

  • *Gurus*
Posted

I find WebMatrix unacceptable for three (3) reasons:

  • An MDI interface without a tabbed document manager is useless. SandDock is less than 20 routers away.
  • Lack of Intellisense. While I don't use it freqently, I sure as hell want it there when I forget the method signature of System.Runtime.InteropServices.Marshal.GetManagedThunkForUnmanagedMethodPtr().
  • Advanced build/compilation interfacing. This is unacceptable (as it is in Visual Studio .NET).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...