Sunday, December 3, 2017

IPGRAY : wordpress - How to download and install wordpress local insta...

IPGRAY : Apache - How to download and install Apache server in windows 10

IPGRAY : openoffice - How to download and install Apache openoffice in...

IPGRAY : 7 zip - How to convert JDK 8 EXE file to ZIP

IPGRAY : 7 zip - How to download and install 7 zip in windows 10

IPGRAY : PHP - how to fix PHP project Unable to connect to local host ...

IPGRAY : Apache - How to resolve Apache Problem detected! Port 443 in ...

IPGRAY PHP How to create a PHP project in netbeans

IPGRAY : XAMPP - How to uninstall XAMPP in windows 10

IPGRAY : XAMPP - How to download and install XAMPP in windows 10

IPGRAY : PHP - How to download and install PHP in windows 10

IPGRAY : JBizMo - How to download and install JBizMo primefaces plugin ...

IPGRAY : edge - How to turn off msn.com from microsoft edge and window...

IPGRAY : TypeScript - How to download and install TypeScript plugin in...

IPGRAY : node.js - How to download and install node.js in windows 10

IPGRAY : Jsweet - How to install Jsweet plugin in eclipse

IPGRAY : Jsweet - How to uninstall Jsweet plugin from eclipse

Monday, November 20, 2017

IPGRAY : mockup - How to download and install standalone WireframeSketch...



IPGRAY : mockup - How to download and install standalone WireframeSketcher mockup tool in windows 10

This video show How to download and install standalone WireframeSketcher mockup tool in windows 10

1. Search google for WireframeSketcher mockup tool
2. download windows version
3. install the exe file
4. after installation open the tool
5. create sample project


this is how you create the mockup before you start a web page or mobile app or standalone apps

if you want to try as eclipse plugin watch IPGRAY video...
IPGRAY : mockup - How to install WireframeSketcher Wireframing mockup Tool in eclipse


follow up more IPGRAY mockup projects on youtube

-----------------

thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment

Sunday, November 19, 2017

IPGRAY : Sql Server - How to create and execute function in Sql Server



IPGRAY : Sql Server - How to create and execute function in Sql Server

This video shows How to create, execute and run function in Sql Server

1. Login to sql server management studio
2. choose data base you are going to work with
3. choose a table you are going to work with
4. In my case i am going to choose zipcode table i have 80000 records in there it is good to test with huge rows
5. The plan is to pass the zipcode and the function should return the location of the zip code
6. First test the business logic in simple sql select statement before writing the function
7. use the same select statement in the function
8. create function
9. take the default layout sql server management studio give you than change it line by line
10. add the business login - in this case we are going to add the select statement tested in step 6
11. parse the function
12. execute the function
13. run the function
14. view results

---------------------------------------------------------------------------------------------------------
if you don't have sql server ......... watch IPGRAY video
IPGRAY : SQL Server - How to download and install SQL Server Express in windows 10

if you don't have sql server management studio ......... watch IPGRAY video
IPGRAY : SQL Server - How to download and install SQL Server Management Studio in Windows 10

how to create sql server user in sql server management studio ..... watch IPGRAY video
IPGRAY : Sql Server - How to create user account in Sql Server Express 2017
IPGRAY : Sql Server - How to create new user, data base with new user and create table in SQL server

---------------------------------------------------------------------------------------------------------
thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment

IPGRAY : videos - Follow IPGRAY videos in youtube

IPGRAY : mockup - How to create mockup project in eclipse using Wirefram...

IPGRAY : mockups - How to install WireframeSketcher Wireframing mockup...




IPGRAY : mockup - How to install WireframeSketcher Wireframing mockup Tool in eclipse

This video shows how to install WireframeSketcher Wireframing mockup Tool in eclipse

1. Open eclipse
2. go to eclipse market place ...type wireframe

  if you don't get any search result

3. open browser type
https://marketplace.eclipse.org/category/free-tagging/mockups

4. drag and drop the 'install' from browser to eclipse market place

follow up more IPGRAY mockup projects in youtube
-----------------

thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment


IPGRAY : Archiva - How to download and install Apache Archiva in windows 10




