user image

Preeti Tripathi

Job Interview Skills
English
2 years ago

Question 237. What Is Fundamental Of Published Or Precreated Objects In Remoting?

user image

Abhishek Mishra

2 years ago

In scenarios of singleton or single call the objects are created dynamically. But in situations where you want to precreate object and publish it you will use published object scenarios. Dim obj as new objRemote obj.Initvalue = 100 RemotingServices.Marshal(obj,"RemoteObject")

Recent Doubts

Close [x]