Blog

Filter posts by Category Or Tag of the Blog section!

Technical Skills, Software Development, Real World Solutions, Enterprise Applications.
Sentry is an open-source issue-tracking tool designed to help developers monitor, diagnose, and fix errors in their applications. It is a cloud-based service that provides real-time error tracking and...

Sunday, 12 December 2021
A webhook is a mechanism used by web applications to provide real-time information to other applications or services. It is a way for one application to send automated messages or data to another appl...

Wednesday, 11 November 2020
There are many website performance tools available, some of the popular ones are:   Google PageSpeed Insights - a tool by Google that analyzes the performance of a website on both deskto...

Saturday, 01 June 2019
There are lots of tools and libraries out there for monitoring the Dot Net web applications. I personally use several tools based on my need. One of the tools I've always liked is Netling. It'...

Monday, 29 October 2018
I've always loved and used Glimpse at least for my basic performance and load test in my asp.net MVC projects. It's really straightforward and easy to use web debugging and diagnostics tool. G...

Thursday, 03 May 2018
 There are lots of plugins for CKEditor and one of the most used plugin for the developers is SyntaxHighlighter. In order to get and install this nice one with a sexy them like the following pict...

Monday, 04 December 2017
I was recently integrating my blog with CKEditor Image Browser plugin and it was interesting to me, It was cool! in order to add Image Browser plugin to your CKEditor you should get the file from the ...

Friday, 01 December 2017
In my previews blog post I wrote about Z.bulkOperation. I migrated to sqlbulktools just because it's free with the same ability! (to be frank). Now to see the reason for my migration, fire up visu...

Wednesday, 16 November 2016
Today I was tackling with a problem. It was about inserting and updating 200000 records of data. I just wanted to find a solution rather than writing Store Procedure. I just searched on the web and fo...

Tuesday, 25 October 2016
Log4net is one the famous open source library for logging between asp.net developers. I recommend you that if you don't want anything else but logging in your asp.net MVC project, use an open sour...

Tuesday, 26 February 2013