Loading ...

Search results for ''

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
How To Make Quick Estimate Hello everybody, today I want to write a notice about Project estimation. One of the important fa... 05 August 2015 https://blog.zaletskyy.com/post/2015/08/05/how-to-make-quick-estimate
Some New Features Of Net 4 5 Hello everybody, today I want to write some notice about PCL, aka portable class library. It's po... 04 August 2015 https://blog.zaletskyy.com/post/2015/08/04/some-new-features-of-net-4-5
How To Work With Selector Hello everybody, today I want to write few words how to work with selectors in Acumatica. So, ima... 13 July 2015 https://blog.zaletskyy.com/post/2015/07/13/how-to-work-with-selector
Jforex Non Standard Time Frame Ema Value Hello everybody, Few days ago I had an order for automating forex strategy for 3 minutes time fra... 08 July 2015 https://blog.zaletskyy.com/post/2015/07/08/jforex-non-standard-time-frame-ema-value
Current2 Vs Current In Acumatica Hello everybody, today I want to share note about Current2 and Current in Acumatica. Current... 15 June 2015 https://blog.zaletskyy.com/post/2015/06/15/current2-vs-current-in-acumatica
Some Simple Models Of Neurons Hello everybody, today I want to describe some simple models of neurons. Bet before I'll continue... 09 June 2015 https://blog.zaletskyy.com/post/2015/06/09/some-simple-models-of-neurons
Send Curl Request To Jira From Command Prompt Hello everybody, Few days ago I had a task to send delete link request to jira. For this pupose I... 04 June 2015 https://blog.zaletskyy.com/post/2015/06/04/send-curl-request-to-jira-from-command-prompt
How To Provide Data For The Grid In Acumatica Without Persiting It To Db Hello everybody, today I discovered for myself new member of Acumcatica. Welcome PXProcessin... 27 May 2015 https://blog.zaletskyy.com/post/2015/05/27/how-to-provide-data-for-the-grid-in-acumatica-without-persiting-it-to-db
Updating Acumatica To Newer Version Of Acumatica Hello everybody, toda I want to share some small notice about what options do you have during upd... 22 May 2015 https://blog.zaletskyy.com/post/2015/05/22/updating-acumatica-to-newer-version-of-acumatica
Types Of Redirects In Acumatica Hello everybody, today I want to note about redirects. In Acumatica you can redirect user to anot... 15 May 2015 https://blog.zaletskyy.com/post/2015/05/15/types-of-redirects-in-acumatica
DependOngrid In Acumatica Or How To Get Currently Selected Record In Grid Hello everybody, today I want to share one important note, for search of which I've spent for two... 14 May 2015 https://blog.zaletskyy.com/post/2015/05/14/dependongrid-in-acumatica-or-how-to-get-currently-selected-record-in-grid