有关如何构建实时高性能C#应用程序的书籍或网站教程/示例 [英] Books or Website tutorials/examples of How To Build Real-Time High Performance C# Apps

查看:49
本文介绍了有关如何构建实时高性能C#应用程序的书籍或网站教程/示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名入门级C#开发人员,并且我试图通过编写高性能的实时C#WinForm应用程序来尽快启动并运行,该应用程序正在接收需要处理和显示的实时股市数据.通过控件.还接收报价数据并将其发送到数据库进行存档,分析等.

我发现使用标准"编程实践并不能解决问题!有人可以指出我在哪里找到此类信息的方向吗?

-DA

I''m an entry level C# developer and I''m trying to get up and running ASAP in writing high performance real-time C# WinForm apps that are receiving real-time stock market data that needs to be processed and displayed via controls. Also receiving tick data and sending it to a database for archiving, analytics, etc.

I''m finding that using "standard" programming practices aren''t cutting it! Can someone point me in the direction of where to find such info?

-DA

推荐答案

我必须说,由于两个非常简单的原因,您可能无法找到有关此主题的任何书籍或教程:1)最好据我所知,目前,尚无可以使用C#的平台(其中有很多,而不仅仅是Windows)是实时系统.即使我错过了某些事情,也……2)Web应用程序或网站由于其性质而不能用作实时系统或参与任何实时处理.

同时,您可能会找到所需的内容,只是不要将其称为实时".尝试提出您真正需要的内容并澄清问题,使用改善问题".

做到这一点,您需要知道什么是实时的,存在什么样的实时系统或处理以及什么不是实时系统.参见:
http://en.wikipedia.org/wiki/Real-time_computing [ http://en.wikipedia.org/wiki/Real-time_operating_system [
—SA
I must say that you won''t probably be able to find any book or tutorial on this topic by two very simple reasons: 1) to best of my knowledge, at this moment, non of the platforms which can use C# (there are quite a few of them, not just Windows) are real-time systems; even if I missed something, then… 2) Web applications or Web sites cannot be uses as real-time systems or participate in any real-time processing due to their nature.

At the same time, you possibly can find what you need, only don''t call it "real-time". Try to formulate what you really need and clarify your question, use "Improve question".

Do do it, you need to know what is real time, what kind of real-time systems or processing are there and what a real-time system is not. See:
http://en.wikipedia.org/wiki/Real-time_computing[^],
http://en.wikipedia.org/wiki/Real-time_operating_system[^].

At the same time, there is some low-tech jargon where the term "real-time" is understood in some different sense. The articles referenced by Nikil are of that kind. What is described there have nothing to do with real time, not in any of the strict meanings of this term. Who knows you; may be this is what you really need?

—SA


请参阅以下CP文章,
使用C#/NET/WCF/WPF的简单实时行情自动收录器 [ Yahoo!的股票报价和图表在C#中 [ ^ ]

此处 [ ^ ]
Refer to these CP articles,
Simple Real-Time Ticker Using C# / NET / WCF / WPF[^]
Stock quote and chart from Yahoo! in C#[^]

A similar query that would help you is here[^]


这篇关于有关如何构建实时高性能C#应用程序的书籍或网站教程/示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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