Search for IT documents, articles, videos related to Java, Mysql, Oracle, Sql Server, Python, DotNet, JavaScript, NoSQL etc ...
Sunday, December 17, 2017
Saturday, December 16, 2017
Wednesday, December 13, 2017
Sunday, December 3, 2017
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 : 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 : 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
Wednesday, November 15, 2017
Sunday, November 12, 2017
Saturday, November 11, 2017
Friday, November 10, 2017
Sunday, November 5, 2017
Thursday, November 2, 2017
Wednesday, November 1, 2017
Sunday, October 29, 2017
Thursday, October 26, 2017
Subscribe to:
Comments (Atom)