
Search In
Every project have its own SharePoint sites in which each project has its own documents, tasks,project details,Deliverables, issues and so on.
For creating that sites first we have to set permissions from settings.First go to PWA Settings > Connec
Hello Reader's!Comments is very useful for your website where users can give there feedback suggestion and discuss problems with us so for that i have decided that to create a comments system in jQuery where page cannot reload but your comment po
While making interaction with the databases most of the time we communicate with the SQL Server database.
OLEDB Object Linking and Embedding Database comes under the ODBC Object Database Connectivity driver that is installed by default with the win
In ActivexDataObject we use Sql classes to perform multiple operations related to the database ant the datasources.
We write SQL statements directly into the Sql class object or we can write the stored procedure and just invoke it in the Sql
Hello reader's if you are developing the website in which data is generated in div and height of them is not equal then you can sort out your problem from this blog.
In the scenario above, sometimes text matter in the div is not equal so
Hello Readers, In this blog tutorial i will explain how to add custom comment field box to each product in view shopping cart page.
Follow the below steps to create magento comment field in cart & save field data into DB
1. Add new heading in c
Beta Testing Process:-
In this section, we will concentrate on the Beta testing process step by step as specified below:-
1.) Beta Testing process
2.) Beta Test plan
1.) Beta Testing Process
There are various app
While writing API services you need to understand what nudge in that actually means if you come across that particular word.
Nudge is nothing but a general message that we sent to another user or group of users.
We can send single n
1. On format and loading type
Audio files imported in unity 5 are by default set to be preloaded i.e. audio clip will be loaded at the moment when game is being loaded.
This can cause game to take much time to load if audio files are heavy so unit
jQuery have been widely used for interactive websites. There are plenty of plugins available built on jquery. We can also create our plugins. In this tutorial we will create a plugin and add few options.
We will create a jquery.myplugin.js and
