Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 17th, 2010, 12:09 PM
Authorized User
 
Join Date: Sep 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default Question OF Design

How are you Imar, It's not a question about the book, I would like to know how to make a design for a web site, I understand all the CSS rules and properties and values, but I don't think i am able to make a css file from scratch and make it as you make CSS of the book... plus when people say we want someone to design our website? is it to make a master page or make CSS? what does it take to be a good designer ?
 
Old September 17th, 2010, 12:12 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
what does it take to be a good designer ?
You probably need designer skills, talent and creativity.... ;-)

If you don't have that (I don't), you can do what I do and a) go to http://opensourcetemplates.org/ or one of its commercial competitors and get a ready-made web site template or b) hire a designer....

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old September 17th, 2010, 12:27 PM
Authorized User
 
Join Date: Sep 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Man, you don't have designing skills?!!! If I do half of the designs you do I'll be on the safe side in designing websites!

But if someone asks me to do a design for a website, how should I think? should i make a master page and CSS for this master page? or i dont know.. i get lost when it comes to this issue.
 
Old September 17th, 2010, 12:33 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Typically what you do is this:

1. Create a design in Photoshop or another graphics program

2. Discuss with your client, and make any changes.

3. Rinse and repeat. Step two usually takes the most time.

4. Slice your design to images, HTML and CSS. You typically have at least two pages (the home page and other pages) but the two can share quite a bit of the CSS and HTML

5. Once you have static HTML and CSS, cut the relevant parts to a Master Page (or multiple Master Pages) and include the CSS somehow (directly, or when using multiple themes, you can use the ASP.NET Themes feature).

This is how I usually do it. I am sure other follow a similar pattern yet others do something completely different.

Imar

BTW: I didn't do the designs for the Planet Wrox site. My designer that; U just acted as a true client and repeated step 2 as often as I could.... ;-)
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old September 17th, 2010, 12:45 PM
Authorized User
 
Join Date: Sep 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

is it possible to generate HTML and CSS from PhotoShop?????!
 
Old September 17th, 2010, 01:33 PM
Registered User
 
Join Date: Aug 2010
Posts: 11
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Hey SP2010Dude,

Well, no not really, generally the design in photoshop is sliced up, turned into sprites or individual images if need be, and manually coded into HTML and CSS (For the best results).

You can read more on slicing here:

http://www.psdslicing.com/

If you want to know more on sprites you can take a look here:

http://css-tricks.com/css-sprites/

Also, if your interested in learning more about photoshop, design and other tools I would recommend this network of sites that provides most things you need to know...

http://tutsplus.com/

Thanks / Ryan
 
Old September 17th, 2010, 01:59 PM
Authorized User
 
Join Date: Sep 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks a lot man :) I appreciate it





Similar Threads
Thread Thread Starter Forum Replies Last Post
design question androoo ADO.NET 1 November 13th, 2004 09:41 AM
design question androoo Classic ASP Databases 1 November 13th, 2004 09:41 AM
design question androoo .NET Web Services 1 November 13th, 2004 09:39 AM
Design Question flyin General .NET 4 July 21st, 2004 03:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.