|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I really really need some help about some issues to consider regarding the deployment of .Net remoting applications, and also if possible about how to manage versions, and so on with visual source safe.
I would really appreciate it if anyone could tell me a t least about a place where there are some nice tutorials about available. thanks. best regards, sylvia. |
|
#2
|
|||
|
|||
|
I don't have too much source safe and deploying remoting app experience...but ill try to answer as many q as i can.
firstly, if you utilise GAC, you can have different versions of assembly in one machine. secondly, issues you should consider are -bandwidth and reliability of the network. if the network isn't reliable then remoting isn't a good idea. consider, MSMQ if the network isn't reliable. Also see if the bandwidth of the network can provide acceptable perf. -is there a firewall? then u might have to use xml webservice instead. - you might also have to think about how u can implement clustering or NLB. you will need some kind of single pt of failure preventing mechenism... and most importantly, use a stress tool of some kind to teest the app.
__________________
Regards, James Yang .NET Developer / Network Engineer MCSE, MCDBA, MCSA, CCNA http://www.yellowpin.com/ http://www.opentechsupport.com/ |
|
#3
|
|||
|
|||
|
Dear James,
Thank you so much for your help!! I greatly appreciate it!! =) May God bless you!! best regards, Sylvia Ujueta C. (Costa rica) |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > isuues to consider with deploying .Net remoting applications |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|