Quantcast
Channel: #Zyan Communication Framework
Browsing all 665 articles
Browse latest View live

New Post: [en] Zyan and parallel working

Hi Michael, I've just made an example demonstrating the concurrent data access with Zyan and Entity Framework 6. Please download it here: https://zyan.codeplex.com/downloads/get/770458 The archive...

View Article


New Post: [solved] [en] Zyan and parallel working

Hey Alexey, I have look at your sample. Now I think I understand the right way. I think that I have not do much changes in my code. Most of them Is right - but I will try it and inform you In my...

View Article


New Post: [solved] [en] Zyan and parallel working

In my application we have the request to notify all other Clients that current on tabel of the changing in this tabel from other Client. That is the reason why were are using shared ObjectContext....

View Article

New Post: [en] Zyan and parallel working (solved)

Hey Alexey, sorry for my delay. The reason is: the implemetation of the notification is from a colleage. I must wait until he give me the wanted infos to answer your questions. I hope that he answer on...

View Article

New Post: [en] Zyan and parallel working (solved)

No worries, Michael! I'm sure there are plenty of options for implementing such notifications without using shared ObjectContext instance. Feel free to ask me if you have any further questiong, I'll be...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Project descriptionZyan is a framework that simplifies development of distributed applications.With Zyan you can publish every .NET class for remote access over the network.Zyan is highly customizable...

View Article

Updated Wiki: Tamil Documentation

பட்டியின் அடக்கங்கள்

View Article

Updated Wiki: Tamil Documentation

Heading 1 பட்டியின் அடக்கங்கள்

View Article


Updated Wiki: Tamil Documentation

பட்டியின் அடக்கங்கள்zyan கட்டமைப்பு கண்ணோட்டம்zyan 2.க்ஸ் இல் புதியது என்ன? தொடங்குதல்நெட்வொர்க் நெறிமுறைகளை அமைப்புஅமர்வு மேலாண்மைதீர்வு வள தூய்மைப்படுத்தும்நீட்டிப்பு கட்டமைப்பு ஒருங்கிணைப்பு...

View Article


New Post: [en] Zyan and parallel working (solved)

Hello Alexey, today I have the Response of my college. He told me following: we using the a single instance of ObjectContext to registering the same Server-Events to every Client for notify the...

View Article

New Post: [en] Zyan and parallel working (solved)

Hi Michael, Happy New Year! I don't see anything in your code that needs shared ObjectContext instances or shared service instances. Try registering all your services in single-call activation mode,...

View Article

New Post: Native Android and IOS clients

hi, We want to implement native client libraries of zyan framework for android and ios platforms (Full Duplex TCP channel). Before starting want to know is it possible or not? If yes, any helping...

View Article

New Post: [en] Zyan and parallel working (solved)

Thank you. I think, i Need some help from again. Beginning with the first Statement of you: Try registering all your services in single-call activation mode I define one module with direct Registering...

View Article


New Post: Native Android and IOS clients

Hi hisabir, thank you for your kind words!  Before starting want to know is it possible or not?  The current version of Zyan only supports Xamarin.Android. I haven't even started working on iOS...

View Article

New Post: Native Android and IOS clients

Ah, looks like I didn't quite get your question....  native client libraries of zyan framework  Did you mean to port Zyan itself to Java (for Android) and ObjectiveC (for iOS)? I don't think it's...

View Article


New Post: [en] Native Android and IOS clients

I have to admit that I like the idea more and more... Of course, native client libraries won't support all .NET-specific features, but that's not the goal. The goal is to interoperate with Zyan-based...

View Article

New Post: [en] Zyan and parallel working (solved)

Hi, PartCreationPolicy(ComponentModel.Composition.CreationPolicy.NonShared)Yes, that's correct. But, as far as I remember, Zyan-MEF integration uses NonShared policy by default, so the attribute is not...

View Article


New Post: [en] Native Android and IOS clients

Hi Alex, Did you mean to port Zyan itself to Java (for Android) and ObjectiveC (for iOS)? yes you are right, This is what I meant. Ok we are looking to implement such a solution for our commercial...

View Article

New Post: [en] Native Android and IOS clients

Hi hisabir, Are you sure RESTful web-services won't do it for you? :) In our own application we have Zyan-powered server (Zyan handles security, sessions, auth. management, etc. and works as a skeleton...

View Article

Created Issue: Add/Remove event handler methods should clean up the component...

ZyanDispatcher.Invoke method works as follows:* Checking security, transactions, etc.* Resolving component instance* Invoking the requested method* Cleaning up the component...

View Article
Browsing all 665 articles
Browse latest View live


Latest Images