Biniam AsnakeTop Places to visit in BerlinWelcome to Berlin! Willkommen in Berlin!Mar 1, 2021Mar 1, 2021
Biniam AsnakeHow to Reset the Root Password in MySql DatabaseRun the following commands separately to change/reset your ‘root’ user password in MySql database.Mar 1, 2021Mar 1, 2021
Biniam AsnakeC# — Reading a Record/Row from SQLServer Database Using C#First, Set up your connectionString and use the following code snippet in a method.Mar 1, 2021Mar 1, 2021
Biniam AsnakeApache Struts 2: Redirecting to a link and another ActionApache Struts is a project developing an open-source web application framework for Java EE web application development that promotes a…Mar 1, 2021Mar 1, 2021
Biniam AsnakeA one-liner code to convert comma separated Strings to List in JavaNo talking! Let’s just do the code.Mar 1, 2021Mar 1, 2021
Biniam AsnakeGrails: Solving “Failed to resolve dependencies” exceptionWhen upgrading grails to version 2.3.0, I got the following error.Mar 1, 2021Mar 1, 2021
Biniam AsnakeHow to remove empty or blank lines in a Microsoft Word documentIf multiple line blank spaces appear in your Microsoft Word document, (when you copy and paste from a PDF document or from some website),Mar 1, 2021Mar 1, 2021
Biniam AsnakeAndroid: Call another activity when a button is pressed and close the first activityHere is a complete class that shows how another activity is called when a button in the first activity is pressed.Feb 27, 2021Feb 27, 2021
Biniam AsnakeParsing and Formatting a Date in Groovy/GrailsIf you have a string variable containing a date value such as 2014–06–03T11:03:44.779+03, then:Feb 27, 2021Feb 27, 2021