编译DLL和性能 [英] compiled DLL's and performance

查看:73
本文介绍了编译DLL和性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用工作室提供和性能提升来编译源代码吗?

这是我昨天发布的一个问题的改述。要成为尊敬的VS.net

对于使用asp.net来说是一种痛苦。 Vb.net和c.net嘿,没有

问题,但asp.net似乎创造了太多的头脑和

并发症。感谢收听,并感谢您的意见。

谢谢

kes

does compiling the code behind source using studio give and performance boost?
this is a rephrase of an a question i posted yesterday. To be honist VS.net
is becomming a pain to work with for asp.net. Vb.net and c.net hey, no
problem, but asp.net it seems to create way too much over head and
complication. thanks for listening and would appreciate an opinion.
thanks
kes

推荐答案

无论如何总是执行编译代码?你到底看到了什么?是否第一次点击页面是

?或者每次访问页面?


Patrice


-


" Kurt施罗德" <喾*********** @ discussions.microsoft.com> écritdansle

message de news:F4 ********************************* * @ microsof t.com ...
Anyway it always execute compile code ? What are you seeing exactly ? Is it
the first time you hit a page ? Or each time you access the page ?

Patrice

--

"Kurt Schroeder" <Ku***********@discussions.microsoft.com> a écrit dans le
message de news:F4**********************************@microsof t.com...
使用工作室提供和性能
提升编译源代码?这是我昨天发布的一个问题的改述。为了获得荣誉
VS.net正在为asp.net工作带来痛苦。 Vb.net和c.net嘿,没有
问题,但asp.net似乎创造了太多的头脑和
复杂功能。感谢您的倾听,并感谢您的意见。
感谢
kes
does compiling the code behind source using studio give and performance boost? this is a rephrase of an a question i posted yesterday. To be honist VS.net is becomming a pain to work with for asp.net. Vb.net and c.net hey, no
problem, but asp.net it seems to create way too much over head and
complication. thanks for listening and would appreciate an opinion.
thanks
kes



我绝不是这方面的专家,但是来自JSP和Linux,我有一个比典型的MS / VB / Windows用户略有不同的视角。


从我学到的东西,就.net而言,所有内容都是编译的,

到中间语言(IL),并在执行时进一步编译为

Windows可执行代码。在IIS上,使用ASPX,如果事情进展缓慢,那么你可能正在处理一个被杀死的进程。这就是我遇到的问题。 MS做了一件事来帮助阻止DOS攻击,如果它在20米或者类似的事情上没有活动,那么他们会杀死这个过程。当然你可以改变它,

甚至禁用它。


太多开销

JSP并不是那么糟糕,但是当你开始添加servlet(java'的版本

后面的代码,我知道,我知道,它不完全一样,但是

足以绘制并行),并为每个

servlet添加修改web.xml也是一件痛苦的事!然后当你添加IDE(我正在使用

JB @ w)然后你有两个代码库用于多个项目.....呃男人

只是变得复杂,并且只有这么多ANT任务可以帮助
自动化。相信,我,我在VS @ h比我更有乐趣

JB / java @ w。


祝你好运。坚持下去,它会奖励你。
I''m by no means an expert on this, but coming from JSPs and linux, I have a
slightly different perspective than your typical MS/VB/Windows user.

From what I''ve learned, everything is compiled as far as .net is concerned,
to intermediate language (IL), and further compiled upon execution into
executable code for Windows. On IIS, with ASPX, if things are slow, you
might be dealing with a killed process. That''s what I''m running into. One
thing MS did to help stop DOS attacks, they kill the process if it''s got no
activity on it for 20m or something like that. Of course you can change it,
or even disable it.

re too much overhead
JSPs are not that bad, but when you start adding in servlet (java''s version
of the code behind, I know, I know, it''s not exactly the same, but
sufficient for drawing parallels), and modifying the web.xml for every
servlet addition is a pain too! And then when you add in the IDE (I''m using
JB @ w) and then you have two code bases for multiple projects.....uh man it
just gets complicated, and there''s only so much ANT tasks can help to
automate. Believe, me, I''m having more fun with VS @ h than I am with
JB/java @ w.

Good luck with it. Keep it up, it will reward you.


当你用相同的问题开始两个主题时,你可能应该发布

a following到你的原文帖子。它使回复更容易。另外,如果您没有回答问题,请跟进我们,我们将跟进您。


除非您有12小时滚动...


bill


" Kurt Schroeder" <喾*********** @ discussions.microsoft.com>在留言中写道

新闻:F4 ********************************** @ microsof t.com ...
When you start two threads with the same question, you probably should post
a followup to your original post. It makes it easier to reply. Plus if you
question wasn''t answered, follow up with us, and we will followup with you.

Unless you have a rolling 12 hour post...

bill

"Kurt Schroeder" <Ku***********@discussions.microsoft.com> wrote in message
news:F4**********************************@microsof t.com...
使用工作室提供和性能
提升编译源代码?这是我昨天发布的一个问题的改述。为了获得荣誉
VS.net正在为asp.net工作带来痛苦。 Vb.net和c.net嘿,没有
问题,但asp.net似乎创造了太多的头脑和
复杂功能。感谢您的倾听,并感谢您的意见。
感谢
kes
does compiling the code behind source using studio give and performance boost? this is a rephrase of an a question i posted yesterday. To be honist VS.net is becomming a pain to work with for asp.net. Vb.net and c.net hey, no
problem, but asp.net it seems to create way too much over head and
complication. thanks for listening and would appreciate an opinion.
thanks
kes



这篇关于编译DLL和性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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