Cool! In our current application I feel like every part of the application is slowin things just a little bit. I wonder how I can figure out what is the most important/impactful thing to optimize.
Comments
-
-
Yeah, cool... if you are in the US
-
The C# code uses readonly to produce the immutability provided by F# by default. This is why they use full properties. However one can argue that C# does not depend on immutability as much as F# does so you won't write it like this anyway.
-
Are you sure that the trademark JavaScript belongs to Oracle? How are Mozilla and Google using it then? What is more this is an editor extension. Surely they can create editor extensions for a language which name is a trademark registered by Oracle.
-
Can Microsoft stop calling JavaScript JScript already. People ask me what JScript is when I post about your "JScript Editor Improvements"
-
OMG it's not using Silverlight! Obviously Silverlight is dead

-
Guys you totally skipped the cool part of the XNA Starter Kit port. It is not a guide how to port XNA games to the web. It is a TOOL that compiles IL (as opposed to C# in Script#) code to JS and he's ported the XNA Starter Kit as a proof of concept. Your review fails to convey the total awesomeness of this announcement.
As for the Win 8 announcement they'd better not wait for september because the Windows devs are in rage right now because JS and HTML were mentioned and not .NET. -
@Mario:No it does not mean that... You can use whatever you want on the server but your UI will be HTML and JS whch sux. You can use whatever technology you like for a backend of your Windows Forms/WPF app but you don't need to build the UI in stinking HTML. However I don't expect a web developer to get it. As a web developer I work with web developers and I know that I don't want web developers developing the desktop apps I use as a user.
-
@Michael Butler:But of course I will use .NET as the backend for my Mono on Mac, MonoTouch and MonoDroid applications and also for every platform I can develop for in non-web technologies because I hate them:)
-
@jlomax:from the point of view of a .NET developer your prediction sounds optimistic.
