Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / August 2007

Tip: Looking for answers? Try searching our database.

what resolution is recommended for developing c# websites...

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
trint - 13 Aug 2007 17:48 GMT
On my development computer, the new site looks and acts great.
But when I ask a coleage to check it, the pages never look right:
example:

1. the gridviews are always overlaping text.

2.  some of the controls are in various places on the page
like where they should not be.

I have (what appears to be) the tables, rows, columns and cells set
correctly.

Any help is very appreciated.
Thanks,
Trint
Peter Bromberg [C# MVP] - 13 Aug 2007 18:24 GMT
trint,
This isn't really a C# language issue, it's more of a generic ASP.NET issue
and probably would have been better placed in the ASP.NET group.

All I can ask is -- are you using VS 2005 with the built in web dev server,
or are you using IIS? If IIS, should not see these problems.
-- Peter
Recursion: see Recursion
site:  http://www.eggheadcafe.com
unBlog:  http://petesbloggerama.blogspot.com
BlogMetaFinder:    http://www.blogmetafinder.com

> On my development computer, the new site looks and acts great.
> But when I ask a coleage to check it, the pages never look right:
[quoted text clipped - 11 lines]
> Thanks,
> Trint
Göran Andersson - 13 Aug 2007 18:34 GMT
> On my development computer, the new site looks and acts great.
> But when I ask a coleage to check it, the pages never look right:
[quoted text clipped - 11 lines]
> Thanks,
> Trint

Don't build the site for a specific screen resolution. Try it out with
the browser window in different sizes. You don't have to have the
browser maximised, you know...

You should also try what happens when you resize the browser window.
That tells you a lot about what happens at different sizes.

Select a minimum resolution that you expect your visitors to have, like
800x600 or 1024x768, depending on the target audience. Make sure that
the site works well at that size and above, and that it is at least
usable for the few that might have a lower resolution.

Generally your site would have a minimum size for the content, so that
scroll bars appear if the browser window is too small. Remember that
scrolling vertically is very common, while having to scroll horisontally
is quite irritating.

Signature

Göran Andersson
_____
http://www.guffa.com

trint - 13 Aug 2007 19:47 GMT
On Aug 13, 1:34 pm, G?ran Andersson <gu...@guffa.com> wrote:
> > On my development computer, the new site looks and acts great.
> > But when I ask a coleage to check it, the pages never look right:
[quoted text clipped - 34 lines]
>
> - Show quoted text -

G?ran Andersson,
Thanks for the correct answer to this.
Trint
Ignacio Machin ( .NET/ C# MVP ) - 13 Aug 2007 21:19 GMT
Hi,

I have read that the recommended standard is 1024x768 , but there are still
people recommending 800x600 so this is not by far a exact number.

> On my development computer, the new site looks and acts great.
> But when I ask a coleage to check it, the pages never look right:
> example:
>
> 1. the gridviews are always overlaping text.

How are you sizing your  cells?

> 2.  some of the controls are in various places on the page
> like where they should not be.

How do you place those controls in their spots?
Do you use tables?
Do not move them in the IDE designer and expect them to see correcly in
other computers !

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.