Absolutely, the best layouts are independent of development language used.
 
The grid layout method in .NET uses absolute positioning for all elements to be dragged and dropped on the page.  Problem is, with different browsers rending differently, a layout designed with IE rendering in mind may not look good in another browser.
 
That's way, as several of us have suggested, other design practices should be employed, rather than using MS defaults, in order to develop for better cross-browser support.
 
This is not to say that you can't use .NET effectively to do this, just that the default layout method may not be the best.

Darin.
 
 
----- Original Message -----
Sent: Sunday, November 06, 2005 10:34 AM
Subject: Re: [IMail Forum] IMail 2006 WebMail w/o Mac

Hi,


So far i know, creating or generating good html/css/dhtml is not a matter of the middleware (e.g. .net, php, coldfusion) you use.

I'm more related to coldfusion, an therefore not eperienced with any members of programming languages of .net.

This might by the reason, for my silly question ;-)


So, what is the problem with .net relating to the client's html/css/dhtml part of an application?


============================================

Am Sonntag, 6. November 2005 um 16:03 schrieben Sie:


>

Yep. Grid layouts are still a problem though.  Scrapping those and going with Flow/table layouts with limited divs has worked best for us.  We usually do our mockups outside of .NET for initial layout testing, then bring them in and add the backend code.


Darin.

 

 

----- Original Message ----- 

From: Darrell ([EMAIL PROTECTED]) 

To: [email protected] 

Sent: Saturday, November 05, 2005 10:46 PM

Subject: Re: [IMail Forum] IMail 2006 WebMail w/o Mac


Darin,

 

I am sure you probably have already done this, but by adding the browsercaps extension in your web.config it goes along way to fixing a lot of the layout issues with Mozilla/Firefox/Netscape/etc.

 

Darrell

-------------------------------------------

invURIBL - Intelligent URI Filtering for Declude, mxGuard, and ORF.  Stops SPAM by focusing on the spamvertised link.  More effective than traditional RBL's.  Download a copy today - http://www.invariantsystems.com

----- Original Message ----- 

From: Darin Cox 

To: [email protected] 

Sent: Saturday, November 05, 2005 9:36 PM

Subject: Re: [IMail Forum] IMail 2006 WebMail w/o Mac


Very true... .NET by default is _extremely_ IE-centric.  In my mind .NET encourages poor layout techniques with the grid layout.  If you've ever created a simple .NET web app without changing the layout, and then tried to view it in NS, FF, or Moz, you know what I mean.  It works a bit better in Opera, but I won't go into Opera's rendering problems...

 

So, best bet is to scrap what .NET tries to lead you to, and use what you already know works for web layout.


Darin.

 

 

----- Original Message ----- 

From: Bud Durland 

To: [email protected] 

Sent: Saturday, November 05, 2005 7:30 PM

Subject: Re: [IMail Forum] IMail 2006 WebMail w/o Mac


Do I understand correctly that IMail's WebMail now run on IIS, with .net roots?  Most likely, therein lies the cause of cross platform woes.


-- 

----------------------------------------------------------

I'm in my own little world.  But that's OK, 

because they all know me here. 



============================================


-- 

 

Mit freundlichen GrĂ¼ssen


--------------------------------------------

Merlin Consulting

Martin Schaible

Bahnhofstrasse 27

CH-8702 Zollikon


Phone:   +41 44 391 30 00

Fax:     +41 44 391 32 49


Mail:    mailto:[EMAIL PROTECTED]

URL:     http://www.merlinconsulting.ch

Support: http://support.merlinconsulting.ch


GPS:     N47 20.235 E8 34.226

--------------------------------------------

News - Neue Produkte:


.:. NOD32 Antivirus System

.:. BlueDragon

.:. Kiwi Syslog Monitor

.:. Paessler GmbH

.:. Sawmill Loganalyzer

.:. SmarterTools

--------------------------------------------



To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to