ASP.NET 1.1As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I have to address a group of students on the .net topic. Can anyone help me and tell me how can I gain information about DIFFERENCE BETWEEEN VISUAL STUDIO AND VISUAL STUDIO.NET.
Thanks
Mike
VisualStudio.NET is the newest version of Visual Studio and is object oriented and event drive. If you are planning on writing a new application I suggest you use .NET. For more specific information, you can get lots of details on the Microsoft web site.
Debugging from COM components back to ASP page was never supported well in Visual Studio.
In VisualStudio.NET debugging is very effective.You can debug from ASPX page to .NET Compontent and back to ASPX page.
VS.NET provides rich development environment too..