Pages
(Move to ...)
Home
Design Patterns
C#
WPF
XAML
LINQ
Java
AngularJS
▼
Wednesday, March 28, 2018
C# 7 New Features
›
C# 7 adds a number of new features and focuses on data consumption, code simplification and performance. The biggest features have alre...
Thursday, February 22, 2018
Become a Published Author on CodeFlex.co
›
Codeflex.co is a software development & DevOps community web portal that allows to every developer become a recognized expert in th...
Java File to String in one Line
›
This is the shortest version of how to read a file and convert it to String in Java: String myFile = "" ; try { myFile...
1 comment:
Sunday, October 9, 2016
C# 6.0 First Look
›
Check out new features in C# 6.0. Enjoy!
Monday, September 26, 2016
Redis Cluster Setup
›
Redis is NoSQL key-value in-memory distributed data store. It can be used as super-fast database, cache or message broker. Please ch...
›
Home
View web version