michael_hk Posted November 8, 2004 Posted November 8, 2004 Hi, I just started to learn ASP.net (already know basic winform stuff) and am looking for an IDE. So want to know what IDE you guys are using. Thanks. Michael Quote There is no spoon. <<The Matrix>>
Denaes Posted November 8, 2004 Posted November 8, 2004 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. Quote
michael_hk Posted November 8, 2004 Author Posted November 8, 2004 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. ;) Quote There is no spoon. <<The Matrix>>
*Gurus* Derek Stone Posted November 8, 2004 *Gurus* Posted November 8, 2004 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. Quote Posting Guidelines
ThePentiumGuy Posted November 8, 2004 Posted November 8, 2004 ROFL -∞... what about WebMatrix? -The Pentium Guy Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
*Gurus* Derek Stone Posted November 9, 2004 *Gurus* Posted November 9, 2004 You get what you pay for, which with WebMatrix, is a rather course toilet tissue. You can get a better constructed product in a public restroom. Quote Posting Guidelines
Denaes Posted November 9, 2004 Posted November 9, 2004 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? Quote
*Gurus* Derek Stone Posted November 10, 2004 *Gurus* Posted November 10, 2004 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). Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.