Possible Duplicate:
What are the benefits of using C# vs F# or F# vs c#?
因此,我开始把微软新功能语言的hy带上。 我在观看了几部录像片并与之玩.之后,实际上开始欣赏这些语言。 这种推论使得来源法认为这比C#s要好得多。 但是,你们是否考虑利用F#来建立一种等级平衡,例如,将其从您的C#代码(控制乳头、 w等)中删除? 他们在这样做时是否有任何警告? 在将F#引入c#应用方面是否有任何优势?
Possible Duplicate:
What are the benefits of using C# vs F# or F# vs c#?
因此,我开始把微软新功能语言的hy带上。 我在观看了几部录像片并与之玩.之后,实际上开始欣赏这些语言。 这种推论使得来源法认为这比C#s要好得多。 但是,你们是否考虑利用F#来建立一种等级平衡,例如,将其从您的C#代码(控制乳头、 w等)中删除? 他们在这样做时是否有任何警告? 在将F#引入c#应用方面是否有任何优势?
F# syntax为轻重,可在较短的时期内交付更多。 我真的像是同仁团和邮箱。 这些特征是,C# 5.0试图 mi和后送。
我看到了那些这样做的人的评论,并说,他们很好地为他们工作,但你想记住的是,C#/Java开发商有一个学习曲线,可以习惯于F#的功能方案规划模式。 因此,人力资源费用将随之增加,因为雇用人员加入贵法典的F部分后,准备就绪的人数将减少。
i 认为,如果你想要提出申请,交易量很大。 F#将有助于做到这一点,加上你可以把它作为DLL,并在C#申请中使用
如果你的项目能够真正获益于用实用的方案拟订语言。 然而,这种情况很可能不是这种情况。
我不建议在F#中完成一个完整的项目,假设你再次谈论一个基于网络的企业软件系统。
如果你感到存在分系统/常规系统,那么,使用F#的所有手段将可大大受益,从而在F#中开发这一部分,然后把它作为大会。
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?
I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...
I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...
I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...
I have two EF entities. One has a property called HouseNumber. The other has two properties, one called StartHouseNumber and one called EndHouseNumber. I want to create a many to many association ...
How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...
Since I cannot order my dictionary, what is the best way of going about taking key value pairs and also maintaing an index?
Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...