yallie

user stats

Member SinceMarch 21, 2007
Last VisitJune 20, 2013

Contact

coordinator for

CodePlex Layout Extensions for Chrome and Opera
Exepack.NET
Refal5.NET
Yalgol.NET
Zyan

developer for

Irony - .NET Language Implementation Kit.

yallie

personal statement

No personal statement has been written.

activity stream

June 19, 2013 - Zyan: 33944, [en] Enabled encryption in Android sample application. Added an input box for the server address. Client application caches ZyanConnection instance and executes remote calls asynchronously so the UI doesn't freeze.

June 19, 2013 - Zyan: Posted to discussion: [en] Events Exception

June 18, 2013 - Zyan: 33897, [en] Added Android solution and example application. Note: Zyan requires at least Indie developer edition of Mono for Android.

June 18, 2013 - Zyan: 33891, [en] Added IConnectionNotification interface for transport channels. ZyanConnection uses it to restore subscriptions when the channel reconnects to the remote endpoint. Duplex tcp channel implements IConnectionNotification.

June 17, 2013 - Zyan: 33836, [en] Fixed a bug with concurrent access to the list of proxies in ZyanConnection.

June 17, 2013 - Zyan: Posted to discussion: [en] Events Exception

June 17, 2013 - Zyan: Posted to discussion: [en] Events Exception

June 17, 2013 - Zyan: 33835, [en] Added server-side events to the ZyanComponentHost class: SubscriptionAdded, SubscriptionRemoved, SubscriptionCanceled. Added exception handling to the DelegateInterceptor to prevent client event handlers from throwing exceptions to the server. This behavior can be switched off using ZyanSettings.LegacyUnprotectedEventHandlers static property. Moved static settings from ZyanConnection and ZyanComponentHost to the ZyanSettings static class: DisableUrlRandomization, LegacyBlockingEvents.

June 16, 2013 - Zyan: Posted to discussion: [en] Events Exception

June 13, 2013 - Exepack.NET: Reopened work item: IsSystemAssembly Property .. not working well ..