Skip to navigation Skip to content

Binary Notes

Reading makes a full man, conference a ready man, and writing an exact man / Francis Bacon

  • Data Science
  • Development
    • Architecture
    • Algorithms
    • How To
    • FAQ
  • Managment
  • Shortcuts

FAQ

Home / Development / Archive by category "FAQ"
April 2020 08
List of key notes about building and using Docker images
Posted By : Alexander Goida
No Comments

Here I gathered answers to small pitfalls which from time to time appears because you’re not doing some actions often. Such actions include using of .dockerignore, mounting files, SSL certificates for web servers in containers,

Read More
December 2015 09
How C# built-in types are implemented internally?
Posted By : Alexander Goida
No Comments

This is a quick guide to internal implementation of such C# types as Dictionary, Hashtable, List and others.

Read More
December 2015 09
Equals & GetHashCode: Why is it important to override both?
Posted By : Alexander Goida
No Comments

It is important if your item will be used as a key in a dictionary, or HashSet, etc – since this is used to group items into buckets (in the absence of a custom IEqualityComparer).

Read More
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • LinkedIn
  • Facebook
  • Twitter
  • Instagram
xunit data science group guidelines linq asp.net mvc nuget coursera mathematics asp.net edx jenkins authentication stream-processing rest json kaggle autofac winforms pandas machine learning big files data-driven testing teamwork dependency injection teamcity troubleshooting javascript test automation entity framework kubernetes t-sql data science society streaming-sql tdd c# ajax siddhi visual studio datetime presentations docker docker-compose bot software desing azure

Archives

Webmaster Spelling Notifications
Copyrights © Binary Notes, 2009-2019. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to Alexander Goida and Binary Notes with appropriate and specific direction to the original content. | WordPress Theme: Uncode