Posted
over 16 years
ago
Features on MindTouch Dream use the C# native protection levels to specify who can access them:
Public - everyone
Internal - only Parent, Child or services that were provided the Internal or Private key as a service-key cookie
Protected - same as Internal
Private - only Parent or services that were provided the Private ...
|
Posted
over 16 years
ago
by
ArneC
Features on MindTouch Dream use the C# native protection levels to specify who can access them: Public – everyone Internal – only ...
|
Posted
over 16 years
ago
by
ArneC
Features on MindTouch Dream use the C# native protection levels to specify who can access them: Public – everyone Internal – only Parent, Child or services that were provided the Internal or Private key as a service-key cookie Protected – same as
|
Posted
over 16 years
ago
In a previous post, Steve covered the Result class. This post will build on that use of Result by way of Coroutines.
Coroutines
Coroutines are similar to subroutines, functions or methods, except that they have the ability to return multiple times. This means that coroutines have multiple exits and re-entries that allow ...
|
Posted
over 16 years
ago
In conjunction with MindTouch Deki v8.08.1 "Kilen Woods," we're also releasing updated versions of MindTouch Dream and SgmlReader.
MindTouch Dream 1.5.6
MindTouch Dream is a .NET REST framework for developing lightweight, highly decoupled
|
Posted
over 16 years
ago
by
SteveB
In conjunction with MindTouch Deki v8.08.1 “Kilen Woods,” we’re also releasing updated versions of MindTouch Dream and SgmlReader. MindTouch Dream 1.5.6 MindTouch ...
|
Posted
over 16 years
ago
by
SteveB
In conjunction with MindTouch Deki v8.08.1 “Kilen Woods,” we’re also releasing updated versions of MindTouch Dream and SgmlReader. MindTouch Dream 1.5.6 MindTouch Dream is a .NET REST framework for developing lightweight, highly decoupled
|
Posted
over 16 years
ago
by
ArneC
In a previous post, Steve covered the Result class. This post will build on that use of Result by way of Coroutines. Coroutines Coroutines are similar to subroutines, functions or methods, except that they have the ability to return multiple times.
|
Posted
over 16 years
ago
by
ArneC
In a previous post, Steve covered the Result class. This post will build on that use of Result by way of Coroutines. ...
|
Posted
over 16 years
ago
In preparation of the upcoming big release of Deki Wiki v8.05 "Jay Cooke," we're also releasing updated versions of MindTouch Dream and SgmlReader.
MindTouch Dream 1.5.2
MindTouch Dream is a .NET REST framework for developing lightweight, highly decoupled web-services. It runs on Microsoft .NET 2.0 and Novell Mono 1.2. Dream is the ...
|