我爱Aspx >> Asp.Net >> ASP.NET/Perl.NET 数据库访问例子ASP.NET/Perl.NET 数据库访问例子
NET/Perl.NET Database Access Example
One of the features of the .NET framework is its ability to handle multiple languages. Third party compiler vendors can create and implement a compiler targeted for the .NET runtime. In fact, over the course of the next year, you can expect to see some 28 languages ported to the .NET runtime. This will allow companies with a huge codebase in a "non-Microsoft language" to continue building onto their investment.
NOTE: All of the software required to create and run ASP.NET pages built using PERL.NET can be downloaded here.
Here is the code for the whole page (we will dissect and explain each bit of the code throughout the rest of the article):
<%@ Page
Language="Perl" %>
<script runat="server">
use namespace "System::Data";
use namespace "System::Data::SqlClient";
Ҷƪл˵?
ASP.NET/Perl.NET 数据库访问例子[05-20]
在 ASP.NET 中访问 Excel 电子数..[05-20]
在 ASP.NET 中访问 Excel 电子数..[05-20]
使用ASP.NET加密口令[05-20]
使用ASP.NET加密口令[05-20]
ASP.NET中设计带事件定制控件[05-20]
ASP.NET中设计带事件定制控件[05-20]
用asp.net和xml做的新闻更新系统..[05-20]
用asp.net和xml做的新闻更新系统..[05-20]
在ASP.NET中实现会话状态基础[05-20]
ASP.NET/Perl.NET 数据库访问例子[05-20]
在 ASP.NET 中访问 Excel 电子数..[05-20]
在 ASP.NET 中访问 Excel 电子数..[05-20]
使用ASP.NET加密口令[05-20]
使用ASP.NET加密口令[05-20]
ASP.NET中设计带事件定制控件[05-20]
ASP.NET中设计带事件定制控件[05-20]
用asp.net和xml做的新闻更新系统..[05-20]
用asp.net和xml做的新闻更新系统..[05-20]
在ASP.NET中实现会话状态基础[05-20]