On CNET: Secrets of the mysterious iPhone girl
3 Resources for

reflection api

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Look inside the Java Reflection class
Java Reflection is a technology that looks inside a Java object at runtime and sees basically everything about the object that you would know at compile time. Discover the basic techniques involved in Reflection. Java Reflection is a technology that looks inside a Java object at runtime and...
Tags: Java Reflection, Reflection API, Java, Peter V. Mikhalenko, Programming languages, Java Tips Newsletter, Method, Parameter, Class, Object, Field, InvocationHandler, Productivity, Software Development, Software/Web Development
Technical articles 2006-11-08
Put the Java Reflection API to work in your apps
The Java Reflection API enables you to take advantage of a variety of programming techniques. We'll show you how to inspect objects and work with arrays in the context of this API.The Java Reflection API is a fundamental part of the Java Platform. It forms the basis of services like...
Tags: Programming languages, OOA/OOD/OOP, Alexandre Pereira Calsavara, Java Reflection API, Java
Technical articles 2002-12-09
Getting .NET class info with Reflection
You can get runtime information about an object, and even invoke a method against an object, without an instance of that object using .NET's Reflection API. Check out the instructions, and view the source code here.You may occasionally need to interrogate an object about its members at run time, or...
Tags: .NET, Middleware, Microsoft development tools, Lamont Adams, Reflection API, Microsoft .NET
Technical articles 2002-10-11

Additional Resources

