
Search In
Hello Readers, Here is simple line of code that will be useful for applying different color in checked or unchecked state or User can apply different icons to it, This will be only possible using HTML and CSS, User can see below how these line of cod
Lookup tables is used in Enterprise Custom Fields. We can create Lookup tables programmatically either from CSOM or PSI. Here below is the example of creating Lookup tables using CSOM.
Microsoft.ProjectServer.Client.LookupTableCreationInformation l
Dompdf is a standard library for generating a PDF file. This library is used to convert an HTML file to PDF file. Dompdf is a style-driven renderer, as it will download and read external stylesheets, style attributes of individual HTML elements.
&nb
Add-in is a software that adds many news statistical features in Microsoft Excel's such as correlation, covariance, anova ,F test etc which are not present before. Add-ins save our lot of time. It is useful as it helps to avoid err
To make a android apk in flash builder is having very simple steps.
Export release build
Choose certificate
and build the project and you got your apk. Here the certificate are very easy to create, choose create and fill the details and save the p
JQuery selector is a function which is used to locate elements in a web page. JQuery selector uses expressions to locate the web elements. Expression to find a particular element is written inside "$()". Mainly jQuery selector uses any one
Hii,
File Validator is a function used when we want to restrict the type of file uploaded.
Using File validator we can easily get file Info for each file uploaded.
If uploaded file is not as per the required format a validator function&nbs


STEP 1
Choose file > new. Once the new document window appears, name the document then set width and height. Make sure that your document has large canvas.
STEP 2
By using pen tool draw a curve as shown in Fig
Welcome to FindNerd.
Today I am going to discuss two widely used functions in word-press that are add_action and add_filter. I have described the hooks and its uses in previous blogs so please follow these blogs for the same. Here we are discussing
Welcome to FindNerd.
Today I am going to discuss the confusion which has been created by word-press developers. If you check the source code of add_action then you will realize what I am asking. Please check the code below.
function add_action($ta
