Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Views in SQL Server

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

How to configure office365 email in liferay

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

How to get file metadata in java

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

How to get crash report using Splunk Mint in Android App

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

PHP Namespaces Question

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

Updation in Jquery Grid

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

Animation in CSS3

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

Implementing a RESTful service using WCF 4.5

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

How to add a new module position in Joomla

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>

SpeechRecognizer.ERROR_NO_MATCH:

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

1 97 162
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: