473,396 Members | 1,921 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

NEW: Visual C# Express Edition

Visual C# 2005 Express Edition [1] is a simple, lightweight, integrated
development environment designed for beginning programmers and
non-professional developers interested in building Windows Forms,
class libraries, and console-based applications. Visual C# 2005 Express
Edition includes many of the same productivity features found in
Visual Studio, all streamlined to fit the needs of the non-professional
Windows developer.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://lab.msdn.microsoft.com/expres...p/default.aspx
Nov 18 '05 #1
3 1854
NOTE that this is not the web developer tool. You use Visual C# 2005 Express
for Windows Forms, Class Libraries and Console Apps. You need the Web
Developer 2005 Express for Web applications. Both for multi-tiered web apps.
http://lab.msdn.microsoft.com/express/

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
"clintonG" <csgallagher@RE************@metromilwaukee.com> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Visual C# 2005 Express Edition [1] is a simple, lightweight, integrated
development environment designed for beginning programmers and
non-professional developers interested in building Windows Forms,
class libraries, and console-based applications. Visual C# 2005 Express
Edition includes many of the same productivity features found in
Visual Studio, all streamlined to fit the needs of the non-professional
Windows developer.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://lab.msdn.microsoft.com/expres...p/default.aspx

Nov 18 '05 #2
I didn't realize there was a broader initiative that included
other development tools.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
"Cowboy (Gregory A. Beamer) [MVP]" <No************@comcast.netNoSpamM> wrote in
message news:ON**************@TK2MSFTNGP09.phx.gbl...
NOTE that this is not the web developer tool. You use Visual C# 2005 Express
for Windows Forms, Class Libraries and Console Apps. You need the Web
Developer 2005 Express for Web applications. Both for multi-tiered web apps.
http://lab.msdn.microsoft.com/express/

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
"clintonG" <csgallagher@RE************@metromilwaukee.com> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
Visual C# 2005 Express Edition [1] is a simple, lightweight, integrated
development environment designed for beginning programmers and
non-professional developers interested in building Windows Forms,
class libraries, and console-based applications. Visual C# 2005 Express
Edition includes many of the same productivity features found in
Visual Studio, all streamlined to fit the needs of the non-professional
Windows developer.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://lab.msdn.microsoft.com/expres...p/default.aspx


Nov 18 '05 #3
What they are doing is rather huge. The idea is to present people with tools
to accomplish their pet tasks and not bog them down with bells and whistles
they do not need. Most will likely move up to the full VS .NET product (or
VS product, as the lit appears to be heading towards - VS 2005?).

You have three broad categories:
1. Language (where Visual C# Express fits in) - Windows apps (GUI and
non-GUI) and class libraries
2. Web - This is Web Developer Express
3. SQL - Lightweight SQL Server 2005 for Express and non-Express products

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
"clintonG" <csgallagher@RE************@metromilwaukee.com> wrote in message
news:OI**************@TK2MSFTNGP09.phx.gbl...
I didn't realize there was a broader initiative that included
other development tools.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
"Cowboy (Gregory A. Beamer) [MVP]" <No************@comcast.netNoSpamM> wrote in message news:ON**************@TK2MSFTNGP09.phx.gbl...
NOTE that this is not the web developer tool. You use Visual C# 2005 Express for Windows Forms, Class Libraries and Console Apps. You need the Web
Developer 2005 Express for Web applications. Both for multi-tiered web apps. http://lab.msdn.microsoft.com/express/

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
"clintonG" <csgallagher@RE************@metromilwaukee.com> wrote in message news:%2******************@TK2MSFTNGP11.phx.gbl...
Visual C# 2005 Express Edition [1] is a simple, lightweight, integrated development environment designed for beginning programmers and
non-professional developers interested in building Windows Forms,
class libraries, and console-based applications. Visual C# 2005 Express Edition includes many of the same productivity features found in
Visual Studio, all streamlined to fit the needs of the non-professional Windows developer.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://lab.msdn.microsoft.com/expres...p/default.aspx



Nov 18 '05 #4

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

Similar topics

11
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in...
2
by: clintonG | last post by:
Visual C# 2005 Express Edition is a simple, lightweight, integrated development environment designed for beginning programmers and non-professional developers interested in building Windows Forms,...
1
by: QLD_AU | last post by:
Has anyone see the following error ? VS 2005 Installs ok, however the SQL Mobile Edition (part of a full install) fails with the following error ? With Thanks Jason
4
by: Andrew Robinson | last post by:
My main dev machine has WinXp and VS2005 (pro). 1. I need to install VWD Express Edition so that I can do some instruction on this. Any issues with both on the same machine. Installation order?...
2
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
6
by: Simon Brown | last post by:
Hi, I am considering buying Visual Studio Standard Edition and have these questions about the VC++ incuded. Could you also, to help me know the diffrene in capablility, answer the same questions...
45
by: mistral | last post by:
Does Visual C++ 2005 Express Edition produce small, compact C executables? Or there is another C compilers that do this better? m.
28
by: Randy Reimers | last post by:
(Hope I'm posting this correctly, otherwise - sorry!, don't know what else to do) I wrote a set of programs "many" years ago, running in a type of basic, called "Thoroughbred Basic", a type of...
6
by: =?Utf-8?B?ZGljazIz?= | last post by:
I am just a beginner coding in VB6. I am trying to write a simple code to add 2 numbers together and put the answer in a text box I have one textbox open to accept each number, a textbox to accept...
1
by: Dr T | last post by:
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
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...
0
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...
0
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...

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.