01.
Metadata and Reflection in .NET source:begin:Posted by on 2004年11月10日 The .NET platform depends on metadata at design time, compile time, and execution time. This article will cover some theory of metadata, and demonstrate how t...查看完整版>>
Metadata and Reflection in .NET
02.
浅谈VB.NET文章系列之一 --通过例子,浅谈反射(Reflection)的应用浅谈VB.NET文章系列之一通过例子,浅谈反射(Reflection)的应用说明:应该说这篇短文根本算不上什么深入的分析性的文章,所以在标题前加上了“浅谈”二字,希望对于一般的读者来说,可以给你一个相对直观些...查看完整版>>
浅谈VB.NET文章系列之一 --通过例子,浅谈反射(Reflection)的应用
03.
ASP.NET 中采用 Reflection 机制把页面控件元素和对象联系起来。最近在做一个项目,涉及到的实体很多,每个实体都需要做一个用户界面接受用户输入,这样在把实体对象展开到界面控件和从界面控件收集实体属性要写的代码就相当的多,但是这些代码都是简单的get和set操作。于是我写了...查看完整版>>
ASP.NET 中采用 Reflection 机制把页面控件元素和对象联系起来。
04.
RFC2731 - Encoding Dublin Core Metadata in HTMLNetwork Working Group J. KunzeRequest for Comments: 2731 Dublin CoreCategory: Informational Metadata Initiative December 1999 Encoding Dublin Core Metadata in HtmlStatus of this Memo This memo pro...查看完整版>>
RFC2731 - Encoding Dublin Core Metadata in HTML
05.
use wxwidgets and ado in vc.net use wxwidgets and ado in vc.net 用mfc总是让人觉得别扭,比较一下第三方的图形库,wxwidgets不错要操作数据库,当然是用ado库我编译好wxwidgets后,在example里找到grid的example开刀把那些杂七杂八的东西删了#inc...查看完整版>>
use wxwidgets and ado in vc.net
06.
Understanding and Using Assemblies and Namespaces in .NET原文出处:Understanding and Using Assemblies and Namespaces in .NETUpgrading to Microsoft .NETMike GunderloyFebruary 2002Summary: Creating assemblies and namespaces in Microsoft Visual Basic .NET. (12...查看完整版>>
Understanding and Using Assemblies and Namespaces in .NET
07.
Localization in ASP.NET 1.1Matt HooperMicrosoft ASP.NET Developer SupportYou can simply add assembly resource files (.resx files) to your projectand VS.NET will compile them into satellite assemblies automatically. Forexample, ...查看完整版>>
Localization in ASP.NET 1.1
08.
[除错]ASP.NET: Compilation Error , defined in multiple places[除错]ASP.NET: Compilation Error , defined in multiple places [除错]ASP.NET: Compilation Error , defined in multiple places 作者: John Lauhttp://sapces.msn.com/members/yollelaw今天调试时又发现...查看完整版>>
[除错]ASP.NET: Compilation Error , defined in multiple places
09.
Localization in ASP.NET 1.1Localization in ASP.NET 1.1 Localization in ASP.NET 1.1 http://www.dotnet247.com/247reference/msgs/11/56463.aspxMatt HooperMicrosoft ASP.NET Developer SupportYou can simply add assembly resour...查看完整版>>
Localization in ASP.NET 1.1
10.
不该错的问题:IsPostBack in ASP.NET, Programming with DataGrid唉,现在才发现,原来在ASP.NET中IsPostBack属性是多么的重要......一般是在page_load中检查是否是第一次加载本页或是判断是否是用户提交(PostBack)if (!IsPostBack) {//do something}在用DataGrid访问和更新数据库时没...查看完整版>>
不该错的问题:IsPostBack in ASP.NET, Programming with DataGrid
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。