473,802 Members | 1,986 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Standard vs. Professional - Building application deployment packages

Hi,

What's the difference between C# 2002 Standard and Professional versions?

I am currently using C#.net 2002 Standard Edition and would like to know how
to create deployment / installation packages of my applications but can't
find any information on using my current installation to do this. Can 2002
Standard even create deployment / install packages? Do I need to upgrade to
the Professional version?

Thanks,
George


Nov 15 '05 #1
2 1776
George,
Not sure if standard has this feature, but if it does, simply start a new
project and the type of project will be a setup project (its the last or
second to last folder in pro edition i beleive). If you don't find this,
then you need to upgrade to pro
-dec

"George C" <x> wrote in message
news:OF******** ******@TK2MSFTN GP12.phx.gbl...
Hi,

What's the difference between C# 2002 Standard and Professional versions?

I am currently using C#.net 2002 Standard Edition and would like to know how to create deployment / installation packages of my applications but can't
find any information on using my current installation to do this. Can 2002
Standard even create deployment / install packages? Do I need to upgrade to the Professional version?

Thanks,
George


Nov 15 '05 #2
C# standard can create setup projects, presumably more powerful versions
have more choices and so on.

"decrypted" <de*******@eart hlink.net> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
George,
Not sure if standard has this feature, but if it does, simply start a new
project and the type of project will be a setup project (its the last or
second to last folder in pro edition i beleive). If you don't find this,
then you need to upgrade to pro
-dec

"George C" <x> wrote in message
news:OF******** ******@TK2MSFTN GP12.phx.gbl...
Hi,

What's the difference between C# 2002 Standard and Professional versions?
I am currently using C#.net 2002 Standard Edition and would like to know

how
to create deployment / installation packages of my applications but can't find any information on using my current installation to do this. Can 2002 Standard even create deployment / install packages? Do I need to upgrade

to
the Professional version?

Thanks,
George



Nov 15 '05 #3

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

Similar topics

0
1741
by: PatchFactory Support | last post by:
Description: Professional and easy-to-use patch building environment that can help you to create instant patch packages for software and file updating. Generated patch packages are small size self-extracting executable update programs in a famous installer style with adjustable user-friendly interface and multilingual support. Enhanced with features like easy-to-use interface including a Wizard mode, powerful patch engine, integrated...
0
1327
by: Mec | last post by:
Some time ago I created a windows forms application with a deployment project. I was always able to build the deployment package after changing the windows forms application, but somehow something changed. When I try to build the deployment project, it builds the windows application without errors, but when packaging I now get the following error: "File not found <Filename>, Interface not supported". When checking <Filename>, it...
3
4271
by: Marek | last post by:
Hi there, I try to make final decision on the choice of installation tool that our team should use for .NET applications. It is supposed to be robust (but not omnipotential) and well established. After some time looking around we came down to 2 choices. Open source NSIS and comercial Wise for MSI. Th eonly reason we did not include InstallShield is that we already have a license for Wise, so upgrading instead of buying new will save us...
0
842
by: bikerider7 | last post by:
I need to create a deployment project for a standalone application. I figured out how to do a regular "setup" project for doing an install from a CDROM. However, I also need the capability for the end-user to install over the web. The online docs has a "Deploying a Web Solution" section, which talks about creating a deployment project using a "Web Setup Project" template. However, such a template does not appear to be present in my...
2
1163
by: John R. Dougherty | last post by:
I am looking for recommendations on the best installation packages everyone likes right now. I have a PocketPC application for which I want to build a install solution. I have tried many trial versions of various products, and have tried using the deployment solution built-in to Visual Studio .NET 2003. I have yet to find one that works well. I want something simple to use, that will build a smart install in which I can include all the...
0
1024
by: Jon Gabel | last post by:
I am getting ready to upgrade from VS 2003 to VS 2005. I am creating ..NET applications for desktop PCs and for PocketPCs. From the information on the Microsoft website, it appears that I could get away with using the Standard Edition of VS 2005. I don't need many of the extra features of the Professional Version, such as remote debugging. The product feature comparison chart at...
1
1545
by: James | last post by:
I was told they are included in VB2005 Professional Ed. and not in free Express Ed. I wondered if Standard Ed. has it. Is anyone here using Standard Ed.? Based on Microsoft's Product Feature Comparisons http://msdn.microsoft.com/vstudio/products/compare/ Standard Ed's Deployment Tools is called "ClickOnce", same with the Express Ed. Does this mean "Setup and Deployment projects" are not included?
2
7213
by: W C Hull | last post by:
I know that I can download a copy of Visual Basic 2005 Express for free. My question is this..... I have Visual Basic 6.0 Professional and was wondering if anyone that has used the packages can tell me if it would be better to go with Visual Basic 2005 expres or standard. Can you site reasons other than cost why one would choose one verion over another?
3
1473
by: =?Utf-8?B?UGF1bA==?= | last post by:
I was just wondering if anyone knows if vs2005 standard edition will work for this. I would like to build some windows applications that will have Crystal reports as an output and interface with SQL express. I need low cost software as am on a budget and noticed that vs2005 standard edition is only $226.00. Also I would need to build an MSI (install file) with this that would include the SQL express database (I think it is free), the...
0
9699
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10538
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
10305
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...
0
10063
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...
1
7598
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5494
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...
1
4270
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
3792
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2966
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.