IPGRAY : Archiva - How to download and install Apache Archiva in windows 10

This video shows How to download and install Apache Archiva in windows 10

1. Google for ... download Apache Archiva
2. Download zip file
3. extract zip
4. move the extracted folder to directory where you want to run Archiva
5. Change 8080 port number
5. Follow steps in video

FYI :
1. open the command prompt  -- run as administrator
2. also add the context root as 'archiva' otherwise the app will run on the port

http://localhost:8082
if you add the context then it will be
http://localhost:8082/archiva

------------------

To install Glassfish watch IPGRAY video.... on glassfish related topics
IPGRAY : Glassfish - How to download and install Glassfish 5.0 in Windows 10

IPGRAY : Glassfish - How to create domain in Glassfish

IPGRAY : Glassfish - How to setup mysql JDBC connection pool in Glassfish admin console

To install sventon watch IPGRAY video....
IPGRAY : sventon svn war file - How to download and deploy svn war file in glassfish server

To install SVN watch IPGRAY video....
IPGRAY : Visual SVN - How to download and install Visual SVN

To install Tortoise SVN watch IPGRAY video....
IPGRAY : SVN - How to download and install Tortoise SVN

To install Jenkins watch IPGRAY video....
IPGRAY : Jenkins - How to download and install Jenkins in Glassfish

To install sonarqube watch IPGRAY video....
IPGRAY : sonarqube - How to download and install sonarqube in mysql and windows 10 - Part 1

IPGRAY : sonarqube - How to download and install sonarqube in mysql and windows 10 - Part 2


