<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://johnfronckowiak.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from John Fronckowiak</title>
 <link>http://johnfronckowiak.sys-con.com/</link>
 <description>Latest News from John Fronckowiak</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Mon, 07 Dec 2009 12:09:55 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Visual J++ Database Programming</title>
 <link>http://johnfronckowiak.sys-con.com/node/35857</link>
 <description>Visual J++ Database Programming Overview So, you need to access a database from your Java program. Well, if you&#039;re using Visual J++, you&#039;re in luck! Unlike some other Java development environments, with Visual J++ you have at least three ways (more if you opt for third party solutions) of accessing a database. Some of these methodologies will be familiar to you if you have developed database applications in other Microsoft applications like Visual Basic or Visual C++. The DAO (Data Access Objects) and RDO (Remote Data Objects) are Microsoft COM (Component Object Model) techniques for accessing databases. With a little help, Visual J++ also supports database access through the traditional Java JDBC classes.&lt;p&gt;&lt;a href=&quot;http://johnfronckowiak.sys-con.com/node/35857&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Sep 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://johnfronckowiak.sys-con.com/node/35857</guid>
 <comments>http://johnfronckowiak.sys-con.com/node/35857#feedback</comments>
</item>
<item>
 <title>AFC- User Interface Controls</title>
 <link>http://johnfronckowiak.sys-con.com/node/35840</link>
 <description>Foundations This month I wrap up my two part review of the Application Foundation Classes with a closer look at the user interface controls it provides. In my past two columns, I&#039;ve showed you how to install and use the Java SDK 2.0, which includes the Application Foundation Classes, and how to begin using the Application Foundation Classes in your own applications. Now it&#039;s time to take a closer look at what the Application Foundation Classes can do for the user interfaces of your Java applications.&lt;p&gt;&lt;a href=&quot;http://johnfronckowiak.sys-con.com/node/35840&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Aug 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://johnfronckowiak.sys-con.com/node/35840</guid>
 <comments>http://johnfronckowiak.sys-con.com/node/35840#feedback</comments>
</item>
<item>
 <title>Invasion of The Intranet</title>
 <link>http://johnfronckowiak.sys-con.com/node/35822</link>
 <description>What Is An Intranet? If Intranets were made into a movie it would probably be called, &amp;quot;Honey, I Shrunk the Internet!&amp;quot; A simple definition of an Intranet is: bringing proven Internet technologies, such as Web servers, an ubiquitous networking protocol (namely TCP/IP), and other Internet protocols such as HTTP (Hyper Text Transfer Protocol), MIME (Multipurpose Internet Mail Extensions), SMTP (Simple Mail Transfer Protocol), etc., inside the walls of your company. Intranets can be used for:&lt;p&gt;&lt;a href=&quot;http://johnfronckowiak.sys-con.com/node/35822&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Jul 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://johnfronckowiak.sys-con.com/node/35822</guid>
 <comments>http://johnfronckowiak.sys-con.com/node/35822#feedback</comments>
</item>
<item>
 <title>Application Foundation Classes</title>
 <link>http://johnfronckowiak.sys-con.com/node/35823</link>
 <description>What Is The AFC? I know that football season is right around the corner, but you&#039;re not going to find an in-depth analysis of football&#039;s weaker conference here. The Application Foundation Classes, or AFC, are Microsoft&#039;s answer to the Abstract Windowing Toolkit (AWT). The AFC builds on the AWT foundation to provide more user-friendly controls for your applications. The AFC is currently available only as a preview release and requires a Java 1.02 or 1.1 compatible compiler and Virtual Machine.&lt;p&gt;&lt;a href=&quot;http://johnfronckowiak.sys-con.com/node/35823&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Jul 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://johnfronckowiak.sys-con.com/node/35823</guid>
 <comments>http://johnfronckowiak.sys-con.com/node/35823#feedback</comments>
</item>
<item>
 <title>Microsoft Java SDK 2.0 and JDK 1.1 Support</title>
 <link>http://johnfronckowiak.sys-con.com/node/35807</link>
 <description>What&#039;s In The Java SDK 2.0                                                                              Have you been itching for JDK 1.1 support in Visual J++? You might have been disappointed to find out that when you upgraded to Visual J++ Version 1.1, it didn&#039;t include JDK 1.1 support. Well, the cure for your blues is almost over! Microsoft has recently released the Microsoft Java SDK 2.0 Preview. The Microsoft Java SDK 2.0 includes support for most JDK 1.1 classes, improved ActiveX integration, support for JavaBeansª, the Application Foundation Class (AFC) libraries, JDBC support, Direct- X support, a new version of the Java compiler and a Java Virtual Machine. Let&#039;s take a closer look at some of these important improvements.&lt;p&gt;&lt;a href=&quot;http://johnfronckowiak.sys-con.com/node/35807&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 01 Jun 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://johnfronckowiak.sys-con.com/node/35807</guid>
 <comments>http://johnfronckowiak.sys-con.com/node/35807#feedback</comments>
</item>
<item>
 <title>What&#039;s New with Version 1.1</title>
 <link>http://johnfronckowiak.sys-con.com/node/35792</link>
 <description>Recently, Microsoft introduced version 1.1 of Visual J++, its Java development environment. This latest version of Visual J++ builds on the first edition and includes an improved customizable integrated development environment, an integrated debugger, more wizards which assist in the development process, improved database support and an integrated help system. The Visual J++ Java compiler also continues to be one of the fastest available on the market, with the ability to compile over 10,000 lines per second.&lt;p&gt;&lt;a href=&quot;http://johnfronckowiak.sys-con.com/node/35792&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 May 1997 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://johnfronckowiak.sys-con.com/node/35792</guid>
 <comments>http://johnfronckowiak.sys-con.com/node/35792#feedback</comments>
</item>
</channel>
</rss>
