473,467 Members | 1,402 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

DotNet WinForm Development Uptake

Hi,

With DotNet having been around for a while, are there any good resources
that detail what the uptake of the framework has been for Windows
Application development? For example is DotNet anywhere near replacing Win32
development? Or is Win32 development still leading the way?

The other question is, how many desktop machines actually have the framework
installed?

If anyone knows of any good resources of where it is possible to find out
such information, it would be much appreciated.

J
Apr 8 '06 #1
5 1710
SP

"James S" <no****@noSpam.comSpam> wrote in message
news:UY****************@fe1.news.blueyonder.co.uk. ..
Hi,

With DotNet having been around for a while, are there any good resources
that detail what the uptake of the framework has been for Windows
Application development? For example is DotNet anywhere near replacing
Win32 development? Or is Win32 development still leading the way?

The other question is, how many desktop machines actually have the
framework installed?

If anyone knows of any good resources of where it is possible to find out
such information, it would be much appreciated.


Is this a question relating to a development decision or are you just
curious to get some figure that says X% of Windows computers have the
version Y of the .Net framework installed?

SP
Apr 9 '06 #2

"SP" <ec***********@hotmail.com> wrote in message
news:O$**************@TK2MSFTNGP05.phx.gbl...

"James S" <no****@noSpam.comSpam> wrote in message
news:UY****************@fe1.news.blueyonder.co.uk. ..
Hi,

With DotNet having been around for a while, are there any good resources
that detail what the uptake of the framework has been for Windows
Application development? For example is DotNet anywhere near replacing
Win32 development? Or is Win32 development still leading the way?

The other question is, how many desktop machines actually have the
framework installed?

If anyone knows of any good resources of where it is possible to find out
such information, it would be much appreciated.


Is this a question relating to a development decision or are you just
curious to get some figure that says X% of Windows computers have the
version Y of the .Net framework installed?

SP


Hi SP,

I suppose its mainly a development decision question. For instance, is the
majority of Windows Desktop development still using traditional tools and
the Win32 API, or is a significant amount (does anybody know of any
estimates?) now carried out using .net?

An estimate of the % of machines that have the framework installed would be
interesting, as one would assume that this would also help to indicate how
much development is going in in .net. e.g. if only 20% of machines have the
framework installed, then it would seem like the uptake is still quite low.

Many thanks

J
Apr 10 '06 #3
SP
> Hi SP,

I suppose its mainly a development decision question. For instance, is the
majority of Windows Desktop development still using traditional tools and
the Win32 API, or is a significant amount (does anybody know of any
estimates?) now carried out using .net?

An estimate of the % of machines that have the framework installed would
be interesting, as one would assume that this would also help to indicate
how much development is going in in .net. e.g. if only 20% of machines
have the framework installed, then it would seem like the uptake is still
quite low.


If you develop using the .Net framework then you are going to come across
machines that do not have the framework already installed (with the version
you require). So the framework becomes the part of your installation
requirements. If this is not acceptable then you should stick with Win32
development. I came from a VB background so installing runtime files was
something I always had to deal with. The .Net framework made deployment
easier.

HTH

SP
Apr 10 '06 #4

"SP" <ec***********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
Hi SP,

I suppose its mainly a development decision question. For instance, is
the majority of Windows Desktop development still using traditional tools
and the Win32 API, or is a significant amount (does anybody know of any
estimates?) now carried out using .net?

An estimate of the % of machines that have the framework installed would
be interesting, as one would assume that this would also help to indicate
how much development is going in in .net. e.g. if only 20% of machines
have the framework installed, then it would seem like the uptake is still
quite low.


If you develop using the .Net framework then you are going to come across
machines that do not have the framework already installed (with the
version you require). So the framework becomes the part of your
installation requirements. If this is not acceptable then you should stick
with Win32 development. I came from a VB background so installing runtime
files was something I always had to deal with. The .Net framework made
deployment easier.

HTH

SP

Thanks SP,

I guess the crux of my question is, how successful has Microsoft's .net been
at being accepted by the community that develops Windows Desktop
Applications? I remember reading a long time ago that .net is the way of the
future and the core of Windows will revolve around the technology. - this
was when 1.0 was being released.

But as I search through the newsgroups etc, I see that there appears to be a
lot of developers still against the the .net technology, and it is even
cited that Microsoft has gotten cold feet over .net, with there being less
..net technology built into Vista than originally planned.

On one side you have the anti .net people ranting, and on the other there is
the Microsoft marketing machine telling us all how good .net is. Rather than
read the opinions of the respective sides, I'd like to see what the actual
state of play is so far in terms of a rough % of the win32/.net development
split, and how many machines are estimated to have the framework(s)
installed.

So far trying to get an idea of this information appears to be difficult to
come accross.

James.
Apr 10 '06 #5
SP
> I guess the crux of my question is, how successful has Microsoft's .net
been at being accepted by the community that develops Windows Desktop
Applications? I remember reading a long time ago that .net is the way of
the future and the core of Windows will revolve around the technology. -
this was when 1.0 was being released.

But as I search through the newsgroups etc, I see that there appears to be
a lot of developers still against the the .net technology, and it is even
cited that Microsoft has gotten cold feet over .net, with there being less
.net technology built into Vista than originally planned.

On one side you have the anti .net people ranting, and on the other there
is the Microsoft marketing machine telling us all how good .net is. Rather
than read the opinions of the respective sides, I'd like to see what the
actual state of play is so far in terms of a rough % of the win32/.net
development split, and how many machines are estimated to have the
framework(s) installed.

So far trying to get an idea of this information appears to be difficult
to come accross.


I don't know any figures and it probably it will be hard to get figures.
Your best bet might be web stats as they will contain the CLR version when
the browser is IE. As IE has the majority of the Windows browser market this
figure would be quite accurate given a large sampling.

SP
Apr 11 '06 #6

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

Similar topics

12
by: tmb | last post by:
1 - Is Microsoft dotnet a Virtual Machine... like the Java Virtual Machine... that will run on any operating system? 2 - If so, does Microsoft give away the dotnet development system like Sun...
13
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded....
2
by: George Dainis | last post by:
Is it possible to install DotNet Framework 1.1 and the newest 2.0 beta 1 together on the same system? Depending on which Framework I would like to use for the next command line compilation I would...
9
by: Jim | last post by:
With .net having been around for a while now, does anyone know what the uptake of major software houses is in using .net for Windows Application development? e.g. have the likes of Adobe, MS,...
5
by: lamxing | last post by:
Hi, I've come across a strange problem with the WinForm's sizing. I've designed a WinForm and it runs fine on my computer and some other PCs. But when I was trying to run the app under some PCs...
14
by: Monty | last post by:
Hello, I have created a solution which has both a web UI and a winform UI, the latter is just for administrators. The Web UI (a Web Application Project) and the winform project both...
1
by: Dean Slindee | last post by:
Thought it might be interesting to survey how much development is being done today at your business in WinForm vs WebForm technology. If you would like to share info on how decisions are made...
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
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
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...
1
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...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...

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.