Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Author: Webner

We are a software development company in India.
February 20, 2017 Web Development

Microsoft Azure | Deploy ASP.NET Web Project on Microsoft Azure

February 20, 2017 Web Development
Post Views: 4,355
| By Webner

1.Go to Server Explorer. Right- click on Azure and click on Connect to Microsoft Azure subscription. A login screen will appear. Enter valid credentials with at least one subscription and sign-in. 2. Now expand Azure. Right click on App Service

Read More
February 20, 2017 Web Development

PDFtk | View PDF field information from command line

February 20, 2017 Web Development
Post Views: 9,480
| By Webner

Solution: If you have a pdf and you do not know the names of the fields used in the pdf just follow these steps: 1.   Install pdftk (search online). 2.   Open the command prompt, run the command: pdftk YourPdf.pdf dump_data_fields

Read More
February 20, 2017 Database / Java Frameworks

Java | Hibernate best practices

February 20, 2017 Database / Java Frameworks
Post Views: 5,378
| By Webner

1.  Always define hashCode() and equals() methods in your Persistent classes. 2.  Persistent class method’s equals() and hashCode() must access its fields through getter methods. It is a good practice to use accessor methods instead of direct instance variable access.

Read More
February 17, 2017 Web Development

A Brief Introduction to SOAP

February 17, 2017 Web Development
Post Views: 4,336
| By Webner

SOAP stands for Simple Object Access Protocol. This protocol allows to communicate over the web between the programs (or Web service-enabled applications) running on two different systems using Http and language used by this protocol to communicate is XML (Extensible

Read More
February 17, 2017 Linux, Windows, Mac / Web Development

How to configure DevExtreme with visual studio MVC application

February 17, 2017 Linux, Windows, Mac / Web Development
Post Views: 5,652
| By Webner

These are the steps : 1. Install Microsoft visual studio on your machine. 2. Then we need Xpress Developer Studio. Which is available on https://js.devexpress.com/. 3. Install Xpress Developer Studio in your machine. 4. Then we need to install DevExtreme

Read More
February 17, 2017 Java Frameworks / Web Development

Importing gmail contacts in your website using javascript

February 17, 2017 Java Frameworks / Web Development
Post Views: 13,372
| By Webner

Importing gmail contacts in external website is common these day where you can login to gmail from within external website and then access your contacts directly inside external website. For example, the requirement could be to allow user to refer

Read More
February 16, 2017 PHP Frameworks

Moodle | Calling custom function on an event

February 16, 2017 PHP Frameworks
Post Views: 7,123
| By Webner

Event driven architecture is inbuilt into Moodle. There are various kinds of events present in moodle like: 1. Course completion 2. Course creation 3. Course deletion 4. Course Module creation 5. Category Creation etc. On trigger of an event we

Read More
February 16, 2017 Web Development

Can static variables be local?

February 16, 2017 Web Development
Post Views: 3,953
| By Webner

Static variables are the variables that belongs to class. Static variables are shared among all the objects i.e there is only single copy of that variable.These do not get memory in each object. They automatically get initialised to 0. For

Read More
February 15, 2017 Web Development

WordPress | Add html form on a slide using Slider revolution Plugin

February 15, 2017 Web Development
Post Views: 25,281
| By Webner

How can we add html form in a slide in slider revolution plugin in WordPress? Solution: Slider Revolution plugin gives us options to add image, shapes, layers to enter text for example. For placing a form on a slide follow these

Read More

Posts pagination

«Previous Posts 1 … 118 119 120 121 122 … 172 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection