Loading ...

Search results for ''

Net Angularjs Treeview Lazy Loading Implementation Hello everybody, who follows my blog. Today I want to share with you hierarchical tree view examp... 01 December 2015 https://blog.zaletskyy.com/post/2015/12/01/net-angularjs-treeview-lazy-loading-implementation
Simple Math Behind Neuron Hello everybody, today I want to share with you some ideas about activation functions in neural n... 26 November 2015 https://blog.zaletskyy.com/post/2015/11/26/simple-math-behind-neuron
Hierarchical Storage Of Data In Databases Hello everybody, today I want to write about hierarchical storage of information in databases. As... 23 November 2015 https://blog.zaletskyy.com/post/2015/11/23/hierarchical-storage-of-data-in-databases
Jenkins And CI Hello everybody, few days ago I had chance of configuring Jenkins.  I will ommit purpose and... 19 November 2015 https://blog.zaletskyy.com/post/2015/11/19/jenkins-and-ci
Spies And Secret Agents In Javascript Hello everybody, Have you ever had a desire to become chief of secreat agent or spy? To be honest... 09 November 2015 https://blog.zaletskyy.com/post/2015/11/09/spies-and-secret-agents-in-javascript
Angularjs Ng Options Hello everybody, today I want to make some post about how to work with AngularJS select directive... 05 November 2015 https://blog.zaletskyy.com/post/2015/11/05/angularjs-ng-options
What The Difference Between Programmer And Software Developer Hello everybody, today just short glimpse about difference between programmer and software develo... 27 October 2015 https://blog.zaletskyy.com/post/2015/10/27/what-the-difference-between-programmer-and-software-developer
Zencoding In Web Essentials Hello everybody, today I want to point to some useful features of ZenCoding in web essentials. Qu... 26 October 2015 https://blog.zaletskyy.com/post/2015/10/26/zencoding-in-web-essentials
Notes About Angularjs Webinar Hello everybody, few notes about some details of AngularJS. 1. What is $scope? $scope is somethin... 21 October 2015 https://blog.zaletskyy.com/post/2015/10/21/notes-about-angularjs-webinar
Http Service And Promises Hello everybody, today another glimpse from the AngularJS world which I can name of how to get so... 20 October 2015 https://blog.zaletskyy.com/post/2015/10/20/http-service-and-promises
Angularjs Mouse Directives Just short notice of AngularJS mouse directives: ngClick, ngDblClick, ngMousedown, ngMouseEnter,... 14 October 2015 https://blog.zaletskyy.com/post/2015/10/14/angularjs-mouse-directives
How To Define Properties In Javascript Hello everybody, here is short notice of how to define properties in javascript:   So, lets... 13 October 2015 https://blog.zaletskyy.com/post/2015/10/13/how-to-define-properties-in-javascript
Hierarchy For CTE In MS SQL Hello everybdoy, today I want to write some notes about hierarchy research in ms sql database.&nb... 08 October 2015 https://blog.zaletskyy.com/post/2015/10/08/hierarchy-for-cte-in-ms-sql
How To Clean Plan Query Cache Hello everybody, some sql notes: dbcc freeproccache; this one will clean plan of cached of sql. &... 07 October 2015 https://blog.zaletskyy.com/post/2015/10/07/how-to-clean-plan-query-cache
MOQ And Unit Test Hello everybody, today I want to write few words about Moq and unit testing.  First of all y... 01 October 2015 https://blog.zaletskyy.com/post/2015/10/01/moq-and-unit-test
Override Equals Method Of Value Types Hello everybody. Today I want to give some demo. using System; using System.Diagnostics; namesp... 11 September 2015 https://blog.zaletskyy.com/post/2015/09/11/override-equals-method-of-value-types
How To Set Current Record In Acumatica Hello everybody, today I want to share one trick which can save you few lines of code. Imagine ca... 03 September 2015 https://blog.zaletskyy.com/post/2015/09/03/how-to-set-current-record-in-acumatica
Inheritance Strategy In Code First Hello everybody, today I want to write about reflecting hierarchy of classes in db with help of c... 01 September 2015 https://blog.zaletskyy.com/post/2015/09/01/inheritance-strategy-in-code-first
IDisposable Pattern For C# Objects Hello everybody, today I want to share my usage if IDisposable interface in C#. Before code prese... 31 August 2015 https://blog.zaletskyy.com/post/2015/08/31/idisposable-pattern-for-c-objects
How To Filter Add Some Info To Filter Hello everybody. Today I want to share notice of how to work with processing screens.   Pro... 25 August 2015 https://blog.zaletskyy.com/post/2015/08/25/how-to-filter-add-some-info-to-filter