Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
char m
char m has asked
48
questions and find answers to
4
problems.
Stats
341
EtPoint
35
Vote count
48
questions
4
answers
About
C# developer with C-background.
char m questions
How to call C# delegate to pass array of strings from native C simplest way?
is it possible to add DataRelation to DataSet if child table contains rows that have no parent in parent table in C# / ADO.NET 2.0
How to get integer value from IntPtr-parameter in managed delegate that is called from native function with void *?
how to calculate shortest 2D distance between a point and a line segment in all cases in C, C# / .NET 2.0 or Java? [duplicate]
why I get OracleTruncateException with ODP.NET OracleDataAdapter but not with System.Data.OracleClient's adapter when DbDataAdapter.Update called?
Is there a way to convert C-format strings for C# -format strings in C#/.NET 2.0?
why i don't have Microsoft.VC80.MFC-file?
How to prevent default click behavior of a routerlink in angular app?
Why to use using statement on DbTransaction in ADO.NET / C#?
REST API (ASP.NET Web API 2) best practices: How to return 1 - N items that are not one type but 3 related types?
char m answers
how to calculate shortest 2D distance between a point and a line segment in all cases in C, C# / .NET 2.0 or Java? [duplicate]
How to make a "SelectButton" with Button, Extender and ListBox to have width it needs?
How to prevent default click behavior of a routerlink in angular app?
How to avoid freezing in VirtualizingStackPanel.MeasureOverride in grouping virtualized ListView?