C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

Reflection C Sharp


Posted Date: 05 Oct 2008      Posted By: Bindu Bujji      Member Level: Gold     Points: 1   Responses: 2



Hi,
please explain what a Reflection in .net is?
When we go for Reflection in a Real time application?
A Simple Example with simple explanation would be appreciated.


Thanks
Bindu





Responses

Author: Antony s Nasarath    05 Oct 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Hi

Reflection is the feature in .Net, which enables us to get some information about object in runtime. That information contains data of the class. Also it can get the names of the methods that are inside the class and constructors of that object.

For more info pl visit http://www.codersource.net/csharp_tutorial_reflection.html

Regards



Author: Sridhar R    19 Feb 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 3

We can able to verify the internals of an application through source code. But without verifying source code, through the concept of reflection itselt we can verify the internal of an application.

For More Details..
http://www.codersource.net/published/view/291/reflection_in.aspx
http://www.codeguru.com/csharp/csharp/cs_misc/reflection/article.php/c4257
http://www.csharphelp.com/archives/archive124.html

Regards
Sridhar R
Nothing is illegal, Until You Get Caught
With Tears...Sridhar R



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Implementing Error handlers in .NET?
Previous : Datatable VS Dataset
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use