473,403 Members | 2,338 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,403 software developers and data experts.

2005 beta 'Express' editions

I've had a look at the VS 2005 express editions on the MS website, does
anybody know the answer to the following about them?

It says that with c# you can create console applications, windows
applications, and class libraries. Presumably this means these are the *only*
types of project you can create with them, but is all the functionality
available for within these? i.e. can you do as much when building a console
application with express edition than you can with normal?

The VC++ says it has a 'professional grade' compiler with 'whole program
optimization'. Does this mean it's the optimizing compiler that you get?

Also has anybody had experience with these editions, if so how good to use /
effective, or otherwise did you find them?
Nov 16 '05 #1
8 1131
=?Utf-8?B?Qm9uag==?= wrote:
i.e. can you do as much when
building a console application with express edition than you can with
normal?
Yes.
The VC++ says it has a 'professional grade' compiler with 'whole
program optimization'. Does this mean it's the optimizing compiler
that you get?
Yes.
Also has anybody had experience with these editions, if so how good to
use / effective, or otherwise did you find them?


They are very good, but you should *not* use it in production environment!

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 16 '05 #2
> They are very good, but you should *not* use it in production environment!

What, because they're beta or because they're express versions?


--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/

Nov 16 '05 #3
=?Utf-8?B?Qm9uag==?= wrote:
They are very good, but you should *not* use it in production
environment!


What, because they're beta or because they're express versions?


Beta.

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 16 '05 #4
Have you personally found any problems with them?

Are they good for hobbyist development, i.e. if I try it and I find it
definitely can do what I want, I might aswell trust it to do so?
Nov 16 '05 #5
=?Utf-8?B?Qm9uag==?= wrote:
Have you personally found any problems with them?
No.
Are they good for hobbyist development, i.e. if I try it and I find it
definitely can do what I want, I might aswell trust it to do so?


Yes

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 16 '05 #6
I have used C# Express on 5 Form-based projects. There are some rather
minor bugs, but overall I am pleased. You can see some of the work other
folk have done using these tools on the "Summer of Express Contest"
WebPages:
http://channel9.msdn.com/forums.aspx . No one has mentioned any
show-stoppers.

"Bonj" <Bo**@discussions.microsoft.com> wrote in message
news:1E**********************************@microsof t.com...
I've had a look at the VS 2005 express editions on the MS website, does
anybody know the answer to the following about them?

It says that with c# you can create console applications, windows
applications, and class libraries. Presumably this means these are the
*only*
types of project you can create with them, but is all the functionality
available for within these? i.e. can you do as much when building a
console
application with express edition than you can with normal?

The VC++ says it has a 'professional grade' compiler with 'whole program
optimization'. Does this mean it's the optimizing compiler that you get?

Also has anybody had experience with these editions, if so how good to use
/
effective, or otherwise did you find them?

Nov 16 '05 #7
> There are some rather
minor bugs,


such as?

Nov 16 '05 #8
=?Utf-8?B?Qm9uag==?= wrote:
There are some rather
minor bugs,


such as?


Please go to

http://lab.msdn.microsoft.com/ProductFeedback/

And search all bugs for C#

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Nov 16 '05 #9

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

Similar topics

4
by: Jack | last post by:
Will these be add-ons to Whidby?
2
by: the friendly display name | last post by:
The 2003 product line, had the standard editions, you could only work with one single language, but, ASP.NET AND windows forms development was possible, and it wasn't that dumbed down. The price...
1
by: Lubomir | last post by:
Hi, I would like to ask, how different are C# 2005 Express Edition and C# within MS Visual Studio 2005. Than as well Visual Web Developer 2005 Express Edition and ASP within MS VS 2005. ...
2
by: Peter Hogg | last post by:
Hello, I recently downloaded 'Microsoft Visual C# 2005 Express Edition Beta'. It's been brilliant, but I couldn't help wondering what more you get when you buy 'Visual Studio .NET'. There must...
8
by: Bonj | last post by:
I've had a look at the VS 2005 express editions on the MS website, does anybody know the answer to the following about them? It says that with c# you can create console applications, windows...
10
by: Bonj | last post by:
Hi I installed .NET 2005 express edition, and am about to unnistall it again because it can't seem to be able to even insert a resource file into a project. Can anyone tell me is this right?...
10
by: miffy900 | last post by:
Will there be a Visual C++ Toolkit 2005? I really appreciated that there was the Visual C++ 2003 Optimising Compiler distributed for free in the 2003 Toolkit. Will Microsoft continue with this...
1
by: Peted | last post by:
Hi, sorry if this isnt the correct newsgroups for this questions but im using vc++ 2005 express edition beta2 for learning to program vc++ ..net, as in winforms applications and i was wondering...
7
by: ad | last post by:
I found that there is reporting service bundle with SQLSever 2005 express. Can VS2005 express can use the reporting service in SQLSever 2005 express?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.