Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rapid PHP Editor 2008 9.2
BusinessSkinForm VCL 6.50
Formmailer script for websites 1.1
VDaemon - PHP Form Validation Library 3.0
Scrolling Banner Ads Script 1.0
Buttons Scrolling Menu XML AS 2.0 1.0
VSpace Pal 2.0
PHP-Banner-Manager 1.6
Skinfeature GUI ToolKit 1.1
PHP Live Helper 1.8
HTML / XML Video List AS 2.0 1.0
3D Stack AS 2.0 1.0
Banner Exchange Script 1.0
Elite news php script 1.0
ikiCLassifieds 2.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
Details

An Introduction to Custom Attributes and Reflection in VB.NET 

 
by Peter McMahon

An Introduction to Custom Attributes and Reflection in VB.NET is a tutorial which gives you some explanation about creating custom attributes using VB.NET. Custom attributes helps you to mention the information about a class, method, parameter etc.,You can inherit this attribute class from System.Attribute class.

License: Freeware

Downloads: 1

Download An Introduction to Custom Attributes and Reflection in VB.NET  Report Error Link
More Similar Code


Design-Time Attributes of Custom Controls is an article through which you can know about how to set various attributes for the custom controls. Attributes are similar to the keywords that contains information about the property, class, method etc., S



Creating and Using Custom Attributes in C# is a web based tutorial in which the author gives you the method for definining your own attributes in C#. Attributes are declared for the methods and properties of the class. The author gives you the sample



Getting .NET class info with Reflection is a web based tutorial through which programmers can gather information about reflection class, which helps in detecting and collecting objects used in an specified application during runtime. Here the author



This is an ASP.NET article which helps you to implement globalization support for ASP.NET pages through attributes and reflection. It is necessary to define the GlobalizationMod HttpModule to perform this operation. The author gives you the sample co



Using Reflection Emit to Cache .NET Assemblies is an useful tutorial for the .NET pogrammers and the webmasters through which they can get guidelines for caching the .NET assemblies with the help of reflection emits. Here author discusses about vario



This is a simple unit testing solution that can be used to execute unit tests when building applications. This program is developed with C#. Customized attributes and reflection related functionalities are provided with this software. This program is



This article offers the details about attributes. The basic topics discusses in this article is how to build and use custom attributes in Visual Basic.NET. Attribute works on independent language and it is inherited from the system.attribute class wh



Understanding User Controls -part 2 is an article in which the author discusses about how reflection can be used to find the type, properties and methods of user controls that are compiled using the JIT compilers. The author defines reflection as th



This article offers useful and important tips to the developers about attributes. The topics demonstrated about attribute in this article are custom attribute, usage of attribute, attribute target, multiple inheritence of attribute in codes, declarat



This tutorial instructs the users how to test a cloned object using reflection. The author says .NET framework provides the IClone hence the users can easily implement their own clone() and test it by using System.Reflection object. To perform this a

User Review for An Introduction to Custom Attributes and Reflection in VB.NET 
- required fields
     

Please enter text on the image