Click here to Skip to main content
15,896,727 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,
Iam creating an addin for microsoft project plan using visual studio.There i need to store some small amount of data which user enters through UI.users will be openting the application from server and enter data .I need to make this data entered by the user should be avaliable to all.can any one give me any suggestions for this.
Posted
Comments
bbirajdar 1-Mar-13 0:40am    
Write it to a settings file and read from there. A XML would be good choice
spriyanair 1-Mar-13 1:12am    
can u explain a little detail

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900