Tagged Questions
The designers tag has no wiki summary.
3
votes
3answers
313 views
Categorizing properties of XAML activities
Using a code activity (i.e. activity built out of C#) we can add category attributes to our properties and display them nicely in the property grid of the workflow designer e.g.
...
2
votes
2answers
866 views
Version Control of FTP Directory
I'm a web developer and I often have to work with designers with whom I share clients. These designers usually are using Dreamweaver or just plain FTP to work on their portion of the project. ...
1
vote
1answer
107 views
Graphical drag-n-drop designer library for C# applications?
I have an app that my users use to build objects. For example, they will create a "user" object and add properties (name, address, etc).
I would like to use an environment like the one Visual Studio ...
0
votes
1answer
65 views
How Designers, Developers, QA, Authors and Approver can work together in Sitecore?
We are going to convert our website into Sitecore CMS, but one thing is not clear that How our HTML Page Designers, Developers, QA persons, Authors and Approvers can work together? What are the best ...
0
votes
1answer
54 views
Two teams(Developers and Designers) in 2 separate cities
Background
- There are two teams, a team of developers and a team of css/html desingers
- We're using sharepoint to build their website
- TFS is our source code respository
- The designers have ...
0
votes
2answers
64 views
Workflow for multiple small projects with several developers & designers
Recently I started working at a web design firm, with 6 designers, 4 project managers, and 4 developers. Currently, they are using a staging environment and a live environment. No source control, no ...