Search code examples
Database connection pattern...


database-connectionmariadbconnection-poolingdvibed

Read More
What is the right way to convert Variant to proper type?...


typesdtype-conversionphobos

Read More
Why calling yield in function cause Access Violation?...


d

Read More
How to add icon in D application?...


windowsiconsexeddub

Read More
Can I create a Python extension module in D (instead of C)...


pythonmoduled

Read More
D - store reference to subarray in variable...


arraysmultidimensional-arrayreferencedbyref

Read More
Member modified by method reverts after it exits...


oopwinapid

Read More
Will an array of pointers be equal to an array of chars?...


pointersd

Read More
Can I get access to memory outside of of used by current application?...


d

Read More
Allocation memory for string...


stringd

Read More
Should I use Phobos or Tango?...


dtangophobos

Read More
How to count number of lines and perform operations in functional way in D?...


filefunctional-programmingd

Read More
Is D a credible alternative to Java and C++?...


javac++cd

Read More
How do I kill linux spawnProcess when the main process suddenly dies?...


linuxprocessdexit

Read More
Why can't I define a `delete` method?...


classmethodsd

Read More
stdcall asm floating point parameters...


assemblyx86d

Read More
Why can you create a public alias to a private type?...


d

Read More
Creating new types using Typedef on Vibe.data.json.Json, implicit conversion error...


ddmdvibed

Read More
Dlang : how to enforce an interface on a template function...


d

Read More
Regex as associative array key?...


regexdassociative-array

Read More
C#-style nameof operator in D?...


d

Read More
D language: Iterate over members of a struct and check a UDA (runtime reflection)...


reflectiond

Read More
dlang call to function in other file fails...


functiond

Read More
Is it possible to work with AST inside D code?...


dabstract-syntax-treeanonymous-function

Read More
Dlang string to char * conversion...


cd

Read More
How to generate array of int [] with iota?...


d

Read More
how to read binary file data using dlang...


c++cstructd

Read More
Creating name pipes and exchanging struct data between c-app and dlang in linux...


cd

Read More
Using a D Language DLL in C#?...


c#functiondllcalld

Read More
Infinite loop or overflowing buffer in D when asking for input...


d

Read More
BackNext