473,396 Members | 1,975 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.

The developer world ready for .NET?

I have the impression that about half of the questions posed here are .NET
related.
Does that mean that the world of C++ developers is finally moving to managed
code and reducing the unmanaged code?

Or are these just simple experiments of students wondering what is all the
fuzz about .NET?



Nov 17 '05 #1
6 788
<Ol**********@skyscan.be> wrote in message
news:41*********************@news.skynet.be...
Does that mean that the world of C++ developers is finally moving to managed code and reducing the unmanaged code?
Yes.
Or are these just simple experiments of students wondering what is all the
fuzz about .NET?


Yes.

Regards,
Will

Nov 17 '05 #2
> I have the impression that about half of the questions posed here are .NET
related.
Does that mean that the world of C++ developers is finally moving to managed code and reducing the unmanaged code?

Or are these just simple experiments of students wondering what is all the
fuzz about .NET?


Nope, we're using mixed C++. Mainly at the moment for UI code, since our
back end stuff's a) implemented using unmanageable external libraries and b)
we develop for the Mac and so, for the moment, keepe verything in C++ and
use Cocoa for the front end bits and bobs on the Mac. .NET's much, much
faster to get things developed than WIN32, and leaves less room for
hard-to-find mistakes.

Steve
Nov 17 '05 #3
Ol**********@skyscan.be wrote:
Does that mean that the world of C++ developers is finally moving to managed
code and reducing the unmanaged code?


The world of C++ developers is larger than you think. It encompasses
many platforms where .NET does not and will never play a role.

--
Gerhard Menzl

Humans may reply by replacing the obviously faked part of my e-mail
address with "kapsch".
Nov 17 '05 #4


"Ol**********@skyscan.be" wrote:
I have the impression that about half of the questions posed here are .NET
related.
Does that mean that the world of C++ developers is finally moving to managed
code and reducing the unmanaged code?

Or are these just simple experiments of students wondering what is all the
fuzz about .NET?


This group is microsoft.public.dotnet.languages.vc, so I personally would expect 99% of the posts to be dotnet related, but maybe I'm just old fashioned.

Nov 17 '05 #5
> This group is microsoft.public.dotnet.languages.vc, so I personally would
expect 99% of the posts to be dotnet related, but maybe I'm just old
fashioned.

It is not that you have Visual Studio .NET that you must use the .NET
framework; ;-)

The reason why I asked the question is to have some arguments to other
developers, bosses and clients why would I use .NET managed code.

I perfer it because creating user interfaces is speeded up dramatically, and
at the same time I have access to all modern functionality including
remoting, xml which I will need in the future. The biggest problems I had,
was that it slowed down developing easy to install .NET applications, but
now I am at a level that I have 99% control over it so deployment is as
simple as install and run. :-) But I did los 90% of my hair in the process
to learn this thing. ;-)

..
Nov 17 '05 #6
> > This group is microsoft.public.dotnet.languages.vc, so I personally
would
expect 99% of the posts to be dotnet related, but maybe I'm just old
fashioned.
It is not that you have Visual Studio .NET that you must use the .NET
framework; ;-)

The reason why I asked the question is to have some arguments to other
developers, bosses and clients why would I use .NET managed code.

I perfer it because creating user interfaces is speeded up dramatically,

and at the same time I have access to all modern functionality including
remoting, xml which I will need in the future. The biggest problems I had,
was that it slowed down developing easy to install .NET applications, but
now I am at a level that I have 99% control over it so deployment is as
simple as install and run. :-) But I did los 90% of my hair in the process
to learn this thing. ;-)


For us, it came down to the tradeoff between potential problems deploying
versus the speed of development, mainly for UIs. I think deployment can be
handled properly and will rapidly become less of a problem (since the
framework is in Windows Update). I also think it's a valid point to make
that if you're developing applications (desktop or web) it's reasonably
certain that .NET is going to be pushed by MS in the coming years, so it's
not a bad idea to get people trained in it now. Plus it's good for you
personally, since it's another skill you have.

Good luck persuading people! :-)

Steve
Nov 17 '05 #7

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

Similar topics

99
by: Jim Hubbard | last post by:
It seems that Microsoft not only does not need the classic Visual Basic developer army (the largest army of developers the world has ever seen), but now they don't need ANY Windows developer at a...
5
by: Don Kuykendall | last post by:
I have Office 2000 and Office Developer and I want to upgrade to Office XP. Will my copy of Office Developer work with Access XP?
16
by: deko | last post by:
Is there any reason, other than the distributable Access runtime, to use Office XP developer? I tried installing it on my system, but apparently I need to install/update a bunch of components -...
13
by: M.Siler | last post by:
Let me clarify from my last post. I am not using these 4 questions as the sole screening method. Currently in, the Tampa Bay area (Florida) there is an extreme shortage of C# developers. We have...
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
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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.