Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jeeva
Jeeva has asked
11
questions and find answers to
13
problems.
Stats
492
EtPoint
160
Vote count
11
questions
13
answers
About
There is always better way to do it so Refactor
Jeeva questions
Out of memory exception when pulling huge data from DB
Optimizing looping through dataset
Implementing RTMFP client in C
Calling CloseHandle after calling SetEvent
Reversing a string without creating extra memory
How objects are initialized in delphi XE vs XE4
How to display hint for a disabled control?
Converting TStringlist to string with delimiter
Removing duplicate from TStringList
Jeeva answers
Selecting content of CEdit control in MFC when clicking the control
UpdateData function in VC++
In MFC DLL Why do I must declare theApp using “CWinApp theApp;”?
Where are the option strings for an MFC Combo Box stored?
Virtual constructor idiom and factory design
Proper way to create packets along with sending and receiving them in socket programming using C
What is different between visual studio F5, ctrl+F5, or running outside of visual studio?
How to write a multiline text in a static text control in mfc?
Why we need to call UpdateWindow following ShowWindow?
How can I get all the unique keys in a multimap