MS SQL Server MS SQL Server SQL 

How Start/Stop MS SQL Server Using .bat file in windows

If you are a stack developer who works on multiple platform for coding, might face this proble of starting and stoping the Sql Server, because if you want work in default port 80 for apache in php of any other, you have to stop the iis and SQL server to run apache in port 80 only, so while doing this to start/stop we use eather SQL Configuration manager/ windows services. so here we will tell you how to create a .bat file to start and stop all the sql services…

Read More
News Tech News 

Difference between NFC and MST-samsung pay

Near Field Communication (NFC) It allows two devices placed within a few inches of each other to exchange information by tapping one device to other. If merchants want to use NFC for communication they have to upgrade their current Magnetic Secure Transmission (MST) It sends a magnetic signal from a compatible device to the payment terminal’s card reader. MST payments do not require the merchant to upgrade the payment terminal, making Samsung Pay available for use at nearly all payment terminals with a card reader. Some payment terminals may require…

Read More
Tech News 

Top Technology Myth’s Debunked

There was a time when development in technology happened at snail’s pace. You blink, and you miss it is the pace at which current development takes place. As someone said, Yesterday’s standard operating procedure is tomorrow’s mistake. And what used to be good advice for avoiding danger might not be relevant anymore. In our daily life, we have heard many technology myths and blindly follow them too, but here are some of them which we would like to debunk. Top Technology Myths: Charging Phones, laptops after 100% charge will reduce battery…

Read More
Ajax C#(cSharp) Javascript PHP 

How to create server side session using javascript

It is possible to create a server-side session using javascript for any server-side programming language like PHP, C#, Python etc. by just calling server side function using ajax calls as shown below. To do that, first create a server side application file and write the session variables which you want to set, then in client side javascript just pass the data which you need to set as a session to the server side application function using Ajax call as shown in below examples First, we will take an Example of C#/Asp.net. Javascript…

Read More
MS SQL Server MS SQL Server SQL Windows Server 

How to configure SQL server to access it remotely

How to configure SQL server to access it remotely?, Actually this is not a big issue there are some straightforward steps to configure, but there might be a possibility of giving problem after configure using the same steps also. So go through the below steps carefully. To establish a successful remote connection is to set up ports through the Window Firewall. In SQL Server there are two types of instances. First is a default instance and the second is a named instance. To connect to the default instance of Database…

Read More
CMS wordpress 

how to change the wordpress wp-admin url pathname

why hide/change wp-admin URL in WordPress? Because the hackers will keep on hitting the website and keep on trying to log in with fake login details and more over wp-admin is a default name given by WordPress and it is known to all who know about wordpress, so to secure the website from hackers we have to change the URL and it helps. To change WordPress wp-admin URL path just install ” WPS hide login ” plugin from plugins. WPS Hide Login is a very light plugin that lets you easily and safely change the URL of the…

Read More
Hosting Windows Windows Server 

How to redirect HTTP to HTTPS URL in Windows server

Step1: Goto Windows Server and open IIS(internet information service) and select the site to which you want the HTTP URL to be redirected to HTTPS URL. Step2: Then in Management Section of the Site selected, find “web platform installer” and double click to open, here search for “URL rewrite” keyword after listing that install that to you server IIS. Note: If, after installing URL rewrite didn’t appear under IIS, please close and reopen the IIS, it will list under IIS tab. From here you can implement in to ways, Either you…

Read More
Integration Payment Gateway 

How to Integrate instamojo to opencart

First download the Instamojo Payment gateway plugin from opencart extension marketplace. Click here to Download (NOTE: please download only the desired version of plugin according to the opencart version installed) Then, if you have setup the FTP setting in opencart settings panel, Then You can GOTO->Extensions->Extensions Installer and upload the instamojo zip file there. If you have no setup the Ftp settings in open then. GOTO you cpanel/you desired the place where opencart is installed and just copy the content like (admin/catalog/system) folder in opencart root directory. After successful copy/install in admin Panel GoTo ->Extensions->there filter…

Read More
News Tech News 

New safety app from Google share your location with loved ones

Google is making it easier for your close friends and family to keep track of you with its new Trusted Contacts app for Android. The idea is simple: assign some of your contacts as “trusted” and they’ll be able to request your location and see your current activity status. If you don’t respond to a location request within five minutes, it will be automatically shared with these contacts. It’s basically Google’s version of the Weasley clock in Harry Potter. The general idea is to be able to make sure loved…

Read More
News 

India has built the world’s largest solar power plant

Following eight months of construction, India has finished building its new solar power farm in Kamuthi which will replace California’s Topaz Farm as the world’s biggest solar plant. The massive facility packs 648 megawatts, which should suffice to power over 150,000 homes, and consists of 2.5 million solar modules, 576 inverters, 154 transformers as well as 6,000 kilometres of cables. The solar plant spreads over 2,500 acres (or 10 square kilometres) of land and cost a total of $679 million to build. By comparison, Topaz Farm, which can generate up…

Read More