Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ilitirit
ilitirit has asked
32
questions and find answers to
9
problems.
Stats
580
EtPoint
177
Vote count
32
questions
9
answers
About
ilitirit questions
What should be included in a C# Programming Standard?
Algorithm for finding characters in the same positions in a list of strings?
Poor clustered index seek performance?
Is it possible to cache a value evaluated in a lambda expression?
Is there an algorithm for calculating the multiplicative order of x modulo y (for y < 1000) that doesn't require a BigInteger type?
How to calculate the number of times a route was travelled using SQL?
Verifying calls with ref parameters using Moq
Bash/DOS/PowerShell script to list most recent versions of files?
Does anyone have an example of a User Interface for creating a SQL Where clause?
Formula for controlling the movement of a tank-like vehicle?
ilitirit answers
Reference .NET Assembly from a SQL Server Stored procedure or function
Deriving COM interfaces in .NET
MEF plugins with their own configuration files?
Fixed Statement in C#
Anonymous method as parameter to BeginInvoke?
How do you add dynamic 'where' clauses to a linq query?
Assigning a function pointer with a forward-declared prototype in Nim