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
Is there a way to simplify this reflective delegate code in C#?
Mar 09, 2026
c#
reflection
delegates
How To Initialize a Thread-Safe Static Cache of Reflection Data
Mar 09, 2026
c#
multithreading
caching
reflection
static
How do I distinguish between two methods with the same name and number of parameters in a generic class?
Mar 08, 2026
c#
generics
reflection
The given ruleset does not contain any rules with type System.Object, mscorlib,
Mar 09, 2026
c#
.net
dynamic
reflection
codeeffects
How do I use Scala reflection to find all subclasses of a trait (without using third-party tools)?
Mar 09, 2026
scala
reflection
Reflection call a method in a class which is in a list
Mar 08, 2026
c#
list
reflection
C# return a list of all required properties in a class
Mar 07, 2026
c#
reflection
extension-methods
Calling Invoke leads to parameter count mismatch
Mar 08, 2026
c#
reflection
Use reflection to set the value of a field in a struct which is part of an array of structs
Mar 07, 2026
c#
arrays
reflection
struct
field
C++ Template MetaProgramming: Compile Time Conditional Operator on Template Type
Mar 07, 2026
c++
templates
reflection
metaprogramming
variant
In C# how can I evaluate if any members of a class contain switch case or if else constructs?
Mar 06, 2026
c#
reflection
system.reflection
methodbase
Generic type of local variable at runtime
Mar 07, 2026
java
generics
reflection
type-erasure
how unbox object into actual object by name of class
Mar 06, 2026
reflection
f#
f#-data
Is it possible to access internal class with reflection in Kotlin?
Mar 06, 2026
kotlin
reflection
kotlin-reflect
Generically finding out whether the type of a value belongs to a type class or not
Mar 05, 2026
haskell
reflection
typeclass
How to retrieve a POJO from MongoDB via a Generic Class
Mar 05, 2026
java
mongodb
caching
reflection
gson
Can be CLR token be zero or negative
Mar 05, 2026
.net
reflection
clr
cil
reflection.emit
Google App Engine and Java org.reflection library - Error during the scan procedure
Mar 04, 2026
java
maven
google-app-engine
reflection
How to determine if a runtime object is of a nullable value type
Mar 05, 2026
c#
reflection
nullable
get assembly of method
Mar 05, 2026
c#
reflection
Older Entries »