Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
odiseh
odiseh has asked
47
questions and find answers to
3
problems.
Stats
320
EtPoint
39
Vote count
47
questions
3
answers
About
odiseh questions
How RUP describes software architecture? What is the relation between RUP and software architecture?
Get Parameters Type and no. of parameters for a function in Visual Studio Editor (C#)
In c# , when sending a parameter to a method, when should we use "ref" and when "out" and when without any of them?
C#: Need for help on encrypting connection string in app.config and save it there and decrypting it and use?
How to distinguish that a type is ValueType Or RefereceType?
Passing parameter of C# DateTime to SQL Server 2005?
Differences between Proxy pattern and Adapter pattern?
Why is this singleton construction code NOT thread safe?
Using .png files instead of using .ico files in windows programs
How to manage project-wide constants in a project using c#? [duplicate]
odiseh answers
C# in VS2005: what is the best way to check if a string is empty?
SQL Query to sum fields from different tables