
Search In
Hi friends,
To discuss this topic let's start with some obvious questions and try to answering them with suitable explanation(if needed).
What is Guid in C#?
Guid refers to Global Unique Identifier. It takes 16 bytes space in memory (12
Hello Reader's if your page is generating some non readable characters that are not able to print then by using PHP you can remove them as follows:-
Many of the other answers here do not take into account unicode characters (e.g. öäüßйȝîûηыეமிᚉ⠛ ).
If you are using rvm and want to load project specific ruby version and gems automatically when you access the project directory, for this you can use a very simple command
rvm --create --ruby-version use ruby-version-number@gemsetname
example
rv
Hello Guys,
Liferay store files using media and document which is default functionality of liferay. Liferay support all type file.
Below code download files with zip folder using "FileEntryID".
NOTE : Liferay fully support to Oracle JDK.
Follow
Python and PHP are just two popular high-tech programming languages. PHP is traditionally employed as a server-side scripting language, while Python is appreciated because of its dynamics, accessibility, and simplicity. Despite almost equal popularit
"How ASP.Net Role management Works"
Role Management helps us to manage the roles of the different users (i.e. what will be the role of a particular user in the application),we can restrict some users to access any resource a
NVL function helps you convert a null to an actual value.
Syntax:- NVL (expr1, expr2)
In the syntax:
expr1 is the source value or expression that may contain a null
expr2 is the target value for converting the null
Guidelines for NVL function:-
A very good stuff that allows you to get rotated image. Sometimes we rotate the UIImageView, it appears like image is rotated but in actual it's the UIImageView which is being rotated. If we try to fetch the image from rotated UIImageView it will ret
The new Fed standards for supervision may not actually take effect or may be temporary because parent General Electric, one of the world's biggest companies, has been selling off GE Capital's businesses. That could lead to the "systemically important
Using the below code I have created pdf viewer function. Here I have created pdf Viewer Activity and used string download_token,publication_heading,download_info and pdf data fetch data in DatabaseHelper. I have also used DownloadManger fuction. Bel
