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

Created Issue: Events and Inheritated Interfaces [2047]

This issue was reported by [MyKey0815](https://www.codeplex.com/site/users/view/MyKey0815).```C#Public Interface IBase Event ServerCalled As ServerCalledEventHandlerEnd...

View Article


Edited Issue: Events and Inheritated Interfaces [2047]

This issue was reported by [MyKey0815](https://www.codeplex.com/site/users/view/MyKey0815).```C#Public Interface IBase Event ServerCalled As ServerCalledEventHandlerEnd...

View Article


New Post: MEF, Events, Inheritated Interface and Zyan

This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

View Article

Source code checked in, #33727

[en] Fixed the problem with events and interface inheritance (see issue #2047).

View Article

Closed Issue: Events and Inherited Interfaces [2047]

This issue was reported by [MyKey0815](https://www.codeplex.com/site/users/view/MyKey0815):https://zyan.codeplex.com/discussions/446665```VBPublic Interface IBase Event ServerCalled As...

View Article


New Post: MEF, Events, Inheritated Interface and Zyan

Please download the latest source code for Zyan. This fix will be included in the upcoming 2.5 release. Let me know if it solves the problem.  To your first question: I have understand, that...

View Article

New Post: MEF, Events, Inheritated Interface and Zyan

One more thing. Do you really need Shared creation policy? I'd recommend to avoid it in most cases.

View Article

New Post: MEF, Events, Inheritated Interface and Zyan

Thank you very much for the fast support. Now it works fine again - thank you for your fine project

View Article


New Post: [de] TcpEx und das Beenden der Anwendung (solved)

Thank you for the hint. I check my application for this aspect and found the right place to close the connection if the application is ending Thanks for the fast response and fine support

View Article


New Post: [en] Compression on by default?

Hello yallie, I have done some tests with tcpex and http channel. And there is something strange with the compression setting. When using HttpCustomServerProtocolSetup I can monitor the traffic with...

View Article

New Post: [en] Compression on by default?

Hi, Reinhold, compression is only enabled for messages larger than CompressionThreshold. The defaulf value of the threshold is 1 << 16 (64 kilobytes), so it must be the reason why you don't...

View Article

Source code checked in, #34348

[en] Added FormatUrl and IsUrlValid methods to IClientProtocolSetup interface (issue #2050).

View Article

Created Unassigned: Member resolving error in web projects [2071]

Hello,Zyan.Library works fine in my windows project. But in web(aspx) project sometimes I get the error below. Do you have any idea where the issue comes...

View Article


Commented Unassigned: Member resolving error in web projects [2071]

Hello,Zyan.Library works fine in my windows project. But in web(aspx) project sometimes I get the error below. Do you have any idea where the issue comes...

View Article

Commented Unassigned: [en] Member resolving error in web projects [2071]

Hello,Zyan.Library works fine in my windows project. But in web(aspx) project sometimes I get the error below. Do you have any idea where the issue comes...

View Article


New Post: NUnit Exceptions

I have a client-Server application. The Client is in MVVM. Now I will use the NUnit to test my ViewModel. When I run the tests automaticly than come up the following exception:The type for member...

View Article

New Post: [en] NUnit Exceptions

Hi, it looks like a bug in Visual Studio test runner environment. We haven't found a solution for this issue so far. Have you tried using TestDriven.NET add-in to run your unit tests, as suggested in...

View Article


New Post: [en] NUnit Exceptions

Thank you for the link, but I don´t use the VS Test Runner Enviroment. I runnit directly (via toolbox button) from nunit. But in the meanwhile i found out: If I start the test first time, than come up...

View Article

Image may be NSFW.
Clik here to view.

New Post: [en] NUnit Exceptions

Hi, I've just created a NUnit test project (class library) and executed it using NUnit test runner (nunit-x86.exe) without any errors. Here is a screenshot: Here you can download the project:...

View Article

Source code checked in, #34624

[en] Playing with Android example application.

View Article
Browsing all 665 articles
Browse latest View live


Latest Images