Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in reflection
C# Reflection: Getting the fields of a DataRow from a Typed DataSet
Feb 07, 2026
c#
asp.net
reflection
strongly-typed-dataset
datarow
How can I detect if an object is an ILookup<,> and print it?
Feb 08, 2026
c#
reflection
Getting TypeTag from a classname string
Feb 08, 2026
scala
reflection
Is there a way to write a unit test in C# to ensure a method isn't called anywhere in a project?
Feb 06, 2026
c#
unit-testing
reflection
Ruby - define_method and closures
Feb 07, 2026
ruby
reflection
closures
self
C#: string like "bool" or "double" to actual type?
Feb 06, 2026
c#
reflection
types
NotNullAttribute missing when checking by reflection
Feb 04, 2026
c#
reflection
attributes
nullable-reference-types
How to create a List<unknown type at compile time> and copy items via System.Reflection.PropertyInfo
Feb 06, 2026
c#
list
reflection
types
How can I avoid needing to specify a fully qualified class name on the command line when delivering a single jar and using reflection?
Feb 06, 2026
java
reflection
ant
classpath
How to register method for runtime reflection with GraalVM?
Feb 04, 2026
java
reflection
graalvm
graalvm-native-image
How to compare the return type of a method to a Scala native or TypeTag?
Feb 05, 2026
scala
reflection
scala-reflect
Is there a way in Ruby to print out the public methods of an Object
Feb 05, 2026
ruby
reflection
public-method
.NET: Get Resources by Reflection
Feb 05, 2026
.net
reflection
resources
assemblies
Get constant overridden from child in method declared within an abstract class
Feb 05, 2026
php
oop
class
reflection
constants
How can I retrieve the instance of an attribute's associated object?
Feb 04, 2026
c#
validation
reflection
attributes
GetType on a class in a referenced assembly fails
Feb 04, 2026
.net
reflection
Older Entries »