.NET Application Code Review (C#)
Before we start to explain properties, you should have a basic understanding of "Encapsulation".
Read More
Neo4J --> Neo for Java
+ Cypher is a declarative graph query language that allows for expressive and efficient data querying in a property graph.
Read More
MySQL Logging
Research notes and findings.
Read More
MYSQL Injection
* [Extract database with information_schema](#extract-database-with-information_schema)
Read More
Mvc + Http Routing
+ Allows reusability in code, data is pulled from a central location and then reused throughout the application
Read More
Multi-Factor Authentication
There has been a lot of papers published of Authenticator (OTP) vs Test Message OTP for authentication.
Read More