
Search In
Views are virtual tables that are compiled at run time. The data associated with views are not physically stored in the view, but it is stored in the base tables of the view. A view can be made over one or more database tables.
Ex:
create view my
Hello Guys
I am writting blog about configure office365 email in liferay.
Following are the office365 configuration details :
SMTP Setting :
Server name: smtp.office365.com
Port: 587
Encryption method: TLS
Follow below steps to configure office3
Hello Guys
Here, I am writing about extract the metadata of the file in java technology in which you can extract file creation date, file access date, modification date, size etc. Java provide inbuild BasicFileAttributes class in the JDK.
Meta
Features of Splunk Mint:-
1) Monitoring slow transactions(track process) from start to finish.
2) Track user activity and events
3) Generate exception logs that occured in app.
4) Debug messages based on platform.
5) Examining errors by particular us
Trying to figure out how to instantiate class with name spaces. The library was built for Composer to manage dependencies, but we're using just the necessary classes for our project.
We are using this library:
https://github.com/thephpleague/oa
In MVC while embedding the Jquery grid we will have to also perfrom the Crude operations like Insert Update Delete.
For doing that in MVC we need to made actions for it and for each action we need a view .
But in cas
CSS animations allows us to animate transitions from one CSS style to another. Animations consist of two components, a style describing the CSS animation and a set of keyframes that indicate the start and end states of the animation's style, as well
Hello coders,
In this article we are going to implement a RESTful service using WCF4.5.
Note: WCF stand for Windows Communication Foundation
Please follow the below steps to implement a RESTful service.
Step 1: Open visual studio/New project/WCF/WCF
Hello Readers,
If you want to add the new module position in Joomla admin and show the text or Html on the front end side of this add new position.
You have to follow the some certain steps to do so:
1> Log into the Joomla admin Section.
2>
Hello guies,
As i was working on and speech recognition module i encountered a mysterious bug while the listener called for the second time to listen for voice input.
Bug detail :-
When you call the listener of the SpeechRecognizer instance for
