Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In


Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here


Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.


Have an account? Sign In Now

You must login to ask question.


Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this answer should be reported.

Sign InSign Up

eHowToNow Forum

eHowToNow Forum Logo eHowToNow Forum Logo

eHowToNow Forum Navigation

  • Home
  • Forum
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Meet The Team
  • Blog
  • About Us
  • Contact Us

Share & grow the world's knowledge!

We want to connect the people who have knowledge to the people who need it, to bring together people with different perspectives so they can understand each other better, and to empower everyone to share their knowledge.

Create A New Account
  • Recent Questions
  • Most Answered
  • Bump Question
  • Answers
  • Most Visited
  • Most Voted
  • No Answers

Discy Latest Questions

Newton Alarcao
Newton Alarcao

Newton Alarcao

  • 1 Question
  • 1 Answer
  • 0 Best Answers
  • 21 Points
View Profile
  • 0
Newton AlarcaoBegginer
Asked: March 31, 2022In: Java

Sudoku grid lines

  • 0

import java.awt.Color; import java.awt.Component; import java.awt.BorderLayout; import javax.swing.JFrame; import javax.swing.JScrollPane; import javax.swing.JTable; public class jFrameGeraSudoku extends javax.swing.JFrame { /** * Creates new form jFrameGeraSudoku */ public jFrameGeraSudoku() { initComponents(); } static int [][] Exist = new int [9][9]; static int Value ...

how to draw thicker line to emphasize sudoku boxes
  • 1 1 Answer
  • 34 Views
Answer
yamini
yamini

yamini

  • 2 Questions
  • 0 Answers
  • 0 Best Answers
  • 2 Points
View Profile
  • 0
yamini
Asked: June 8, 2021In: Material Design

How to align md-chips vertically ?

  • 0
How to align md-chips vertically ?

I want to align md-chips vertically instead of default horizontal alignment. I tried to override the angular material design css but nothing works. Please share the correct css style to align it veristically Refer image attached or below link https://material.angularjs.org/latest/demo/chips I want these ...

angularangularjsguimaterial design
  • 1 1 Answer
  • 25 Views
Answer
Murugan
Murugan

Murugan

  • 13 Questions
  • 0 Answers
  • 0 Best Answers
  • 0 Points
View Profile
  • 0
Murugan
Asked: May 4, 2019

இறந்தவரை வாரிசாக காட்ட முடியுமா?

  • 0

எனது தந்தை சமீபத்தில் இறந்து விட்டார் .வாரிசு சான்று வாங்குவதற்கு விண்ணப்பம் செய்து உள்ளேன்! அதில் 12 வருடங்களுக்கு முன்பு இறந்த எனது சகோதரியை வாரிசாக காட்ட வேண்டுமா? அவருக்கு இது வரை இறப்புசான்று வாங்க வில்லை. அவருக்கு திருமணம் ஆகி அவரது கணவரும் இறந்து விட்டார். அவருக்கு வாரிசுகள் கிடையாது! இறந்தவரை வாரிசாக காட்ட முடியுமா?

  • 0 0 Answers
  • 1 View
Answer
yamini
yamini

yamini

  • 2 Questions
  • 0 Answers
  • 0 Best Answers
  • 2 Points
View Profile
  • 0
yamini
Asked: June 8, 2021In: Java

Tamil text not displayed properly in Graphics2D drawString

  • 0

Tamil text not displayed in image created using BufferedImage  & Graphics2D. I set “Latha” font instead of “Arial” but still its displaying text as boxes. Please help me why Tamil font not supported in Graphics2D BufferedImage img = ImageIO.read(new File(“template.jpg”)); Graphics2D g2d ...

bufferedimagegraphics2djavajava image
  • 0 0 Answers
  • 12 Views
Answer
Murugan
Murugan

Murugan

  • 13 Questions
  • 0 Answers
  • 0 Best Answers
  • 0 Points
View Profile
  • 0
Murugan
Asked: December 21, 2018

what is the profit of share market?

  • 0

what is the profit of share market?

  • 0 0 Answers
  • 0 Views
Answer
Kavitha
Kavitha

Kavitha

  • 8 Questions
  • 0 Answers
  • 0 Best Answers
  • 0 Points
View Profile
  • 0
Kavitha
Asked: September 3, 2019In: Kubernetes

Kubernetes minikube start failed with VBOX_NOT_FOUND error

  • 0

I’m trying to setup kubernetes in my windows 10 laptop. I installed kubectl get minikube successfully in laptop. If I run “minikube” command alone, its showing options for “minikube” command but “minikube start” command not working. Check the error message ...

k8skubernetesminikube
  • 0 0 Answers
  • 18 Views
Answer
Murugan
Murugan

Murugan

  • 13 Questions
  • 0 Answers
  • 0 Best Answers
  • 0 Points
View Profile
  • 0
Murugan
Asked: March 19, 2019

Could not open Hibernate Session for transaction nested exception is java.lang.NoClassDefFoundError:

  • 0

I recently upgraded the jar file from common-collections 3.2.1 to commons-collections4 4.2 because of the vulnerability in the previous version. But after the upgrade I am seeing the exception: ERROR :- org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is ...

  • 0 0 Answers
  • 5 Views
Answer
Load More Questions

Sidebar

Ask A Question

Stats

  • Questions 66
  • Answers 13
  • Best Answers 2
  • Users 32
  • Popular
  • Answers
  • smartrader

    com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot construct instance of

    • 2 Answers
  • Vignesh

    How to delete unpushed changes in git

    • 2 Answers
  • shilpa

    How to split the String by space

    • 1 Answer
  • Newton Alarcao
    Newton Alarcao added an answer I have an additional question. In the problem I submitted… April 3, 2022 at 2:48 pm
  • Ganesh
    Ganesh added an answer How to apply created patch to new branch ? we… September 10, 2021 at 8:01 am
  • ehowtonow
    ehowtonow added an answer Delete the most recent commit without loosing your changes, use… September 10, 2021 at 6:52 am

Top Members

ehowtonow

ehowtonow

  • 1 Question
  • 53 Points
Teacher
Appu

Appu

  • 1 Question
  • 44 Points
Begginer
Newton Alarcao

Newton Alarcao

  • 1 Question
  • 21 Points
Begginer
MaheshKannan

MaheshKannan

  • 0 Questions
  • 20 Points
Begginer
Annamalai T

Annamalai T

  • 0 Questions
  • 20 Points
Begginer

Trending Tags

aadhar angular angularjs apache poi bufferedimage cmda core java database docker dtcp education encumbrance certificate excel parser excel parsing git government graphics2d gui hibernate how to draw thicker line to emphasize sudoku boxes jackson java java image java string jpa json k8s kubernetes material design maven medicine minikube orm pom xml ration card real estate regex regular expression trading vaccine version control xml xpath வில்லங்க சான்றிதழ்

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help

Footer

eHowToNow Forum

eHowToNow.com forum is a social questions & Answers Engine which will help you establish your community and connect with other people.

About Us

  • Meet The Team
  • Blog
  • About Us
  • Contact Us

Legal Stuff

  • Terms of Use
  • Privacy Policy
  • Cookie Policy

Help

  • Knowledge Base
  • Support

Follow

© 2021 eHowToNow.com. All Rights Reserved