Look inside the Java Reflection class
Purpose of reflectionI have found reflection to be one of those odd items, you need to know it, know of it, and know how to use it, but you rarely actually use it.Let's be real, if you are creating an object in code, but do not know what it does
Tags: programming, Justin James, reflection, Java
Discussion threads 2006-11-09
AJT Reflection Rev (exe)
With AJT Reflection you will be able to take any picture and make a reflection image using fractal landscape. This version is the first release on CNET Download.com.
Tags: Fractal
Software downloads 2007-12-20
C
The benefits of code reflectionThe downloadable version of this article, including the sample c# project, is located here:http://downloads.techrepublic.com.com/abstract.aspx?docid=237893Are you a proponent of code reflection? What benefits have you derived from code reflection?
Tags: reflection, zach smith, c#, application development, code reflection, Mark W. Kaelin, programming, C
Discussion threads 2006-07-05
Reflection Analysis for Java
Reflection has always been a thorn in the side of Java static analysis tools. Without a full treatment of reflection, static analysis tools are both incomplete because some parts of the program may not be included in the application call graph, and unsound because the static analysis does not take...
Tags: Java, Analysis, Reflection, Analysis Tool
White papers 2005-08-31
C# reflection: Save development time throughout the project life-cycle
Each assembly generated for the .NET Framework contains metadata which describes the assembly and the classes or structures inside the assembly. By using metadata, reflection can enumerate all classes, structures, and data that an assembly contains. As a powerful feature of the .NET Framework, reflection provides developers with the ability...
Tags: Assembly, .Net, C#, Software Development, Software/Web Development, Programming Languages
Download resources 2006-07-05
API Generator for Visual Basic (zip)
The API Generator is an advanced API Viewer that enables you to create prototypes for any VB API calls. If you have used the Microsoft API Viewer in VB6, and you are starting to work with VB. NET, the API Generator will help you to apply all your knowledge of...
Tags: Microsoft Visual Basic, API, API Generator
Software downloads 2007-01-15
Applied Reflection: Dynamically accessing properties of a class at runtime
Before you jump into using reflection in your business applications, there are a few basic concepts you need to understand, starting with how to access the properties of a class dynamically at runtime. If you've never used reflection, this may seem like an odd idea at first. However, once you...
Tags: Business Application, Runtime, Enterprise Software, Software
Download resources 2006-07-27
Validate Java EE Annotations With Annotation Processors
The annotation facility is widely used in Java EE 5 and other frameworks, but it needs a validation facility to check the semantic constraints. Apt is a great tool for creating annotation processors to validate EE annotations at build time. The apt-based, build-time annotation validation is complementary to run-time reflection-based...
Tags: Processor, Annotation, Annotation Facility, JSR-269, Programming Languages, Java, Software Development, Software/Web Development
White papers 2006-06-29
Real-World Reflection in .NET
The .NET platform supports a number of seemingly esoteric programming techniques, such as reflection, dynamic loading, late binding, and custom attributes. At first glance these topics may appear to be of little more than academic interest, having little use in the "Real world." However, this is most certainly not the...
Tags: Jupitermedia Corp., .Net, Application Servers, Middleware, Productivity, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2006-05-30
Applied reflection: Extracting business objects from data structures
While transforming data structures into business objects is not a complex task, a significant amount of development time is devoted to this aspect of application development. Zach Smith shows you how to use reflection to create generic, type independent, transformation methods that save development time. An example Microsoft Visual Studio...
Tags: Software Development, Microsoft Development Tools, Development Tools, Middleware, Software/Web Development, Enterprise Software, Software
Download resources 2006-09-20
Applied Reflection: Creating a dynamic Web service to simplify code
Many developers are using Web services to communicate with their business logic, and there are a lot of advantages to this. This approach allows a wide range of flexibility in the architecture that would otherwise be very hard to come by. However, there are also a few disadvantages. One disadvantage...
Tags: Developer, Web, Business Logic, Web Service, Zach Smith, Web Services, Channel Management, Enterprise Software, Software, Marketing
Download resources 2006-10-19
Power Reflection Coefficient Analysis for Complex Impedances in RFID Tag Design
Kurokawa's method of calculating the power reflection coefficient from the Smith chart in the situation when one complex impedance is directly connected to another is applied to passive RFID tag design, where power reflection is important, as it determines the tag characteristics. The performance analysis of a specific RFID tag...
Tags: IEEE, Analysis, RFID Tag, Kurokawa, RFID, Wireless, Security, Biometrics
White papers 2005-08-30
Converting the WorldClock Portlet From the IBM Portlet API to the JSR 168 Portlet API
This paper shows how to convert a portlet that was originally developed for the IBM WebSphere Portal proprietary Portlet API to one using the JSR 168 standard portlet API. It describes the main issues in performing such a portlet conversion. If a person needs to convert a portlet from the...
Tags: Portlet, API, IBM Corp.
White papers 2004-12-01
Introduction to the FileConnection API
This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in Nokia devices. The FileConnection API was specified in JSR-75: PDA Optional Packages for the J2ME Platform, which includes two Java...
Tags: Package, Nokia Corp., J2ME, API, PDAs, Java, Handhelds, Hardware, Programming Languages, Software Development, Software/Web Development
White papers 2004-11-02
Basic Java Persistence API Best Practices: Consider and Employ These Simple Approaches to Make Your Java Persistence API Applications More Maintainable
The Java Persistence API JPA, which is part of the Enterprise JavaBeans EJB 3.0 spec and is now the standard API for persistence and object/relational mapping for the Java EE platform, provides several advantages to Java developers for data-binding purposes. First, it provides a common API for persistence in both...
Tags: API, Programming Languages, Java, Software Development, Software/Web Development
White papers 2008-05-01
PenPal Sample: Using the Microsoft Windows CE Mail API (exe)
The Microsoft Windows CE operating system provides developers with an API to handle the reading, manipulation, and sending of e-mail. The Windows CE Mail API is not related to the Messaging API MAPI. However, it is somewhat similar to Simple MAPI. This version is the first release on CNET Download.com.
Tags: API, Microsoft Corp., Windows CE Mail API, Microsoft Windows CE, Microsoft Windows, Handhelds, Operating Systems, Software, Hardware
Software downloads 2007-09-18
CSDialUp API (zip)
CSDialUp API is a C# .NET API that will provide a friendly interface to Microsoft Remote Access Service RAS networking including modem, broadband, VPN and other connections. The package provides all neccessary tools to create, rename, delete, connect, hang up the specified entries. Easy to use.
Tags: CSDialUp API, C#, Modems, .Net, VPNs, Productivity, Programming Languages, Telecommunications, Networking, Software Development, Software/Web Development, Hardware, Components
Software downloads 2006-07-14
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now