Software Developer / Architect - Blog

This Blog is first of all memos for me!! From time to time I get exposed to new and cool stuff for developers and architects ,most of the time its a solution for a problem or tips or tricks, so, I would like to track my memos and share it with you, it can save your time and nervous, I hope you will enjoy it - by Yaniv Tzanany.

Thursday, April 25, 2019

Background task with asp.net - like service - job

great way to use cache mechanize
https://stackoverflow.blog/2008/07/18/easy-background-tasks-in-aspnet/

also quartz.net is a great way , make sure to use the right version - that will fit to your .net runtime
 https://www.quartz-scheduler.net/

https://www.mikesdotnetting.com/article/254/scheduled-tasks-in-asp-net-with-quartz-net
i used 2.6.2 for .net 4.5.1
https://www.nuget.org/packages/Quartz/2.6.2
via nuget
nuget PM Install-Package Quartz -Version 2.6.2

enjoy
Yaniv Tzanany

Yaniv Tzanany No comments:

Thursday, April 18, 2019

Android remote debuging

very helpful way to debug your app.

https://github.com/pedrovgs/AndroidWiFiADB

Yaniv Tzanany No comments:

Monday, April 15, 2019

Active MQ - large number of connection

https://javabeat.net/deploying-activemq-for-large-numbers-of-concurrent-applications/

Yaniv Tzanany No comments:

Tuesday, April 2, 2019

Understanding JTA - The Java Transaction API

https://www.progress.com/tutorials/jdbc/understanding-jta
Yaniv Tzanany No comments:
‹
›
Home
View web version

About Me

My photo
ראש העין, מרכז, Israel
View my complete profile
Powered by Blogger.