WordPress: Top interview questions and answers
+20 What is the use of function.php in WordPress Every theme folder contains one and only one function.php. The purpose of this file is to …
+20 What is the use of function.php in WordPress Every theme folder contains one and only one function.php. The purpose of this file is to …
+10 Reading Excel file using C# MVC 4 is very easy. Here I am sharing the code how you can read cell by cell in …
+10 There are many instance where we need to change apache port number so that other system/application work properly. Following are some conflicts that may …
+10 Bydefault keyboard vibration on typing text is on. It took me sometime to search for setting and making it off. it is annoying having …
+20 Sharing simple and basic code using which we can easily upload a single file to the server. You can add validation before you move …
+10 Sharing here how you can export CSV file on runtime using C# MVC 4.5. In below code I am executing query to get data …
+10 When trying to execute store procedure having bulk insert, getting error as “You do not have permission to use the bulk load statement.” Error …
+10 Blocking unwanted SMS and calls is a good feature offered by Redmi mobiles. But sometime we want to unblock a number either we have …
+10 Whenever a new query executed, a freash process start and once the query is completed process should be end but many application does not …
+20 1) Gupteswar Temple: It is a world-famous pilgrim site situated about 55 km away Jeypore, Koraput District in the state of Odisha, India. It …
+10 Following are few temples one should visite Jeypore odisha. 1) Jagannath Temple : Situated near Raj Mahal chouwk. Photos: 2) Sai Mandir Photos: 3) …
+10 Kondapally Toys are the toys made of wood in Kondapalli of Krishna district, a village nearby Vijayawada in the Indian state of Andhra Pradesh. …
+20 Here I am sharing how you can send email with attachment using C# MVC 4. Before you copy and paste the code you need …
+10 Windows 10 comes with Xbox app installed by default and it is having feature of video recording. It is not meant for that but …
+10 There are many ways we can do the same, here I am sharing how you can do it using foreach loop. Below sample code …
+10 Follow below steps to create a database user using SQL Server Management Studio. 1) Open SQL Server Management Studio and open “Object Explorer” and …
+10 This is very basic requirement to open second modal window by clicking on link on first modal window. When I search for it found …
+10 Here I showing how you can bind data using Angular 4. This is very simple can be done within no time. Let see how …
+10 To configure your system to create Angular 4 application you need to install few dependecies as: 1) Node.js : Is an open source server …
+30 After completing installation of WAMP server on my windows 7 system, if try to run it, wamp throws error like: “The program can’t start …
+20 Exporting database from SQL Management studio is very easy and it provides various options to make developer life easy, like: 1) Export the whole …
+20 I am developing C# MVC 4.0 project in Visual Studio and it is working good. Now I want to test my application in IIS …
+15-2 My contacts are getting merge automatically and showing wrong profile pic and name while dialing to another contact number. This problem is with Xiaomi …
+20 Here I am showing how you simply share files and folders between Remote desktop to your local system using Windows 10. Follow below steps …
+20 After deploying C# MVC 4 application to IIS 10 server my application is giving below error: This configuration section cannot be used at this …