-----------------
follow more IPGRAY videos on Artifactory (continious integration, user account, repository creation etc..
follow more IPGRAY videos on Archiva (continious integration, user account, repository creation etc..
thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment

IPGRAY Artifactory How to create user account and deploy war in Artif...



IPGRAY : Artifactory - How to create user account in Artifactory after installation

This video shows How to create user account in Artifactory after installation

1. Make sure the Artifactory started
2. If it is not started ... start artifactory
3. The default Artifactory URL is
http://localhost:8081/artifactory
5. Follow steps in the video



If you don't have Artifactory follow IPGRAY video....
IPGRAY : Artifactory - How to download and install Artifactory in windows 10

To install SVN follow IPGRAY video....
IPGRAY : Visual SVN - How to download and install Visual SVN

To install Tortoise SVN follow IPGRAY video....
IPGRAY : SVN - How to download and install Tortoise SVN

To install Jenkins follow IPGRAY video....
IPGRAY : Jenkins - How to download and install Jenkins in Glassfish

To install sonarqube follow IPGRAY video....
IPGRAY : sonarqube - How to download and install sonarqube in mysql and windows 10 - Part 1

IPGRAY : sonarqube - How to download and install sonarqube in mysql and windows 10 - Part 2

follow more IPGRAY videos on Artifactory (continious integration, user account, repository creation etc...)
thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment

IPGRAY : Artifactory - How to download and install Artifactory in window...



IPGRAY : Artifactory - How to download and install Artifactory in windows 10

This video shows How to download and install Artifactory in windows 10

1. Search for download Artifactory community edition
2. Download zip file
3. Extract zip file
4. Move the extracted directory to the folder where you want to run the artifactory from
5. Follow steps in the video

To install SVN follow IPGRAY video....
IPGRAY : Visual SVN - How to download and install Visual SVN

To install Tortoise SVN follow IPGRAY video....
IPGRAY : SVN - How to download and install Tortoise SVN

To install Jenkins follow IPGRAY video....
IPGRAY : Jenkins - How to download and install Jenkins in Glassfish

To install sonarqube follow IPGRAY video....
IPGRAY : sonarqube - How to download and install sonarqube in mysql and windows 10 - Part 1

IPGRAY : sonarqube - How to download and install sonarqube in mysql and windows 10 - Part 2

follow more IPGRAY videos on Artifactory (continious integration, user account, repository creation etc..
thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment

Saturday, November 18, 2017

IPGRAY : Sql Server - How to get the list of stored procedure in Sql Se...




IPGRAY : Sql Server - How to get the list of stored procedure in Sql Server

This video shows how to get the list of stored procedure in Sql Server

1. Login to sql server using sql server management studio
2. Choose the data base you want to get the list of stored procedure
3. Execute the script 'SELECT *  FROM sys.procedures;'
4. view results



if you don't have sql server ......... watch IPGRAY video
IPGRAY : SQL Server - How to download and install SQL Server Express in windows 10

if you don't have sql server management studio ......... watch IPGRAY video
IPGRAY : SQL Server - How to download and install SQL Server Management Studio in Windows 10

how to create sql server user in sql server management studio ..... watch IPGRAY video
IPGRAY : Sql Server - How to create user account in Sql Server Express 2017
IPGRAY : Sql Server - How to create new user, data base with new user and create table in SQL server


thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment


Friday, November 17, 2017

IPGRAY : Opera - How to download and install Opera browser in windows 10

IPGRAY : Sql Server - How to create stored procedure in Sql Server with ...




IPGRAY : Sql Server - How to create stored procedure in Sql Server with commit and rollback statement

This video shows How to create stored procedure in Sql Server with commit and rollback statement

1. Login to sql server management studio
2. choose data base you are going to work with
3. choose a table you are going to work with
4. In my case i am going to choose zipcode table i have 80000 records in there it is good to
test with huge rows
5. create a backup table for the zipcode, in your case you choose the backup table of step 3,
have scripts ready to create table
6. create store procedure
7. take the default layout sql server management studio give you than change it line by line
8. create a basic stored procedure template for the stored procedure with commit and roll back statement
9. add the business logic - in this case we are going to insert the chosen table data to backup table
10. execute stored procedure
11. view results


if you don't have sql server ......... watch IPGRAY video
IPGRAY : SQL Server - How to download and install SQL Server Express in windows 10

if you don't have sql server management studio ......... watch IPGRAY video
IPGRAY : SQL Server - How to download and install SQL Server Management Studio in Windows 10

how to create sql server user in sql server management studio ..... watch IPGRAY video
IPGRAY : Sql Server - How to create user account in Sql Server Express 2017
IPGRAY : Sql Server - How to create new user, data base with new user and create table in SQL server


thank you for watching IPGRAY video
follow more IPGRAY videos on youtube
please share, subscribe and comment

Friday, November 10, 2017

IPGRAY : Jenkins - How to configure Jenkins for the first time

IPGRAY : eclipse - How to configure sonarqube server in eclipse

IPGRAY : Gradle - How to download and install Gradle in windows 10 and s...

IPGRAY : eclipse - How to use Dbeaver plugin in eclipse with mysql

IPGRAY : eclipse - How to use sonarlint plugin in eclipse

IPGRAY : eclipse - How to download, install and use SpotBugs plugin in e...

IPGRAY : eclipse - How to download, install and use Checkstyle plugin i...

IPGRAY : eclipse - How to download, install and use Checkstyle plugin i...

IPGRAY : eclipse - How to download, install and use Checkstyle plugin i...

IPGRAY : eclipse - How to download, install and use Subclipse and Subver...

IPGRAY : eclipse - How to download, install and use Subclipse and Subver...

IPGRAY : eclipse - How to download, install and use M2Eclipse plugin in ...

IPGRAY : eclipse - How to download, install and use Unnecessary Code Det...

IPGRAY : eclipse - How to download, install and use TestNG plugin in ecl...

IPGRAY : Dbeaver - How to download, install Dbeaver client in windows 10

IPGRAY : eclipse - How to download, install and use JRebel plugin in ecl...

IPGRAY : eclipse - How to download, install and use JSweet plugin in ecl...

IPGRAY : eclipse - How to download, install and use Nodeclipse plugin in...

IPGRAY : eclipse - How to download, install and use UML Designer plugin...

Thursday, October 26, 2017

IPGRAY : How to create JavaX project in IntelliJ IDEA

IPGRAY : How to download and install IntelliJ IDEA

IPGRAY : How to configure SLF4J log in java app

IPGRAY : How to run CHKDSK for partitioned disk in windows 10

IPGRAY : How to associate jar file in windows 10

IPGRAY : How to download and install jboss developer studio

IPGRAY : How to download and install jboss developer studio - part 1

IPGRAY : How to install EAP in jboss developer studio - part2

IPGRAY : How to install JRE, JDK 6, JDK 7 and JDK 8 in windows 10 - part 1

IPGRAY : How to remove default Java classpath in windows 10

IPGRAY : How to setup multiple version of java class path in windows 10 ...

IPGRAY : Hardware - How to attach CPU cooler to mother board - Part 1

IPGRAY : Hardware - How to attach CPU cooler to mother board - Part 2

IPGRAY : How to turn off security warning when installing new programs i...

IPGRAY : How to download and install Chrome in Windows 10

IPGRAY : How to install Firefox in Windows 10

IPGRAY : How to download and install JDK6, JDK7, JDK8, in Windows 10

IPGRAY : How to setup JDK6, JDK7, JDK8, Classpath in Windows 10

IPGRAY : Maven - How to download, install and setup Maven class path in ...

IPGRAY : Ant - How to download, install and setup Ant class path in Wind...

IPGRAY : Videos

IPGRAY : Windows 10 - How to turn ON or OFF fast startup in windows 10

IPGRAY : Visual SVN - How to download and install Visual SVN

IPGRAY : SVN - How to download and install Tortoise SVN

IPGRAY : Subversion - how to download and install Subversion

IPGRAY : Visual SVN - How to create users and repositories in Visual SVN

IPGRAY : Tortoise SVN - How to view and check out the Visual SVN reposit...

IPGRAY : Netbeans - How to download and install Netbeans 8.2 in Windows 10

IPGRAY : Java - How to download and install JDK 9 in windows 10

IPGRAY : VirtualBox - How to download and install oracle VirtualBox in w...

IPGRAY : SVN - How to configure and checkout subversion or SVN project i...

IPGRAY : SVN - How to import java project to SVN from Netbeans

IPGRAY : MYSQL - How to download and install MYSQL GUI tools in Windows 10

IPGRAY : Java - How to create and configure JSF project, MYSQL, Glassfis...

IPGRAY : SVN - How to create repository in SVN and code check in and che...

IPGRAY : Glassfish - How to download and install Glassfish 5.0 in Window...

IPGRAY : Glassfish - How to create domain in Glassfish

IPGRAY : MYSQL - How to download and install mysql GUI workbench in Wind...

IPGRAY : MYSQL - How to take data base backup using MYSQL workbench

IPGRAY : MYSQL - How to import / restore data base in mysql using workbench

IPGRAY : Glassfish - How to setup mysql JDBC connection pool in Glassfis...

IPGRAY : Jenkins - How to download and install Jenkins in Glassfish

IPGRAY : sventon svn war file - How to download and deploy svn war file ...

IPGRAY : MYSQL - How to download and install mysql 5 .7 noinstall archiv...

IPGRAY : MYSQL - How to download and install mysql windows installer in ...

IPGRAY : sonarqube - How to download and install sonarqube in mysql and...

IPGRAY : sonarqube - How to download and install sonarqube in mysql and...

IPGRAY : mysql - How to migrate mysql schema from version 5.5 to 5.7 u...

IPGRAY : mysql - How to find mysql default data folder in windows 10

IPGRAY : python - How to download and install python in windows 10

IPGRAY : python - How to use python IDLE shell in windows

IPGRAY : python - How to use or view python module documents from windows

IPGRAY : python - How to use for statements in python

IPGRAY : python - How to setup python in windows class path

IPGRAY : python - How to uninstall python from windows 10

IPGRAY : python - How to customize python installation in windows

IPGRAY : Visual Studio - How to download and install visual studio 2017...

IPGRAY : Visual Studio - How to create sample ASP.NET project in visual...

IPGRAY : SQL Server - How to download and install SQL Server Express in...

IPGRAY : SQL Server - how to download and install Sql Server data tools ...

IPGRAY : SQL Server - How to download and install SQL Server Management ...

IPGRAY : python - How to create python Bottle web project in visual stud...

IPGRAY : python - How to create python Django web project in visual stud...

IPGRAY : python - How to create python project in visual studio 2017

IPGRAY : python - How to create python Flask web project in visual studi...