I am creating an application in sketch flow and silverlight technology.
In that I want to share one(s) screen(s) to multiple users for editing.


How It possible to share screen(s) to multiple users at a time They are editing screen(s) from different authorized users..?

Authorized user(s) can see the created screen and modify it(live synchronous).

link|improve this question

feedback

1 Answer

It seems to me this would require some form of Source Control, perphaps if you mapped your Sketchflow project with something like TortoiseHG or even added it to TFS or something you could do this. Otherwise how would your project handle merges and branching from multiple editors?

link|improve this answer
Hello @Chris-w , I am talking about on live editing (sync each other). Supposed Its on live website running and shared Sketch flow project like share screen with allowed modification. – Abhishek Feb 15 at 5:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.