Resolving Checkmarx issues reported
So, here we are using input variable String[] args without any validation…
August 20, 2017
For programmers, who want to write about their codes. Its often the first requirement to put your code in style. The code should looks like code, not normal text.
You must be familiar with bootstrap framework. Goto CSS code section.
The perfect way to use bootstrap functionality is to use code like below:
<pre class="pre-scrollable" style="max-height: 600px"> Your code goes here </pre>
You can either use pre tag without any style element. The block will as long as the code in it. Or, you can put pre-scrollable class in it. The default height is 340. And, it will display a vertical scroll bar.
Share this article, if you like it. And, send me your more suggestions to put in this blog.
So, here we are using input variable String[] args without any validation…
Note: I have public URLs of these images, which I want to save. return…
ReactJS setState is Asynchronous setState() method in ReactJS class components…
Its essential to prepare a git branching strategy. This helps greatly in…
Each jar file has a manifest file in META_INF/MANIFEST.MF I have to read each…
In previous post (Trigger Email on Blob Trigger), we saw how we can create such…
Introduction This post has the complete code to send email through smtp server…
Introduction In a normal email sending code from python, I’m getting following…
Introduction In one of my app, I was using to talk to . I have used some event…
Introduction So you have a Django project, and want to run it using docker image…
Introduction It is very important to introduce few process so that your code and…
Introduction In this post, we will see a sample Jenkin Pipeline Groovy script…