On CBS.com: Six show girls attacked
5 Resources for

reflection

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic 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
Applied reflection: Write 80 percent less access code when interacting with a database
Microsoft Data Access BlockAre you familiar with the Data Access Block? Has it simplified the writing of database interaction code for you?Want to write even less code, try ActiveRecordActiveRecord, a key component of the Castle Project (http://www.castleproject.org), is an implementation of the ActiveRecord pattern found in Ruby on Rails and...
Tags: ActiveRecord, application development, applied reflection, database, databases, Mark W. Kaelin, O/R, programming, reflection, zach smith
Discussion threads 2006-09-26
C-sharp reflection: Save development time throughout the project life-cycle
What is reflection?Reflection refers to a programming technique by which a developer can empower an assembly to inspect and modifyitself or other assemblies in the current app domain at runtime. Thoseinspections enable the developer to implement late-bound functionality that ismuch more dynamic than what could be achieved using other means....
Tags: Â Â Â Â Â Â Â Â Â Â Â Â, assembly, C, PropertyInfo, reflection, Zach Smith
Technical articles 2006-07-05
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

Additional Resources

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# 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
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
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
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
Registry Reflection in Microsoft Windows
Registry reflection in the 64-bit version of Microsoft Windows 32-bit On Windows 64-bit (WOW64) copies specific registry keys and values between the 32-bit and 64-bit views of the registry to keep them synchronized, but conflicts can occur. This paper describes mechanisms for controlling registry reflection in Microsoft Windows Server 2003...
Tags: 32-bit, Window, Microsoft Corp., Microsoft Windows, 64-Bit, Network Technology, Operating Systems, Software, Processors, Semiconductors, Hardware, Components, Networking
White papers 2006-01-31
Applied reflection: Write 80 percent less access code when interacting with a database
With databases behind virtually every application, quite a bit of time is spent by application developers writing code to interact with databases. Zach Smith explains how to combine the Microsoft Data Access Block with custom reflection code to write 80 percent less data access code. By using a function in...
Tags: Application Developer, Data Access, Zach Smith, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Download resources 2006-09-26
A Christmas Snow Scene Reflection (exe)
A great looking town is the backdrop for this cheery Christmas time pleasant winter scene. Watch as snow gently falls over this great winter scene all while the reflection of the town is reflected in the animated lake below. A great Christmas song plays in the background.
Tags: Town, Scene, Looking Town
Software downloads 2005-12-21
Generating a DynamicAboutBox with VB.NET
In this VB.NET tip, Irina Medvinskaya explains how you can use System.Reflection classes to determine version information about an application. Whenever you need to determine version information about a VB.NET application, you may want to utilize System.Reflection classes to get this information dynamically and without the need...
Tags: Microsoft Visual Basic.Net, exeApp, exeName, Irina Medvinskaya, Microsoft development tools, Programming languages, System.Windows.Forms.Application, Visual Basic Tips Newsletter, TechRepublic Inc., Information, .Net, Development Tools, Software Development, Software/Web Development
Technical articles 2007-01-11
Three tips about project management paperwork
Reflection is goodHave a look at what Donald Schon says about reflection:http://educ.queensu.ca/~ar/schon87.htmI have been planning to use a reflective journal but never seem to find the time. Is it worth the time? I have studied some cognition psychology and have understood that a reflective journal can also help in debiasing...
Tags: ProblemSolverSolutionSeeker
Discussion threads 2006-10-18
Use the advantages of custom attributes in your C
Real time senario where we use custom attributeThe post is very good, and self explantory. Creating 4 custom attributes , hideing when you don't want to print etc. It is very good.But i have few questions , here you are applying hide property in statically, then i can hide that...
Tags: spotond@..., C
Discussion threads 2007-04-19
D-reflection (exe)
D-reflection v3.0 is a tool to convert MS SQL 2005 database schema to Oracle 9i/10g or/and to convert Oracle 9i/10g database schema to MS SQL 2005. The tool has build-in rules to convert data schemas. In case user wants to setup their own conversion rules it can be done in...
Tags: Schema, Tool, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Software downloads 2008-01-21
Reflection - A Game for Your Brain (exe)
Reflection - A Game for Your Brain is a game that tests your ability to see a spot in a shape that is reflected within a certain amount of time. The shape that is used in this game is drawn in a way that when it reflects, it produces almost...
Tags: Shape, Jimmy, Games, Personal Technology
Software downloads 2008-09-09
Got Fruit Kaleidoscope (exe)
This screensaver uses a two mirror mandala reflection system, much like the best fine-art kaleidoscopes. Unlike many crude screensavers which are inaccurately described as kaleidoscopic, my screensavers are true kaleidoscope simulators. They use a two mirror mandala reflection system, much like the best fine-art kaleidoscopes, and you will find them...
Tags: Screensaver, Kaleidoscope
Software downloads 2007-11-28
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft PowerPoint Advanced Functionality
Microsoft PowerPoint Advanced Functionality is a preformatted presentation for training staff to maximize Microsoft PowerPoint's more advanced functio ...
Buy Now
TechRepublic's Data Protection Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now

The PC Cracked Open