Datacyper

  • Facebook
  • Twitter
  • Google Plus
  • Frontend
    • Java Script
      • Angular
  • Backend
    • Python
      • Flask
    • Java
    • PHP
  • Database
    • MySql
    • Database Management System
  • Deployment
  • Web Services
  • Cyber Security
    • Cryptography
  • Digital Marketing
  • Trending
    • Apache POI
  • Digital Marketing

Defination of DIGITAL MARKETING

26th January 2021
by Avinash Kumar
1 min read
Add Comment

Digital marketing is also known as online marketing. It is basically define by its words as “digital” which means online and “marketing” which means advertisment. In simple word we can say that digital...

Continue reading

  • Java Script

All types of form validation using javascipt

23rd June 2020
by Ravi Kumar
2 min read
Add Comment

Here you will get the form validation using javascript.We will try to cover all the validations. You need to only change the keycodes of keyboards to validate as per your requirement.There are fews exmples where i have done...

Continue reading

  • Java
  • Spring Boot

How to get scanner device output using Java programming

23rd June 2020
by Ravi Kumar
3 min read
Add Comment

A Scanner Device for Capturing QRcode or barcode If you want to get any output from scanner device and wants to store data or manipulate the output data using java then follow these steps. We use socket programming to...

Continue reading

  • Java
  • Spring Boot

Print any files using printer in Java

22nd June 2020
by Ravi Kumar
3 min read
Add Comment

You can print any files or images (pdf,jpeg,png,docs) by using java programming code. If you are using Maven projects then include this dependencies in your POM file. <!-- --> <dependency> ...

Continue reading

  • Java
  • Spring Boot

Generate QRcode using Java

22nd June 2020
by Ravi Kumar
2 min read
Add Comment

Create or generate QRcode using java. For maven project add this dependency in your POM file. Make sure version should not be less than 2.2 otherwise error will occurs in code. <!-- --> <dependency> ...

Continue reading

  • Java
  • Spring Boot

Sending Mail With Attachment File

18th June 2020
by ganesh
4 min read
1 Comment

Required Dependency <dependency> <groupId>com.sun.mail</groupId> <artifactId>javax.mail</artifactId> <version>1.5.5</version> </dependency> <!-- --> ...

Continue reading

  • Java
  • Security

Best way to secure password in database|Highly secured | Bcrypt.

11th May 2020
by Ravi Kumar
3 min read
Add Comment

The best method to store password in database is by using Bcrypt, it is a password hashing function. BCrypt is based on the Blowfish block cipher cryptomatic algorithm and takes the form of an adaptive hash function. Bcrypt has...

Continue reading

  • Java

Java Program

23rd April 2020
by ganesh
3 min read
Add Comment

==============================Decimanl To Binary=============== class DecimalToBinary {        public static void main(String[] args)...

Continue reading

  • Database Management System
  • MsSql
  • MySql
  • Trending

Oracle Normalization Quick References Guide for 1NF,2NF,3NF

18th April 2020
by ganesh
4 min read
4 Comments

NORMALIZATION is a database design technique that organizes tables in a manner that reduces redundancy and dependency of data. Normalization divides larger tables into smaller tables and links them using relationships. The...

Continue reading

  • Java
  • Spring Boot

How to Secure Web Application using Spring Boot.

14th April 2020
by Ravi Kumar
4 min read
Add Comment

This is the simple Demo were we see how to secure web application using spring boot.

Continue reading

Older Entries

Topics

Recent Posts

  • Defination of DIGITAL MARKETING
  • All types of form validation using javascipt
  • How to get scanner device output using Java programming
  • Print any files using printer in Java
  • Generate QRcode using Java
  • Sending Mail With Attachment File
  • Best way to secure password in database|Highly secured | Bcrypt.
  • Java Program
  • Oracle Normalization Quick References Guide for 1NF,2NF,3NF
  • How to Secure Web Application using Spring Boot.
Copyright © 2021. Created by Digitvilla. Powered by Digitvilla.
  • Frontend
    • Java Script
      • Angular
  • Backend
    • Python
      • Flask
    • Java
    • PHP
  • Database
    • MySql
    • Database Management System
  • Deployment
  • Web Services
  • Cyber Security
    • Cryptography
  • Digital Marketing
  • Trending
    • Apache POI
  • Facebook
  • Twitter
  • Google Plus