w3stfa11


Comments:

10 Things You Should Know About Microsoft's Silverlight

posted by w3stfa11w3stfa11(645) 4 years, 7 months ago 0

Most people are waiting on Silverlight 1.1, but I don't expect Silverlight to overtake Flash in the near future.

Reply

DotNetSlackers Open source project "Ajax Data Controls"

posted by w3stfa11w3stfa11(645) 4 years, 6 months ago 0

Here's an response to probably the most asked question...

"I have been asked quite a few times by my peers whether I am trying to compete with the Ajax Control ToolKit. Certainly not. The idea of developing these kind of controls strike me long ago when I was deep into the flake development for Pageflakes where the flakes were/still rendered in the client side by getting the data from web service call followed with extensive DHTML operations which includes html string concatation or generic DOM tree building. Certainly it is not a good choice in terms of separating data from UI rendering and at that time, I really missed those rich set of data controls of Asp.net in the client side. This is the primary difference between AjaxDataControls and ACT, the AjaxDataControls is developed only for Client Centric Development Model of Asp.net Ajax, on the other hand, the ACT is much more friendly with the Server Centric Development Model. And certainly I want to be in the driver seat in leading the development of these controls, that is why I did not try to submit it to ACT."

Reply

2007 Opensource Pumpkin

posted by w3stfa11w3stfa11(645) 4 years, 6 months ago 0

Subsonic, without a doubt!

Reply

Free Copy of VS 2008, SQL 2008 and Windows Server 2008

posted by w3stfa11w3stfa11(645) 4 years, 3 months ago 0

The event is not free, is it?

Reply

InfoQ: A .NET Triumvirate: IronScheme, IronLisp, and Xacc

posted by w3stfa11w3stfa11(645) 4 years, 3 months ago 0

Note: IronLisp has been effectively replaced by IronScheme.

Btw, there should be a category for DLR topics.

Reply

The Most Useful VS Feature No One Seems To Use

posted by w3stfa11w3stfa11(645) 4 years, 3 months ago 0

Wow, that really is useful!

Reply

Mono, a look forward

posted by w3stfa11w3stfa11(645) 4 years, 2 months ago 0

It's not blog spam, it references the earlier post but it's certainly not a copy of it.

Reply

Silverlight 2 documentation available

posted by w3stfa11w3stfa11(645) 4 years, 2 months ago 0

bleh, links to a blog, then the msdn article.

kick this one instead. it's a direct link
http://www.dotnetkicks.com/silverlight/Silverlight_2_Beta_1_Development_with_the_NET_Framework

Reply

SharpOS - An operating system written only in C# (no assembly or C)

posted by w3stfa11w3stfa11(645) 4 years, 2 months ago 0

jkealey: Ditto what Tinco said. I'd say it's mostly a hobby / research project which might have some use in the future.

Btw, Microsoft has a similar project called Singularity, but that uses assembly, c, c++ as well as 2 other languages Microsoft Research developed (Sing# and Spec#).

Reply

Anders Hejlsberg Film Festival: The C# and other VSL Teams at the Movi

posted by w3stfa11w3stfa11(645) 4 years, 1 month ago 0

I saw a C# 3.0 video of his last week. It was very interesting. Thanks for the links.

Reply

Browser Beta Battle IE8 vs Firefox 3.0b5

posted by w3stfa11w3stfa11(645) 4 years, 1 month ago 0

Hardly scientific and thorough... I realize you mentioned that in your post, but I think it needs repeating.

To each their own. :D

Reply

Is It Possible? .NET Applications for iPhone?

posted by w3stfa11w3stfa11(645) 4 years, 1 month ago 0

Sun wants to put Java on the iPhone.
http://www.infoworld.com/article/08/03/07/sun-iphone-java_1.html

Adobe wants to put Flash on the iPhone.
http://www.flashdevices.net/2008/03/adobe-flash-player-coming-to-iphone.html

Mono (and maybe Microsoft?) wants to put .NET programming on the iPhone.

Interestingly, Unity (game engine) is being ported to the iPhone and that uses Mono for scripting.
http://www.escapistmagazine.com/news/view/82984-Unity-Engine-Ported-to-iPhone

Reply

IronPython 2.0 Has Been Released

posted by w3stfa11w3stfa11(645) 3 years, 5 months ago 0

I made a report about no DLR category way back in February.
http://code.google.com/p/dotnetkicks/issues/detail?id=195

Reply