<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx</link><description>Design view in Visual Studio and Visual Web Developer Express 2008 provides several tools that help with absolute and relative positioning of controls. I'd like to describe how do they work and what kind of visual hints the designer provides. How do I</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8160932</link><pubDate>Wed, 12 Mar 2008 00:36:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8160932</guid><dc:creator>jason.hill</dc:creator><description>&lt;p&gt;&amp;quot;In most cases you'll want absolute positioning&amp;quot;&lt;/p&gt;
&lt;p&gt;I find this a slightly strange recommendation and I know there are many web designers who would disagree with that.&lt;/p&gt;
&lt;p&gt;I would be curious to know the rationale behind this recommendation?&lt;/p&gt;
</description></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8161157</link><pubDate>Wed, 12 Mar 2008 00:47:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8161157</guid><dc:creator>Justin</dc:creator><description>&lt;p&gt;&amp;quot;In most cases you'll want absolute positioning.&amp;quot;&lt;/p&gt;
&lt;p&gt;This is absurd. No designer in their right mind would ever promote this kind of website development. Position: absolute; has its uses, but using it for everything is completely rediculous. &amp;nbsp;It messes with the page flow, breaks CSS control by overriding the styles attached to it and limits one's control over the site layout, look and feel from any kind of sitewide method without hack-ish solutions.&lt;/p&gt;
&lt;p&gt;And telling people to set their labels and hyperlinks to display: block; because of a designer bug? Unbelieveable. Code for the correct reasons people.&lt;/p&gt;
&lt;p&gt;I have spent many hours of wasted time refactoring .NET 1.1 markup, created in the Visual Studio designer, to work with MasterPages and sitewide CSS. &lt;/p&gt;
&lt;p&gt;I adamantly disagree with those particular statements in the article and for those developers who are relatively new to this whole CSS thing--you should be aware that this is, in no way, a best practice.&lt;/p&gt;
</description></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8163513</link><pubDate>Wed, 12 Mar 2008 02:56:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8163513</guid><dc:creator>WebDevTools</dc:creator><description>&lt;p&gt;Sorry, I didn't mean to say &amp;quot;you should use absolute positioning&amp;quot; or &amp;quot;it is the best way to design pages&amp;quot;. What I meant was that if you someone wants to create simple form-like layout, then in the Position dialog she'll want to choose absolute positioning.&lt;/p&gt;
&lt;p&gt;Of course there are other ways to do page layout. However, different users have different needs and some want to design page in a form-like way. In some environments this design may be sufficient. This post is to answer questions frequently asked in forums regarding absolute positioning and functionality change from VWD and VS 2005.&lt;/p&gt;
</description></item><item><title>Unable to connect to the ASP.NET Development Server</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8165532</link><pubDate>Wed, 12 Mar 2008 06:41:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8165532</guid><dc:creator>Biswajit Debnath</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I have Windows Vista Home Ultimate Edition. I have Visual Studio 2008 Professional Edition and whenever I try to run any ASPX page to debug it or test it .. it gives me the following message in a messagebox:&lt;/p&gt;
&lt;p&gt;&amp;quot;Unable to connect to the ASP.NET Development Server&amp;quot;&lt;/p&gt;
&lt;p&gt;Anyone has an idea about it?&lt;/p&gt;
</description></item><item><title>Interesting Finds: March 12, 2008</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8170171</link><pubDate>Wed, 12 Mar 2008 17:04:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8170171</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8171277</link><pubDate>Wed, 12 Mar 2008 19:28:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8171277</guid><dc:creator>Mikhail Arkhipov (MSFT)</dc:creator><description>&lt;p&gt;Biswajit&lt;/p&gt;
&lt;p&gt;The best idea is to ask in ASP.NET forums: &lt;a rel="nofollow" target="_new" href="http://forums.asp.net/1112.aspx"&gt;http://forums.asp.net/1112.aspx&lt;/a&gt;. There are couple of threads there that may be useful, for example: &lt;a rel="nofollow" target="_new" href="http://forums.asp.net/t/1209387.aspx"&gt;http://forums.asp.net/t/1209387.aspx&lt;/a&gt;. Most probably the issues is with IPv6&lt;/p&gt;</description></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8180859</link><pubDate>Thu, 13 Mar 2008 17:27:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8180859</guid><dc:creator>Dawn</dc:creator><description>&lt;p&gt;Using absolute positioning for building a page is just GridView all over again.&lt;/p&gt;
&lt;p&gt;My main bugbear with it is that it makes the page inaccessible - try resizing the text upwards a few times and see what happens. &amp;nbsp;Anyone with a sight impairment, or who's maybe just middle-aged and starting to lose their clarity of vision, will no longer be able to read your content.&lt;/p&gt;
</description></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8280900</link><pubDate>Mon, 17 Mar 2008 08:38:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8280900</guid><dc:creator>Suprotim Agarwal</dc:creator><description>&lt;p&gt;Thanks for the tips.&lt;/p&gt;
&lt;p&gt;Suprotim&lt;/p&gt;
&lt;p&gt;---&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.dotnetcurry.com"&gt;http://www.dotnetcurry.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;---&lt;/p&gt;
</description></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8524988</link><pubDate>Wed, 21 May 2008 01:26:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8524988</guid><dc:creator>Kenneth Moss</dc:creator><description>&lt;p&gt;I create web applications and I feel the absolute positioning is very useful for backend web portals. &amp;nbsp;I've made 200+ page sites for the IRS and DoD branches (along with many smaller companies) using absolute positioning on everything. &amp;nbsp;It's worked great for that purpose and it's really annoying 2008 does not work like 2005 did in this respect. &amp;nbsp;This is the only reason I will not move to 2008. &amp;nbsp;I own my own software corporation and have been at this 10 years, so I feel my opinion is valid given that these systems are in use every day by hundreds of users. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have read that many don't think it's a good idea but I don't agree. &amp;nbsp;The newer browsers scale the page like an image zooming in and out, which does not exhibit the text issues as discussed above. &amp;nbsp;I also use Infragistics extensively and it works extremely well with this model. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I do admit I use this out of laziness, because I want the fastest way to get the pages up and running. &amp;nbsp;I care about what works, not what is accepted by other developers. &amp;nbsp;It's made me a lot of money doing these apps this way and I highly doubt I can get he same level of productivity not using it. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;For front end websites to attract customers though, this is really not a good thing to do--something I'm sure the posts above will agree with. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Absolute and relative positioning in Visual Web Developer 2008 designer</title><link>http://blogs.msdn.com/webdevtools/archive/2008/03/11/absolute-and-relative-positioning-in-visual-web-developer-2008-designer.aspx#8557193</link><pubDate>Thu, 29 May 2008 05:58:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557193</guid><dc:creator>jgkyker</dc:creator><description>&lt;p&gt;Positively agree with the software corp. owner. Absolute positioning is, in my opinion, the best thing to happen to Web Development. Flow layout wasted MANY hours of my time.&lt;/p&gt;
&lt;p&gt;I've dealt with the accessibility issue (people who use large text) fairly easily with absolute positioning. I love the control it provides.&lt;/p&gt;
&lt;p&gt;Also, regarding the above statement about Microsoft not being able to code. Get serious? Develop your own IDE and compete with them if you think you can do better (I doubt it).&lt;/p&gt;
</description></item></channel></rss>