1
I have to do a C# application in cluster, what happens is I don’t know what to do. It’s a simple application. Does anyone have any example of such an application that can make me available?
1
I have to do a C# application in cluster, what happens is I don’t know what to do. It’s a simple application. Does anyone have any example of such an application that can make me available?
1
Face depends on how your cluster will be. Today I have an application that runs in a VM cluster and within the cluster I have a VM with IIS. I didn’t have to make any changes to the application. Now if your application runs on an IIS Farm you will have to use SQL to store your sessions.
I think this article should give you an idea of how to start
https://msdn.microsoft.com/en-us/library/ms178587%28v=vs.140%29.aspx
Hug
Browser other questions tagged c#
You are not signed in. Login or sign up in order to post.
It’s a very simple thing for college, it doesn’t have to be very complicated thing, being a Cluster application like the one you have is more than enough.
– Onnezimo Barbosa
Then you don’t have much to worry about not. You can write your application normally
– Tasso Gomes