Second class citizen

03 Jun 2007

C# กลายเป็นพลเมืองชั้นสองใน Silverlight ไปแล้วเหรอเนี่ย

InfoQ is reporting that:

"First of all, C# won't be fully supported in Silverlight. Unlike VB, Python, Ruby, and JavaScript, C# does not support the Dynamic Language Runtime and cannot be hosted for runtime compilation in Silverlight."

This is a bit of a stretch. What happens is that Silverlight will ship with compiler/interpreters that can compile source code written in Javascript, Python, Ruby and Visual Basic to native code.

But Silverlight will not include a C# compiler on the client side. You will still be able to author libraries and assemblies with C# and write your application with it, you just wont be able to dump a C# source file over the network and expect that to be compiled and ran on the client machine.

via Miguel's Blog

Technorati Tags: , ,

Comments

เหมือนเคยอ่านเจอว่ามีการเมืองในทีมพัฒนา .NET ซึ่งตอนนี้ทีม C# ตกบัลลังค์แต่เหตุผลเค้าก็ใช้ได้นะ

Posted by plynoi | Jun 3rd, 2007 at 10:11 pm | Reply

แล้วตอนนี้ใครครองล่ะครับ

Posted by wiennat | Jun 4th, 2007 at 1:52 am | Reply

Java มั้ง ผมเดาเอา : )

Posted by deans4j | Jun 4th, 2007 at 6:52 am | Reply

Post new comment

The content of this field is kept private and will not be shown publicly.