<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>Neil Whitlow</title>
        <link>http://geekswithblogs.net/neilwhitlow/Default.aspx</link>
        <description>Will Code For Food</description>
        <language>en-US</language>
        <copyright>Neil Whitlow</copyright>
        <managingEditor>authorwhitlow@comcast.net</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>Neil Whitlow</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/neilwhitlow/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>LINQBridge</title>
            <link>http://geekswithblogs.net/neilwhitlow/archive/2008/09/18/125293.aspx</link>
            <description>&lt;p&gt;What a glorious little library from some sharp guys.  &lt;/p&gt;
&lt;p&gt;We've been able to use the Framework 3.5 for back end processing, but have about 4,000 tablet PCs in the field infrequently connected by the most anachronistic, bandwith-challenged 56k modem, proprietary dial up hell you can imagine.  Of course, these machines aren't allowed on the internet at all by the lockdown imposed by the security gestapo..their only connectivity is the sluggish modem.&lt;/p&gt;
&lt;p&gt;No matter how I break down the framework 3.5 silent install, chopped out the prerequisites included in the MSI that are already on the tablets, there's just no way to get 3.5 on those tablets and we're gonna have to live with Framework 2.0 for the near future.&lt;/p&gt;
&lt;p&gt;Well, I have a plan finally.  We can move up to Visual Studio 2008 later this year for our apps that target these stranded framework 2.0 machines and, compile against 2.0 and use LINQBridge to provide the missing functionality for LINQ.&lt;/p&gt;
&lt;p&gt; &lt;a target="_blank" href="http://www.albahari.com/nutshell/linqbridge.html"&gt;LINQBridge&lt;/a&gt;  &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=125293"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=125293" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/neilwhitlow/aggbug/125293.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Neil Whitlow</dc:creator>
            <guid>http://geekswithblogs.net/neilwhitlow/archive/2008/09/18/125293.aspx</guid>
            <pubDate>Fri, 19 Sep 2008 02:35:36 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/neilwhitlow/comments/125293.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/neilwhitlow/archive/2008/09/18/125293.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/neilwhitlow/comments/commentRss/125293.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/neilwhitlow/services/trackbacks/125293.aspx</trackback:ping>
        </item>
        <item>
            <title>RealBasic For Cranky VB6ers?</title>
            <link>http://geekswithblogs.net/neilwhitlow/archive/2005/04/07/28586.aspx</link>
            <description>&lt;P&gt;&lt;FONT face=Verdana&gt;Probably old news by now (expires April 15, but I found it humorous.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;On the heels of the &lt;/FONT&gt;&lt;A href="http://classicvb.org/Petition/"&gt;&lt;FONT face=Verdana&gt;classic COM VB petition&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana&gt;, RealBasic&amp;nbsp;offers a &lt;/FONT&gt;&lt;A href="http://www.realsoftware.com/company/pressreleases/pr_10000vb.html"&gt;&lt;FONT face=Verdana&gt;free version&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana&gt; for disgruntled VB6 programmers until April 15.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;Of course, you'll have to learn the &lt;A href="http://www.realsoftware.com/realbasic/guides/portingvisualbasic/"&gt;differences between RealBasic and Visual Basic 6.0&lt;/A&gt;, so why not just spend that time learning VB.NET or C# instead.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;Some of the RealBasic community is beginning to build some &lt;/FONT&gt;&lt;A href="http://www.logicalvue.com/REALbasic/RB.NET.html"&gt;&lt;FONT face=Verdana&gt;RealBasic .NET namespace&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana&gt; lookalikes.&amp;nbsp;You can run, but you can't hide&amp;nbsp;:)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;Nice, but no thanks, if I want to play with cross-platform, I'll stick with C#/Mono&amp;nbsp;&lt;A href="http://www.monoppix.com/"&gt;Monoppix&lt;/A&gt; in a VMware session.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;Heck, I coded VB since 1.0 and QuickBasic 4.5 / Basic PDS 7.x before that, but I didn't have a problem with C# and .NET.&amp;nbsp; I mean, I prefer C# to VB.NET as a framework language simply because I still have to work with VB6 and it creates less confusion.&amp;nbsp; 40% VB6 legacy stuff, 60% C# new development. When I have to flip flop between languages in the same day, I'm not confused with the similarities between VB.NET and VB6.&amp;nbsp; When I see curly braces instead of a lot of THEN, END, DIM etc, my mind shifts gears for me.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana&gt;That's my suggestion to VB6ers, keep coding in VB6 when you have to, and take the opportunity to make a clean break to C# when you want to code .NET framework stuff.&amp;nbsp; With Windows forms designer in .NET, why not C#?&lt;/FONT&gt;&lt;/P&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=28586"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=28586" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/neilwhitlow/aggbug/28586.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Neil Whitlow</dc:creator>
            <guid>http://geekswithblogs.net/neilwhitlow/archive/2005/04/07/28586.aspx</guid>
            <pubDate>Thu, 07 Apr 2005 16:17:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/neilwhitlow/comments/28586.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/neilwhitlow/archive/2005/04/07/28586.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/neilwhitlow/comments/commentRss/28586.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/neilwhitlow/services/trackbacks/28586.aspx</trackback:ping>
        </item>
    </channel>
</rss>