.Net Framework 1.1.4322有多广泛? [英] How widespread is .Net Framework 1.1.4322 ?

查看:126
本文介绍了.Net Framework 1.1.4322有多广泛?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们即将设计一个应用程序,该应用程序将由全球10,000名b $ b人使用,主要是医院,医生和科学家。那里

将是多种语言版本。


该应用程序将大约1 MB,它将通过下载分发。

现在我们正在考虑用C#编写,带有.Net 1.1.4322

但是,我最担心的是框架的普及程度。

我的担忧是:

- dotnetfx.exe是23 MB

- 您必须使用与您的操作系统语言相匹配的语言版本

- 您必须拥有管理员权限

我非常担心整个安装程序太过分了很多用户因此无法接受应用程序,因此该应用程序将不被接受。

我''为了解决这些问题,我已经倾向于回到VB 6.0。

您在分发.Net Framework方面有什么经验?

任何意见都非常感谢!
在此先感谢

Georg Scholz
www.scholz-informatik.at

解决方案

9月28日下午3:02,Georg Scholz< georgsch ... @ gmail.comwrote:


我们即将设计一个应用程序,全世界将有10,000名b / b
人使用,主要是医院,医生和科学家。

将是多种语言版本。



听起来环境可能有一个合理的b
网络连接 - 此时框架的23MB不应该

即使没有安装也是个大问题。如果组织内有多个人需要该应用程序,您只需要下载一次该框架即可。


..NET已经出现了大约5年了,我相信它在大多数新系统安装中都包含了




最好的办法然而,找出*你的*用户是写一个非常小的非b $ b小型非托管应用程序(例如在VB6中),它可以检测是否存在

框架。收集代表

用户样本的信息,您将获得更好的信息。


Jon




" Georg Scholz" < ge ********* @ gmail.comwrote in message

news:11 ********************* *@50g2000hsm.googlegro ups.com ...


我们即将设计一个应用程序,将由10,000

人世界使用全,主要是医院,医生和科学家。那里

将是多种语言版本。


该应用程序将大约1 MB,它将通过下载分发。


现在我们正在考虑用C#编写,带有.Net 1.1.4322



如果我是你,我会去2.0。有几个原因,首先即使是在Vista中支持1.1美元b,除了VS 2003在vista中,优先级为2.0

不受支持。 VS 2005的目标只有2.0。你喜不喜欢或不喜欢这些机器将运行Vista。


>

我的问题是:

- dotnetfx.exe是23 MB



除非你在拨号,否则这不是那么多。不仅如此,而且

框架正在被Windows更新推出一段时间了。最有可能

他们已经安装了它。


- 你必须使用与你的OS语言相匹配的语言版本

- 你必须拥有管理员权限


为了解决这些问题,我已经倾向于回到VB 6.0。



我不知道如何使用VB6将解决您的语言问题,或者不是

需要管理员权限。




由于安全问题和隐私问题,医院往往拥有更多锁定的计算机,所以如果您正在构建商业广告

应用程序并且根据直接客户的能力(而不是

客户的IT人员)来安装框架,那么它可能是一个

关注。


我们几乎专门与医院打交道,但我们在新的
计算机上发布应用程序,并预装了我们需要的所有软件。 :-)


HTH,


Sam

------------ ------------------------------------------------ <无线电通信/>
我们正在招聘! B-Line Medical正在寻求.NET

开发人员在医疗产品中的激动人心的职位

开发MD / DC。在轻松的团队环境中使用各种技术

。在Dice.com上查看广告。

星期五,2007年9月28日07:02:48 -0700,Georg Scholz

< ge ******** *@gmail.com写道:


>我们即将设计一个应用程序,全世界将有10,000名人员使用,主要是医院,医生和科学家们。
将有多种语言版本。



....


> < Georg Scholz
www.scholz-informatik.at

We are about to design an application, which will used by 10,000
people world-wide, mainly hospitals, doctors and scientists. There
will be multiple language Versions.

The app will be about 1 MB, it will be distributed via download.
Now we are considering to write it in C#, with .Net 1.1.4322
However, my biggest concern is about how widespread the Framework is.
My concerns are:
- the dotnetfx.exe is 23 MB
- you must use the language version which matches your OS language
- you must have admin rights
I have big concerns that the whole setup procedure will be too
complicated for users and therefore the app will not be accepted.
I''m already tending to go back to VB 6.0 just for these issues.
What are you experiences with distributing the .Net Framework ?
Any opinion is highly appreciated!
Thanks in Advance
Georg Scholz
www.scholz-informatik.at

解决方案

On Sep 28, 3:02 pm, Georg Scholz <georgsch...@gmail.comwrote:

We are about to design an application, which will used by 10,000
people world-wide, mainly hospitals, doctors and scientists. There
will be multiple language Versions.

That sounds like the environments are likely to have a reasonable
network connection - at which point 23MB for the framework shouldn''t
be much of an issue even if it''s not installed already. If multiple
people within an organisation require the app, you''ll only need to
download the framework once.

..NET has been out for about 5 years now, and I believe it''s included
in most new system installs.

The best way to find out for *your* users, however, is to write a very
small unmanaged app (e.g. in VB6) which detects whether or not the
framework is present. Collect that information for a representative
sample of users, and you''ll be much better informed.

Jon



"Georg Scholz" <ge*********@gmail.comwrote in message
news:11**********************@50g2000hsm.googlegro ups.com...

We are about to design an application, which will used by 10,000
people world-wide, mainly hospitals, doctors and scientists. There
will be multiple language Versions.

The app will be about 1 MB, it will be distributed via download.
Now we are considering to write it in C#, with .Net 1.1.4322

If I were you I would go to 2.0. There are several reasons why, first even
as 1.1 is supported in Vista the preffered is 2.0 besides VS 2003 in vista
is not supported. VS 2005 target only 2.0 . And you like it or not soon all
the machines will be running Vista.

>
My concerns are:
- the dotnetfx.exe is 23 MB

Unless you are on dialup this is not that much. Not only that but the
framework is being pushed by windows update for a while now. Most probably
they will have it installed already.

- you must use the language version which matches your OS language
- you must have admin rights

I''m already tending to go back to VB 6.0 just for these issues.

I do not see how going to use VB6 will solve your languages problems, or not
needed admin rights.



Hospitals tend to have more locked down computers due to security
requirements and privacy concerns so if you''re building a commercial
app and depending on ability of direct customers (as opposed to
customer''s IT staff) to install the framework, then it could be a
concern.

We deal almost exclusively with hospitals but we ship out app on new
computers with all the software we need pre-installed. :-)

HTH,

Sam
------------------------------------------------------------
We''re hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.
On Fri, 28 Sep 2007 07:02:48 -0700, Georg Scholz
<ge*********@gmail.comwrote:

>We are about to design an application, which will used by 10,000
people world-wide, mainly hospitals, doctors and scientists. There
will be multiple language Versions.

....

>
Georg Scholz
www.scholz-informatik.at


这篇关于.Net Framework 1.1.4322有多广泛?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