Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 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
 
Old June 20th, 2004, 08:07 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 363
Thanks: 0
Thanked 1 Time in 1 Post
Default ASP and ASP.NET

Hi friends,

  I am new to dotnet. My system installed with win 2000 server and Visual Studion 6.0. i want to upgrade to VS.NET

Will the classic ASP will not be disturbed? coz i have project in classic ASP. i dont want that to disturb. And i want to do further projects in dotNET. Can we include both classic asp pages and aspx pages in the same project? Coz my earlier part of project is in asp and remaining i want to do in aspx.

Which scripting language is best(VB.NET/C#)?

Thanx in advance.

 
Old June 20th, 2004, 09:19 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hello,

You can keep both ASP and ASP.NET projects on the same machine. Combining projects can be done, but there is an added degree of difficulty when trying to integrate the two, and also passing data between the two. But it can be done.

The language is your choice; are you more comfortable using VB.NET, which is more similar to ASP syntax, or do you want to go for more of a javascript/C++ style language in C#? Depends on your comfort level. They both accomplish the same thing in .NET, except for a few very high-level functional parts.

Brian





Similar Threads
Thread Thread Starter Forum Replies Last Post
using asp.net web user control in asp 3.0 App i_shahid Classic ASP Professional 0 January 8th, 2008 07:32 AM
Custom HTTP 404 Problem w/ASP to ASP.NET kwilliams ASP.NET 2.0 Professional 7 November 26th, 2007 04:17 PM
Turning a regular ASP.NET App into an AJAX ASP.Net donrafeal7 Ajax 2 August 31st, 2007 12:33 AM
Porting a sa,ple ASP CR viewer app to ASP.NET jhansen42 Crystal Reports 0 August 29th, 2003 10:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.