是否有“提高 .NET 应用程序性能和可扩展性”的更新版本?

发布于 2024-12-07 11:33:05 字数 311 浏览 1 评论 0原文

我正在寻找本文的更新版本:提高 .NET 应用程序性能和可扩展性

此页面上的消息指出:

已停用的内容

此内容已过时,不再维护。这是出于对仍在使用这些技术的个人的礼貌而提供的。此页面可能包含最初发布时有效的 URL,但现在链接到不再存在的网站或页面。

我正在寻找本文的更新或具有相同重点的文章集。

(最近)一本关于 .NET 性能和可扩展性的书也是可以接受的。

I'm looking for an updated version of this article: Improving .NET Application Performance and Scalability.

The message on this page states:

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

I'm looking for either an update of this article or a collection of articles with the same emphasis.

A (recent) book on .NET performance and scalability is also acceptable.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

旧伤还要旧人安 2024-12-14 11:33:05

Microsoft 应用程序架构指南(来自 Microsoft 模式和实践团队)

http://www.amazon.co.uk/Microsoft-Application-Architecture-Patterns-Practices/dp/073562710X/ref=pd_sim_b_8

这就是您正在寻找的。

很棒的书...阅读愉快:-)

Microsoft Application Architecture Guide (From the Microsoft Patterns and Practices Team)

http://www.amazon.co.uk/Microsoft-Application-Architecture-Patterns-Practices/dp/073562710X/ref=pd_sim_b_8

That's the one you're are looking for.

Excellent book ... happy reading :-)

中二柚 2024-12-14 11:33:05

谷歌的快速检查和该声明的措辞表明没有,但也许其中一位作者的博客可能会有所帮助?特别是。他的“表演”标签?

http://blogs.msdn.com/b/jmeier/archive/tags/性能/

A quick Google check and wording of that statement indicates no, but perhaps the blog of one of the authors may help? Esp. his "Performance" tag?

http://blogs.msdn.com/b/jmeier/archive/tags/performance/

情泪▽动烟 2024-12-14 11:33:05

似乎不存在更新的文章。但是,我不会让已停用的内容免责声明阻止您阅读本文并听取其建议。虽然某些信息可能已过时并且某些链接可能无效,但可能有许多有用的信息仍然适用。

技术总是会不断改进,但良好编程的基础很少改变。

It doesn't appear that an updated article exists. However, I wouldn't let the retired content disclaimer discourage you from reading the article and heeding it's advice. While some information may be outdated and some links might be invalid, there is probably a lot of useful information that still applies.

Technology will always continue to improve, but the basics of good programming rarely change.

梦幻的味道 2024-12-14 11:33:05

一些相同的信息,特别是有关测试的信息,可以在 2007 年 JD Meier 系列中找到,“Web应用程序性能测试指南”系列。

图案和上面提到的 2009 年 10 月的实践应用程序架构指南 2.02 也包含了一些架构信息。

企业和基于云的开发指南聚集在此处。特别是 2013 年第 273 页的书籍下载:高度可扩展解决方案的数据访问:使用 SQL、NoSQL 和多语言持久性5 有一些非常有用的信息。

以及 2012 年《为云开发多租户应用程序》,第 3 版 - 书籍下载

Some of the same information, particularly in regard to testing, can be found in the 2007 J.D. Meier series, "Performance Testing Guidance for Web Applications" series.

The patterns & practices Application Architecture Guide 2.02 also mentioned above from October 2009 contains some of the architectural information.

Enterprise and cloud based development guides are gathered here. In particular the 2013, 273 page Book Download: Data Access for Highly-Scalable Solutions: Using SQL, NoSQL, and Polyglot Persistence5 has some very useful information.

And the 2012, Developing Multi-tenant Applications for the Cloud, 3rd Edition - Book Download

太阳男子 2024-12-14 11:33:05

您还可以查看 Iqbal Khan 的文章,了解如何使用 NCache 等分布式缓存解决方案来提高 .net 应用程序的性能和可扩展性此处:

http://msdn.microsoft.com/en-us/magazine/ff714590.aspx

http://msdn.microsoft.com/en-us/magazine/dd942840.aspx

You can also look into Iqbal Khan's articles on improving .net application's performance and scalability using distributed caching solutions like NCache here:

http://msdn.microsoft.com/en-us/magazine/ff714590.aspx

http://msdn.microsoft.com/en-us/magazine/dd942840.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文