从类创建元数据 [英] create the meta data from class

查看:75
本文介绍了从类创建元数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想从asp.net项目中的通用类创建元数据.
问题是我们在类中传递了asp.net控件,但我还想从该类中创建dll.如何完成
请帮助我,请帮忙.

i want to create the meta data from our common class in asp.net project.
the thing is that we are passing asp.net control in class but i want also create the dll from that class .how it is done
plz help me that will be grate help

推荐答案

在此处检查

您可能会得到解决方案

元数据
Check OUt Here

You May get Solution

Meta Data


这取决于您认为什么是元数据.如果您需要获取.MET 关于类中理解的元数据,请向自己介绍 Reflection .以System.Type开头,请参见 http://msdn.microsoft.com/en-us/library /system.type.aspx [ ^ ], http://msdn.microsoft. com/en-us/library/system.reflection(v = VS.100).aspx [
It depends on what do your consider as meta-data. If you need to get meda-data as it is understood in .MET about your class, introduce yourself to Reflection. Start with System.Type, see http://msdn.microsoft.com/en-us/library/system.type.aspx[^], http://msdn.microsoft.com/en-us/library/system.reflection(v=VS.100).aspx[^].

If you class is the data class that describes meta-data in some data model, you cannot ask such question here, because the meta-model architecture could be anything. Ask the one who created that architecture.

—SA


这篇关于从类创建元数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