<?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>Keeping it simple while working on MSKLC</title><link>http://blogs.msdn.com/michkap/archive/2006/11/08/1037769.aspx</link><description>There are lots of times that the code underneath the UI is made a bit more complicated to make the user experience simpler. Perhaps the most recognizable example of this is seen in the Save / Save As... functionality in most applications. Now Save As...</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Keeping it simple while working on MSKLC</title><link>http://blogs.msdn.com/michkap/archive/2006/11/08/1037769.aspx#1043415</link><pubDate>Thu, 09 Nov 2006 13:45:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1043415</guid><dc:creator>Charles Bocock</dc:creator><description>&lt;p&gt;It's so much better for the developer to swallow the complexity and hide it from the customer. I see far too many developers passing the buck on this one.&lt;/p&gt;
&lt;p&gt;A really common example is a credit card number box that says &amp;quot;Enter card number (Without spaces!!!)&amp;quot;. How hard is it for the developer to just strip the spaces on the server side?&lt;/p&gt;
&lt;p&gt;You've done the right thing with MSKLC. Sure, you've made the output slightly bigger, but in these days of broadband and insane GiB hard drives it doesn't matter that you're &amp;quot;wasting&amp;quot; a few bytes.&lt;/p&gt;</description></item></channel></rss>