<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Technical Information</title>
        <link>http://www.grandview2000.com/blog/category/1.aspx</link>
        <description>GrandView technical information. Content focuses on  GrandView architecture and development.</description>
        <language>en-US</language>
        <copyright>The Rovisys Company</copyright>
        <generator>Subtext Version 1.9.5.176</generator>
        <item>
            <title>Experience with Visual Studio 2010</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2010/11/12/experience-with-visual-studio-2010.aspx</link>
            <description>&lt;p&gt;The GrandView development team switched to using &lt;a href="http://www.microsoft.com/visualstudio/en-us/products/2010-editions"&gt;Visual Studio 2010&lt;/a&gt;  last spring as part of our effort to provide the best product we can using the latest tools.  Now that we have been actively developing in VS 2010 for a few months, we thought it was time that we shared our experiences.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/2010-editions"&gt;&lt;img alt="VS 2010" width="338" height="50" src="http://grandviewbusinesssolutions.com/blog/images/posts/ExperiencewithVisualStudio2010/VS2010logo_web.jpg" /&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Javascript Intellisense&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Javascript intellisense has always been difficult due to its dynamic nature.  Visual Studio 2010 is powerful enough to pseudo execute javascript code to be able to provide useful intellisense.  This is made even more useful through support for jQuery intellisense as well.  These improvements has allowed us provide additional client-side functionality in GrandView while shortening development time.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://grandviewbusinesssolutions.com/blog/images/posts/ExperiencewithVisualStudio2010/intellisense.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Multi-Monitor Support&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; One of my favorite new features in Visual Studio 2010 has been the addition of multi-monitor support.  Editor, designer and tool windows are no longer restricted to the main window.  This allows the developer to take full advantage of monitor real-estate to minimize context switching and increase productivity.&lt;/p&gt;
