<?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>ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx</link><description>We are building a new section of the ASP.NET Dev Center focused on design -- it will consist of generic design stuff -- HTML, CSS, JavaScript, AJAX, etc. and additional resources focused on how to do design for ASP.NET -- Right now I have in the queue:</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439336</link><pubDate>Fri, 15 Jul 2005 20:13:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439336</guid><dc:creator>Keith J. Farmer</dc:creator><description>I'm currently working on a site at the moment.  Guidance on how to blend master pages, web parts, and css-based positioning would be useful.&lt;br&gt;&lt;br&gt;For what it's worth, I've had to resort to a table:&lt;br&gt;&lt;br&gt;[table]&lt;br&gt;[tr][td colspan=2 (banner)][/tr]&lt;br&gt;[tr][td (menu) /] [td (content)/]&lt;br&gt;[/table]&lt;br&gt;&lt;br&gt;I'm using web parts not for customizability, but for the nice frame and title bar they provide.&lt;br&gt;&lt;br&gt;Also, the dimensions of the body and of the table are both 100%.  It currently works with table-based layout, but it would be nice if all this were dealt with in a somewhat more modernized fashion.&lt;br&gt;&lt;br&gt;Of course, it could be the case that css-based positioning is not appropriate for this.&lt;br&gt;</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439339</link><pubDate>Fri, 15 Jul 2005 20:19:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439339</guid><dc:creator>Jeff Parker</dc:creator><description>Maybe some WEFT and SMIL as well.&lt;br&gt;&lt;br&gt;I will have to think about this for a while. I am still getting over the initial shock of this post. This is like someone giving you a new car, a new house, a million dollars and asking you ok now what are you going to buy with the million. Well I just don't know.&lt;br&gt;&lt;br&gt;You know I really am begining to think you guys are just out to please me ;-) I asked or suggested something like this on Dave Massy's weblog not to long ago.&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/dmassy/archive/2005/06/24/432278.aspx"&gt;http://blogs.msdn.com/dmassy/archive/2005/06/24/432278.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;And also when Mike Hall asked if Blogs - useful, or just more noise you need to deal with ? I also noted I think coding for fun was another suggestion of mine.&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/mikehall/archive/2005/07/04/435258.aspx#435794"&gt;http://blogs.msdn.com/mikehall/archive/2005/07/04/435258.aspx#435794&lt;/a&gt;&lt;br&gt;&lt;br&gt;Well I am happy I seem to be getting things I ask for on the blogs anyway.&lt;br&gt;&amp;lt;sits back and waits for the new car, new house and million dollars&amp;gt;&lt;br&gt;&lt;br&gt;Oh one thing else that just hit me. Things that shouldn't be left out Accessibility, oh and Access Keys or the accesskey attribute seems so few people ever say anything about it a lot of people do not even know it is there.</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439358</link><pubDate>Fri, 15 Jul 2005 21:00:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439358</guid><dc:creator>Kirk Marple</dc:creator><description>as a developer who has to be a designer out of necessity, i'd love to see more templates, and walkthroughs of theming.&lt;br&gt;&lt;br&gt;i might not want to use the templates as is, but more examples of the possibilities will accelerate my process in building new ones.&lt;br&gt;&lt;br&gt;the master page templates based on CSS/DIV layouts would be greatly helpful to me right now!&lt;br&gt;&lt;br&gt;also, tutorials on tying Ajax concepts to ASP.NET controls would be very helpful.&lt;br&gt;</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439365</link><pubDate>Fri, 15 Jul 2005 21:22:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439365</guid><dc:creator>Travis Owens</dc:creator><description>Well my needs are biased but...&lt;br&gt;&lt;br&gt;I have a possible upcoming need to start doing some AJAX in ASP.Net 2.0&lt;br&gt;&lt;br&gt;HTML related tutorials aren't very important when VS generates the HTML for you and the designer allows for almost any type of cosmitc change you need.  Ok I admit, as somebody who's been writing HTML for 10yrs, I often jump into the HTML code to customize things but I feel this is not the majority.&lt;br&gt;&lt;br&gt;Why so many (5) table based templates?  There have been many good tutorials that have proven that CSS can fully replace tables.  Although I still have a hard time convincing myself to switch, the examples have proven that any layout can be accomplished with CSS layouts (despite what web developers thought originally of CSS layout).  I will admit IE6's CSS layout quirks do complicate the issue and sometimes require using tricks to get things exactly as we want.</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439367</link><pubDate>Fri, 15 Jul 2005 21:28:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439367</guid><dc:creator>Dean Heckler</dc:creator><description>As a designer, working with my developers, I've been looking for an Design focused Dev Center for a while - and not only for ASP.NET. But as most of my designs are for ASP.NET, this new Dev Center could be a very good thing. What I'd like to see:&lt;br&gt;- In-depth case studies on exemplary Microsoft (and others) designs - Windows Marketplace comes to mind. Not just technical, I'd like to hear what the designer on the project has to say.&lt;br&gt;- Best practice information for how designers can work most efficiently with developers in an ASP.net environment.&lt;br&gt;- Design showcase. Articles related to innovative design elements, interface elements, etc.&lt;br&gt;&lt;br&gt;I'm not sure what your overall goal is with this Dev Center, but for me, I'd like to see it become the place where a ASP.Net interface/interaction designer's interests meet the interests of the developer.&lt;br&gt;</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439384</link><pubDate>Fri, 15 Jul 2005 21:58:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439384</guid><dc:creator>Ken Cox [MVP]</dc:creator><description>Hi Brian,&lt;br&gt;&lt;br&gt;I could use a specification for a database-driven Web site. For example, say I was going to outsource development of an ASP.NET e-commerce site and needed to describe it fully for potential developers. &lt;br&gt;&lt;br&gt;Not being an architect-type, it's hard to know where to start with this. A template or example document would be very useful.&lt;br&gt;&lt;br&gt;Ken&lt;br&gt;MVP [ASP.NET]&lt;br&gt;&lt;br&gt;</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439452</link><pubDate>Sat, 16 Jul 2005 01:52:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439452</guid><dc:creator>bgold</dc:creator><description>Great feedback, glad we are doing some things right :)  Keep it coming, it will definitely influence how these things develop.&lt;br&gt;&lt;br&gt;I'm always looking for folks who have both design skills and ASP.NET 2.0 (especially themes/skins, master pages) to put together content on those areas -- if that is you, let me know!</description></item><item><title>Interestting Finds</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#439584</link><pubDate>Sat, 16 Jul 2005 14:27:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:439584</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#440095</link><pubDate>Mon, 18 Jul 2005 23:29:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440095</guid><dc:creator>Chad</dc:creator><description>I would like to see more info about how themes and skins are supposed to work with the entire site.  I am still confused how they integrate into a given site design (but the feature looks cool in the Personal Website Starter Kit on the beta.asp.net site)</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#440329</link><pubDate>Tue, 19 Jul 2005 13:27:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:440329</guid><dc:creator>Bryan Peters</dc:creator><description>Very exciting stuff!  I second Dean Heckler's points.&lt;br&gt;&lt;br&gt;As a developer who loves clean CSS code, I've thrown myself (and my company) at 2.0, but am finding the code output of asp.net to have remnants of table-centric controls (Menu, FormView, etc.).  I would love to know how to create a simple unordered list of the SiteMapDataSource instead of the table it puts out.  It might not be possible, but little tricks like that would make CSS purists like me really happy.&lt;br&gt;&lt;br&gt;</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#482586</link><pubDate>Wed, 19 Oct 2005 12:59:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:482586</guid><dc:creator>Parag Kantharia</dc:creator><description>Dear Sir,&lt;br&gt;&lt;br&gt;May we all know, what is the outcome of your plans and decision taken by you so far. Since now we are just very close to get our hands on real world of asp.net 2.0&lt;br&gt;&lt;br&gt;we are just 15 days far, and i hope you must be having something ready as a pleasing surprise for all of us.&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;br&gt;parag kantharia</description></item><item><title>re: ASP.NET/Design</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#482813</link><pubDate>Thu, 20 Oct 2005 01:13:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:482813</guid><dc:creator>bgold</dc:creator><description>Parag --&lt;br&gt;&lt;br&gt;I wish I had good news -- lots of stuff in development, slight production issues -- probably going to slip out into early next year -- but I'll post the content as I get it on MSDN... we have a bunch of MP templates and HTML templates with best practice guidanec ready to go at launch so I'll do everything I can to get something live -- even if it isn't the full designer portal I'm working on.  trust that it is something that will happen, I'm just running into more 'infrastructure' issues then I expected.&lt;br&gt;&lt;br&gt;Thanks for the note.</description></item><item><title> Brian Goldfarb s Blog ASP NET Design | Paid Surveys</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#9659133</link><pubDate>Sat, 30 May 2009 01:04:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9659133</guid><dc:creator> Brian Goldfarb s Blog ASP NET Design | Paid Surveys</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://paidsurveyshub.info/story.php?title=brian-goldfarb-s-blog-asp-net-design"&gt;http://paidsurveyshub.info/story.php?title=brian-goldfarb-s-blog-asp-net-design&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Goldfarb s Blog ASP NET Design | Outdoor Decor</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#9746080</link><pubDate>Sun, 14 Jun 2009 00:36:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9746080</guid><dc:creator> Brian Goldfarb s Blog ASP NET Design | Outdoor Decor</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://outdoordecoration.info/story.php?id=1842"&gt;http://outdoordecoration.info/story.php?id=1842&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Brian Goldfarb s Blog ASP NET Design | fix my credit</title><link>http://blogs.msdn.com/bgold/archive/2005/07/15/439299.aspx#9764579</link><pubDate>Wed, 17 Jun 2009 05:10:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9764579</guid><dc:creator> Brian Goldfarb s Blog ASP NET Design | fix my credit</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://fixmycrediteasily.info/story.php?id=1311"&gt;http://fixmycrediteasily.info/story.php?id=1311&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>