Click here to Skip to main content
15,885,365 members

Articles by Chris La (Articles: 8)

Articles: 8

RSS Feed

Average article rating: 4.86

Database Development
SQL Server
15 Jul 2012   Updated: 2 Jun 2014   Rating: 4.94/5    Votes: 14   Popularity: 5.51
Licence: MIT    Views: 53,780     Bookmarked: 43   Downloaded: 805
Please Sign up or sign in to vote.
This is an alternative project of "OraLib - a lightweight C++ wrapper over Oracle's OCI library"
Desktop Programming
MFC
11 Jul 2012   Updated: 1 Jul 2015   Rating: 4.95/5    Votes: 83   Popularity: 9.39
Licence: MIT    Views: 304,325     Bookmarked: 184   Downloaded: 2,346
Please Sign up or sign in to vote.
This article explains 10 rules (steps) for replacing the recursive functions using stack and while-loop to avoid the stack-overflow.
Win32
3 Aug 2012   Updated: 22 Aug 2013   Rating: 4.88/5    Votes: 31   Popularity: 7.14
Licence: MIT    Views: 134,711     Bookmarked: 108   Downloaded: 1,606
Please Sign up or sign in to vote.
This article explains how to create your own simple Lock Framework for C++ synchronization.
26 Oct 2014   Updated: 1 Jul 2015   Rating: 4.94/5    Votes: 19   Popularity: 6.20
Licence: MIT    Views: 44,053     Bookmarked: 36   Downloaded: 1,096
Please Sign up or sign in to vote.
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
15 Nov 2012   Updated: 16 Jul 2015   Rating: 4.83/5    Votes: 14   Popularity: 5.54
Licence: MIT    Views: 52,088     Bookmarked: 68   Downloaded: 822
Please Sign up or sign in to vote.
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
Game Development
6 Aug 2013   Updated: 1 Jul 2015   Rating: 4.82/5    Votes: 46   Popularity: 7.96
Licence: MIT    Views: 107,903     Bookmarked: 99   Downloaded: 4,691
Please Sign up or sign in to vote.
A jump point search algorithm for grid based games in C#
General Programming
Algorithms
26 Oct 2014   Updated: 26 Oct 2014   Rating: 5.00/5    Votes: 9   Popularity: 4.77
Licence: MIT    Views: 37,647     Bookmarked: 20   Downloaded: 1,594
Please Sign up or sign in to vote.
A 2D/3D force directed graph algorithm in C#
Programming Languages
Visual C++ 10.0
18 Sep 2012   Updated: 22 Aug 2013   Rating: 4.55/5    Votes: 8   Popularity: 4.11
Licence: MIT    Views: 34,855     Bookmarked: 25   Downloaded: 350
Please Sign up or sign in to vote.
This article explains Objective-C like C++ memory management class, SmartObject.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
United States United States
Woong Gyu La had been working as a software developer for over 8 years.
His personal interests are improving his personal projects,

EpLibrary (Visual C++ Utility Library)
https://github.com/juhgiyo/EpLibrary[^]

EpOraLibrary (Oracle OCI Wrapper Library for Visual C++)
https://github.com/juhgiyo/EpOraLibrary[^]

EpServerEngine (Visual C++ WinSock Server/Client Engine)
https://github.com/juhgiyo/EpServerEngine[^]

And other projects can be found at
https://github.com/juhgiyo?tab=repositories[^]

Finally, my other articles can be found at
http://www.codeproject.com/Articles/juhgiyo#articles[^]

You can contact me at juhgiyo@gmail.com[^]