&lt;p&gt;&lt;img alt="" src="http://grandviewbusinesssolutions.com/blog/images/posts/ExperiencewithVisualStudio2010/MultiMonitor.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Improved Debugging and Breakpoints&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Visual Studio 2010 has included many improvements to its debugging.  Grouping and filtering of breakpoints can now be accomplished through breakpoint labels.  This allows management of breakpoints in logical groupings without having to manage each breakpoint individually.&lt;/p&gt;
&lt;p&gt;Pinned data tips allow the developer to track a variable's values throughout execution and afterwards.  This is especially useful when a developer needs to reference that value while writing code.  This saves the developer from having to rerun the debugger if they forget the exact spelling or capitalization of the value while coding.&lt;/p&gt;
&lt;p&gt;&lt;img align="left" alt="" src="http://grandviewbusinesssolutions.com/blog/images/posts/ExperiencewithVisualStudio2010/debug.png" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Peter Forney&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GrandView Developer&lt;/strong&gt;&lt;/p&gt;</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2010/11/12/experience-with-visual-studio-2010.aspx</guid>
            <pubDate>Fri, 12 Nov 2010 15:04:28 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/64.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2010/11/12/experience-with-visual-studio-2010.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/64.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Maximizing Bandwidth Efficiency</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2010/08/31/overcoming-internet-latency.aspx</link>
            <description>Dealing with limited bandwidth or high latency scenarios can be challenging for web developers and frustrating for users. Over the years we've been able to utilize many different techniques and technologies to minimize the effects of a poor internet connection...</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2010/08/31/overcoming-internet-latency.aspx</guid>
            <pubDate>Tue, 31 Aug 2010 04:00:00 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/63.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2010/08/31/overcoming-internet-latency.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/63.aspx</wfw:commentRss>
        </item>
        <item>
            <title>DHTMLX Grid Control</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2010/06/11/dhtmlx-grid-control.aspx</link>
            <description>We have been hard at work on an update for Invoicing within GrandView.  As part of this effort, we needed to find an effective and versatile grid control capable of meeting all of our specific needs.  We choose the grid control made by DHTMLX...</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2010/06/11/dhtmlx-grid-control.aspx</guid>
            <pubDate>Fri, 11 Jun 2010 14:37:47 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/61.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2010/06/11/dhtmlx-grid-control.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/61.aspx</wfw:commentRss>
        </item>
        <item>
            <title>SQL Server Replication to the Rescue!</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2010/01/22/sql-server-replication-to-the-rescue.aspx</link>
            <description>Keeping data consistent across multiple offices is absolutely vital to any business, but it is made much more difficult when your offices are on opposite sides of the world...</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2010/01/22/sql-server-replication-to-the-rescue.aspx</guid>
            <pubDate>Fri, 22 Jan 2010 19:48:15 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/57.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2010/01/22/sql-server-replication-to-the-rescue.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/57.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Master Pages, Part 2</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2009/12/30/master-page-part-2.aspx</link>
            <description>Introduced in ASP.NET 2.0, Master Pages provides an object-oriented approach to web page design.  However, when using master pages, there are some considerations that need to be made when applying reference paths to images.</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2009/12/30/master-page-part-2.aspx</guid>
            <pubDate>Wed, 30 Dec 2009 15:45:00 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/40.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2009/12/30/master-page-part-2.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/40.aspx</wfw:commentRss>
        </item>
        <item>
            <title>The GrandView Blog Is BACK!</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2009/09/23/the-grandview-blog-is-back.aspx</link>
            <description>After a summer hiatus, the GrandView Blog is returning at full strength this fall. </description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2009/09/23/the-grandview-blog-is-back.aspx</guid>
            <pubDate>Wed, 23 Sep 2009 15:50:17 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/53.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2009/09/23/the-grandview-blog-is-back.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/53.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Exciting New Controls, Part 1</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2009/06/26/exciting-new-controls-part-1.aspx</link>
            <description>Over the past few months, we have been upgrading parts of GrandView to use the most up-to-date third-party controls to offer...</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2009/06/26/exciting-new-controls-part-1.aspx</guid>
            <pubDate>Fri, 26 Jun 2009 15:13:57 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/50.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2009/06/26/exciting-new-controls-part-1.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/50.aspx</wfw:commentRss>
        </item>
        <item>
            <title>So Long, Classic ASP!</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2009/02/27/so-long-classic-asp.aspx</link>
            <description>Recently, the GrandView Team came to the end of a long and storied journey--we retired the final few ASP pages from our application...</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2009/02/27/so-long-classic-asp.aspx</guid>
            <pubDate>Fri, 27 Feb 2009 15:11:25 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/42.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2009/02/27/so-long-classic-asp.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/42.aspx</wfw:commentRss>
        </item>
        <item>
            <title>.NET Framework 3.x Features</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2008/12/16/net-3xfeatures.aspx</link>
            <description>The .NET Framework 2.0 contains a vast set of features that GrandView developers take advantage of daily. While it provides everything we need to make GrandView a rich suite of project management tools...</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2008/12/16/net-3xfeatures.aspx</guid>
            <pubDate>Tue, 16 Dec 2008 17:23:10 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/37.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2008/12/16/net-3xfeatures.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/37.aspx</wfw:commentRss>
        </item>
        <item>
            <title>Master Pages, Part 1</title>
            <link>http://grandviewbusinesssolutions.com/blog/archive/2008/10/24/masterpages.aspx</link>
            <description>Introduced in ASP.NET 2.0m Master Pages provides a template-based approach to web page design that makes more sense than static templates.</description>
            <dc:creator>The Rovisys Company</dc:creator>
            <guid>http://grandviewbusinesssolutions.com/blog/archive/2008/10/24/masterpages.aspx</guid>
            <pubDate>Fri, 24 Oct 2008 19:21:11 GMT</pubDate>
            <wfw:comment>http://grandviewbusinesssolutions.com/blog/comments/33.aspx</wfw:comment>
            <comments>http://grandviewbusinesssolutions.com/blog/archive/2008/10/24/masterpages.aspx#feedback</comments>
            <wfw:commentRss>http://grandviewbusinesssolutions.com/blog/comments/commentRss/33.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>
