<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Posts Tagged With 'IDE' RSS Feed</title>
    <link>http://www.programmersheaven.com/blog/tags/IDE</link>
    <description>Contains the latest posts from the Programmer's Heaven blogs that are tagged with the label 'IDE'</description>
    <lastBuildDate>Sat, 19 Jul 2008 11:02:11 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <item>
      <title>Visual Studio 2008 .Net Goes Gold!</title>
      <link>http://www.programmersheaven.com/user/pheaven/blog/72-Visual-Studio-2008-Net-Goes-Gold/</link>
      <description>The Microsoft Visual Studio .Net development team have released Visual Studio 2008 to manufacturing. That means it will be in our hands Real Soon Now. For those of us who have been eagerly awaiting the advances made in this new version of Visual Studio .Net, this is exciting news.&lt;br /&gt;
&lt;br /&gt;
First of all, there are significant language updates. Both C# and VB.NET have new language features that will increase developer performance, allow more opportunities for abstraction and code re-use and help us to write more readable code.&lt;br /&gt;
&lt;br /&gt;
Linq is one of the big new features. It integrates a query language into C# and Visual Basic, allowing for writing of declarative, SQL-like queries directly into programs. These can be type-checked at compile time, unlike strings of SQL. Furthermore, this is not just for databases: you can run queries over collections of objects, XML documents and more. For databases there's another win - because you are writing in C# or VB syntax, you don't need to worry about the syntax of SQL, or which database server you are using.&lt;br /&gt;
&lt;br /&gt;
There was no matching Visual Studio release for the .Net 3.0 framework, so if you have not started using it then this release will bring you the new features of that too. This includes WPF - the Windows Presentation Foundation - which will help with building powerful and beautiful user interfaces with less work than it would have required before, and WCF - the Windows Communication Foundation - which helps to abstract away the details of the transport mechanism and make building service oriented architecture easier. Note that the framework version is now as 3.5 - a little confusing, given C# is version 3.0. Just use and enjoy. &lt;img src="http://www.programmersheaven.com/images/Community/smile.gif" width="15" height="15" alt="" /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/pheaven/blog/72-Visual-Studio-2008-Net-Goes-Gold/</guid>
      <pubDate>Wed, 21 Nov 2007 04:35:21 -0700</pubDate>
      <dc:creator>pheaven</dc:creator>
    </item>
    <item>
      <title>Basic on up</title>
      <link>http://www.programmersheaven.com/user/ErrorNoInteger/blog/24-Basic-on-up/</link>
      <description>I remember back in the good old days, I was interested in computers, and I really wanted to know how they worked and how to control them.  I kept wondering how people made those creative applications I used every day on the computer.  I picked up a book at the library and read it.  I was thrilled and the stuff it taught me.  It introduced me to something I had never known before.  It was called computer programming.  I learned BASIC, the easiest language I know, I read it several times, from front to back.  Now I wasn't sure how to use these, or how to use them on a computer, so I wrote them down on notebook paper.  I made a lot of them, my own programs, and some samples from the book I was reading.  Then one day my brother told me of a program called "QBasic".  When I began using it, and ran my programs, I was extremely thrilled at the moment.  I used it for several years, making programs as I wished.  Later, Microsoft Visual Studio came out, and I used it.  I installed the Visual Basic environment.  I wasn't very familiar with the layout as compared to QBasic, but it seemed a lot easier to use when I got the hang of it.  I was even greater impressed that I was able to make windows and forms just like the crazy killer apps of the day.  I strengthened upon this, but I eventually found some boundaries to which Basic could not go...</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/user/ErrorNoInteger/blog/24-Basic-on-up/</guid>
      <pubDate>Thu, 04 Oct 2007 15:23:50 -0700</pubDate>
      <dc:creator>ErrorNoInteger</dc:creator>
    </item>
  </channel>
</rss>