Welcome to SpellCoder
Sign in
|
Join
|
Help
Lazy Coder
RSS 2.0
Atom 1.0
Home
About
<
May 2007
>
Su
Mo
Tu
We
Th
Fr
Sa
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
Search
Go
Archives
April 2008 (1)
February 2008 (2)
January 2008 (3)
December 2007 (3)
November 2007 (3)
October 2007 (4)
September 2007 (1)
August 2007 (5)
July 2007 (5)
June 2007 (6)
May 2007 (8)
April 2007 (6)
March 2007 (8)
February 2007 (1)
January 2007 (10)
December 2006 (12)
November 2006 (9)
October 2006 (6)
September 2006 (20)
August 2006 (20)
July 2006 (10)
June 2006 (7)
May 2006 (19)
Post Categories
ASP.Net 2.0 (6)
Atlas (3)
C# 3.0 (4)
Code Design (7)
General (19)
Havana (2)
LISP (3)
Programmable Web (13)
Robotics (3)
Ruby (3)
Utilities (5)
Stuff
SilverKey
nomadlife.org
May 2007 - Posts
Discord and Discontent in Microsoft Community
First, Microsoft is causing legal troubles for Jamie Cansdale of the TestDriven.Net. Yes, Microsoft is causing troubles for the TestDriven.Net guy."When TestDriven.Net 1.0 was released I was still hobbyist .NET developer. It was only natural that I use
Read More
posted
Thursday, May 31, 2007 3:07 PM
by
dodyg
|
0 Comments
.Net 2.0 to 3.5 conversion notes
Environment:- Visual Studio Orcas Beta 1.- Windows XP - TestDriven.Net 2.7 Beta.- Reflector 5.0- Silverlight 1.0 Beta 1.- IronPython 1.1.- Managed JScript.- ASP.Net Futures May CTP.Yeah I know, this environment setup looks like a Frankenstein lab.Notes:
Read More
posted
Saturday, May 26, 2007 5:19 AM
by
dodyg
|
1 Comments
DLR runs on mono
Hello World from Mono.
Read More
posted
Thursday, May 17, 2007 3:12 AM
by
dodyg
|
0 Comments
Going Dynamic
It is a boom time for dynamic languages. Two weeks ago Microsoft announced DLR (Dynamic Language Runtime), last week Sun announced JavaFX, and two days ago Code Gear (a.k.a) Borland announced support for a brand new Ruby on Rails IDE.Next year, majority
Read More
posted
Thursday, May 17, 2007 2:35 AM
by
dodyg
|
0 Comments
More Silverlight details
"Silverlight 1.0 uses a retained graphics system (a canvas) that exposes the internal structure to the browser DOM. It has no scripting capabilities built into it, all the scripting support is actually done by the Javascript interpreter in the
Read More
posted
Thursday, May 03, 2007 2:39 AM
by
dodyg
|
0 Comments
Visual Basic is back ! Ruby support is under development ! New JScript implementation is on the way
"Python’s clean object-oriented design, dynamic nature, richness of expression, ease of use, and concise syntax has won over many users in the last several years. IronPython is an implementation of the Python programming language running
Read More
posted
Tuesday, May 01, 2007 2:17 AM
by
dodyg
|
0 Comments
"ASTORIA" - a new WCF support for REST style web service
"The goal of Microsoft Codename Astoria is to enable applications to expose data as a data service that can be consumed by web clients within a corporate network and across the internet. The data service is reachable over HTTP, and URIs are used to
Read More
posted
Tuesday, May 01, 2007 2:07 AM
by
dodyg
|
0 Comments
ASP.Net Futures Dynamic Language Support (ASP.Net for Iron Python and JScript)
" The Microsoft ASP.NET Futures May 2007 (“Futures”) release contains an early developer preview of features providing a wide range of new functionality for both ASP.NET and Microsoft SilverlightTM. The functionality
Read More
posted
Tuesday, May 01, 2007 2:02 AM
by
dodyg
|
0 Comments