Hi All,
I have a winform app in VS - 2008, It is client server based application using .net remoting 2.0.
On My server I have a Method which would be called from client.
Now in this method, I want to update value of Datagrid in one of my winform. Here I am getting an error:
"An error...
I had a general question regarding Object creation, Binding and management. Though this question might be better served in the Database Group, I think it is general enough to post right here since it is a more general question.
I've experiemented in the past with creating a Singleton Business...
Hi Everyone,
Can anyone please guide me to implement singleton in a parent class.
Infact what I want is that All the childs etc. should use same instance of the parent.
I have implemented singleton, Changed the scope of parent class's constructor to "Protected". But in the application when ever...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.