|
So, I am working for a magazine, and they are designing their own site. They are awesome designers, but don't know too much about the differences btw print and web. I am NOT a designer, so I know some things but not others.
Is there a resource out there...
Started by Sara Chipps on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
One of the betterZeldman and A List Apart have plenty of archived content relevant to web-specific design exactly what you are looking for,....
Set your designers on those two sites—they're good starts.
Experience with print design.
|
|
What are some good templating engines for web designers? I definitely have my preferences as to what I'd prefer to work with as a programmer. But web designers seem to have a different way of thinking about things and thus may prefer a different system...
Started by Jason Baker on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
However, I freelance for a few graphic designers doing.
Use the HTML more of a programmer's templating language.
In HTML.
Ask them to mock up the page.
Here's how I cope with web designers.
|
|
What would be a good way to collaborate with web designers (proficient in CSS and HTML) in an ASP.NET project, while at the same keeping everything in sync using SVN?
We don't want the compiled DLLs (i.e the "bin" folder) in the source repository (not...
Started by gunteman on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
ASP.NET MVC, which is....
ASP.NET with WebForms is pretty darn hard for designers to work is to...
So they can work on that.
design with your architect the concept (of pages source.
Use .net MVC and let them design the .aspx files.
|
Ask your Facebook Friends
|
On most projects I've been one, designers has produced HTML code, then developers turned it into ASP.NET, including master-pages etc that should really be a part of design.
After it has become ASP.NET, designers could not work on the code with their tools...
Started by Olav on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Optimally, designers and programmers should work together, and know each others of Expression by designers....
From someone who does both:
Most of the design should with the right classes.
Keeping their flexibility to develop quickly.
|
|
The C# designers in VS2008 have some issues, e.g. they sometimes 'forget' a control when the project is compiled. The designer especially tends to forget usercontrols.
I googled a while back to work around this - found this hint: Close all designers before...
Started by Simon Ottenhaus on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Gt;CloseAll >Build.BuildSolution
Here is the macro which closes all designers and leaves text.
|
|
What are some recommendations for finding Expression Blend/WPF Designers to perform contract work? I think a (local) freelance designer might be the most reasonably priced, but I don't even know where to start.
As additional background, I am located in...
Started by YeahStu on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Check out the site , which is an intiative to boost the design world http.
I think hard to find.
As most designers are familiar with the Adobe suite of products and not the Expression suite.
|
|
Are there any on here? If so, PM me please!
Started by Karrrl on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at corsa-c):
Graphic and web design venture www.jnrwebsolutions.co.uk
email me mate I maybe able to help.
|
|
Hello,
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 testing. Changes are made by either the designers...
Started by Mabogie on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Implement Subversion, train the designers on how to use it, and most importantly: remove.
With source control.
|
|
The title pretty much states the question, what do you think is hte best way? Just get HTML from the designers (graphic artists etc.), then go in and start adding the "runat=server", etc.? Are there any other approaches that work well?
Started by LuftMensch on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I like a hybrid just because I'm used to it... .
The site and make it functional, then the designers 'skin' it with a design approved by the client designers use GUI editors to create the layout, which often times makes horrible HTML.
|
|
I have this huge legacy database that I'm trying to get under source control. I looked around here on stackoverflow and decided to use the Visual Studio 2008 database project, then committing stuff on svn. I successfully imported the schema into the project...
Started by Mauricio Scheffer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Management studio has the table and query designers.
I found sql server but are good for a quick back up of all objects .
There you get the Query Designer toolbar and you're able to use the table designers.
|