T
Ted
I have been using Perl, but I also use C++ and Java, I know VB, and I
am looking at C#. I have MS' Visual Studio 2005. As some of you may
know, version 3 of .NET was just recently released.
There is no doubt that .NET is an interesting and useful framework. I
see it as just another framework for developing applications, like
wxWidgets or Borland's VCL: just another library one might choose to
use. On first glance, though, it does seem impressive and well
designed to reduce the amount of code one needs to write in order to
implement a given application.
I am wondering, though, if there is a comparable library or application
framework for Perl. I have Apache and Perl installed on Windows XP
(along with a number of other servers, including application servers
and database servers). My latest application, deployed just a couple
weeks ago, was a mix of Perl and SQL.
If there is something available for Perl that is comparable to .NET, I
am most interested in examining those components corresponding to
ADO.NET (I MUST be able to work easily with MySQL, PostgreSQL and MS
SQL Server), usual form objects/classes corresponding to common HTML
components (list boxes/comboboxes, edit controls, tables, &c.) and
layout managers (as available in Java and .NET 2). I did a search on
Perl and ASP, but the signal to noise ratio was too small to be useful,
and it is even worse when .NET is added to the search.
Thanks
Ted
am looking at C#. I have MS' Visual Studio 2005. As some of you may
know, version 3 of .NET was just recently released.
There is no doubt that .NET is an interesting and useful framework. I
see it as just another framework for developing applications, like
wxWidgets or Borland's VCL: just another library one might choose to
use. On first glance, though, it does seem impressive and well
designed to reduce the amount of code one needs to write in order to
implement a given application.
I am wondering, though, if there is a comparable library or application
framework for Perl. I have Apache and Perl installed on Windows XP
(along with a number of other servers, including application servers
and database servers). My latest application, deployed just a couple
weeks ago, was a mix of Perl and SQL.
If there is something available for Perl that is comparable to .NET, I
am most interested in examining those components corresponding to
ADO.NET (I MUST be able to work easily with MySQL, PostgreSQL and MS
SQL Server), usual form objects/classes corresponding to common HTML
components (list boxes/comboboxes, edit controls, tables, &c.) and
layout managers (as available in Java and .NET 2). I did a search on
Perl and ASP, but the signal to noise ratio was too small to be useful,
and it is even worse when .NET is added to the search.
Thanks
Ted