473,782 Members | 2,542 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help w/ MS VS 2005 Pro

Hi!

I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET Framework
SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS Visual Studio
2005 Professional Edition.

1) Are both the MS Visual Web Developer 2005 Express Edition and the the MS
Visual Studio 2005 Professional Edition used to develop .ASP Web pages?

2) Do I have to uninstall any of the software downloaded before I can
install the MS Visual Studio 2005 Professional Edition?

Thank you!

Anthony (Tony) Rodriguez, DBA
Sep 14 '07 #1
2 1497
On Sep 14, 1:56 pm, Anthony Rodriguez, DBA
<AnthonyRodrigu ez...@discussio ns.microsoft.co mwrote:
Hi!

I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET Framework
SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS Visual Studio
2005 Professional Edition.

1) Are both the MS Visual Web Developer 2005 Express Edition and the the MS
Visual Studio 2005 Professional Edition used to develop .ASP Web pages?

2) Do I have to uninstall any of the software downloaded before I can
install the MS Visual Studio 2005 Professional Edition?

Thank you!

Anthony (Tony) Rodriguez, DBA
All you can do it in WD you can do in VS.NET Pro, both could be used
for building ASP.NET 2.0 applications. You can uninstall Web
Developer, because you will not need it if you will have VS.NET Pro, I
think.

Sep 14 '07 #2

1. YOu are creating Asp.Net web pages, and not Asp pages. (Just to be
clear).

2. They can be run side by side.

3. They can exist independantly.

4. VS 2005 is a superset of the Express edition, so having the Express
edition is not necessary.

5. Advice: Remove Express Edition, and then install VS2005.


"Anthony Rodriguez, DBA" <An************ *****@discussio ns.microsoft.co m>
wrote in message news:1B******** *************** ***********@mic rosoft.com...
Hi!

I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET
Framework
SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS Visual Studio
2005 Professional Edition.

1) Are both the MS Visual Web Developer 2005 Express Edition and the the
MS
Visual Studio 2005 Professional Edition used to develop .ASP Web pages?

2) Do I have to uninstall any of the software downloaded before I can
install the MS Visual Studio 2005 Professional Edition?

Thank you!

Anthony (Tony) Rodriguez, DBA

Sep 21 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
3023
by: MattP | last post by:
Ok, with the help of some examples found on the web and some minor modifications on our own, we have a simple and working encrypt and decrypt solution. It runs as a service, watches for files with a specific extension in a specific directory. The files are uploaded by FTP to this directory. The service then does the following steps: 1) Verify it can open the file (so we know it's fully uploaded). 2) Try to decrypt the file with known...
5
5729
by: drdeadpan | last post by:
I asked the DBA to start the Server with options -T1204 and -T3605 and here's what I get. I need help deciphering this. This happens when we have 5 usrs performing concurrent actions and for the life of me cannot decipher this. WHat is a Node, what is the branch ? WHat are the ECIDs. I cannot even easily find out what process blocks what. Does anyone have any experience with these. ANy and all help will be appreaciated. I have posted the...
1
1197
by: steven.fafel | last post by:
I have been working with SQL for a while...but I am stumped. I can not seem to get my arms around this query....can anyone help... Here it is: Table = 12 rows, 4 columns (id, name, amount, date) row1 = 771, "steve", $50.00, "01/01/2005" row2 = 772, "steve", $100.00, "01/11/2005" row3 = 773, "steve", $200.00, "01/11/2005" row4 = 774, "dave", $300.00, "01/01/2005"
2
4449
by: KoliPoki | last post by:
Greetings. I'm having a little trouble with a query. The idea is simple I need to display a list of recently unique visited URLs and the last time I visited. I have 2 table one stores the user and time/date and another has the URL. So all I need is the URL (no duplicates) and the last visit.
7
1440
by: angelasg | last post by:
Here is sample data I'm working with: ID ShiftDate SegTime 99 5/2/2005 5/2/2005 1:00:00 PM 99 5/2/2005 5/2/2005 1:04:00 PM 99 5/2/2005 5/2/2005 1:43:00 PM 99 5/2/2005 5/2/2005 2:15:00 PM 99 5/2/2005 5/2/2005 2:30:00 PM 99 5/2/2005 5/2/2005 5:00:00 PM 99 5/3/2005 5/3/2005 1:00:00 PM
5
3002
by: Craig Keightley | last post by:
Please help, i have attached my page which worksin IE but i cannnot get the drop down menu to fucntion in firefox. Any one have any ideas why? Many Thanks Craig <<<<<<<<<<<<<<CODE>>>>>>>>>>>>>>>> <html>
1
1801
by: prabhukalyan | last post by:
Hi all, I am not so good in queries. here is my problem 2 tables to store the received items (fabric)-- inwardmaster, inwarddetails and after some processing (Dyeing) the items were deliverd and stored in tables -- deliverymaster, deliverydetails
5
2648
by: Matik | last post by:
Hello, I've very often a deadlock problem. The deadlock is generated always in the same way, by one application calling in DB two sp's (application has two threads). This is an error message from trace: 2005-11-29 08:20:29.97 spid4 ResType:LockOwner Stype:'OR' Mode: S SPID:1160 ECID:0 Ec:(0x296F9540) Value:0x3
4
2113
by: | last post by:
Environment: Microsoft Visual Studio 2005 Professional Edition Microsoft Visual Source Safe 2005 FxCop 1.32 Project: ASP.NET 2.0 C# Project 5 Developers We are trying to implement FxCop into our build workflow and can't figure
4
2256
by: Fred Flintstone | last post by:
This one baffles me. I'm using VS.Net 2005 and write desktop apps that need built in help. So logically, I figure maybe VS has a help system component built in so I search the help. Hey! Apparently, all I have to do is create a "Help Project"! There's my starting point. So the VS help says: "To create a Help project, click on the File menu, choose New and follow the wizard's instructions"
0
10311
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10146
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10080
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9942
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6733
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5378
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5509
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4043
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3639
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.