
Search In
Eclipse provides lots of keyboard shortcuts which can save your lot of time.
Here is a list of shortcuts that you might want to try out: -
**Navigation Shortcuts**
*Shortcut Description*
Ctrl + Shift + R Open / Search for resources, e.g. f
Optimization of database tables in mysql is a methodology which must be done frequently to make your database healthy.
As per mysql manual,
OPTIMIZE TABLE should be used if you have deleted a large part of a table or if you have made many chan
ASP.NET includes several State Management features. One of the feature is ViewState.
ViewState is used to preserve values of page and controls between the round trips or the postbacks.
It stores information of the specific page. When the user submit
Hello reader!
In this Blog I will cover the topic, Canonical Issue, There Consequences and how to Resolve and get rid from such issues.
So lets first start with,
What is Canonical Issue
When the same content is displayed by the one website in diff
Hello
In today's blog post we will discuss about a common error that occurs while building an Android based project in Phone Gap.
Phone gap issue: Android Build fails - "ANDROID_HOME is not set"
To get rid of this error you need to install the t
The No. 1 question I had about Paddy Ryder, Hinkley said, was would he make our football club a better place. He is an outstanding person - and from the day he arrived at the football club he has bought into what it means to be at Port Adelaide. That
Hey guys, Welcome back to "Part 6 - Types on Mask in Photoshop".
In this Blog iam gonna tell you about Clipping Mask.
OK Let's get started.
A Clipping mask is a type of mask in Photoshop. It may be a layer or group of layers to which
a mask is
Sample Application using OWIN/Katana
OWIN stands for Open Web Interface for .Net. It is a interface between web application and web server. It is used to decouple server and application.
Steps to create simple application-:
1)Open Visual studio
Step-1 Install Payment_Paypal Module.
Step-2 Settings-->Accounting-->Configuration -->Paypal account -->Show payment
Step-3 Settings-->Payments-->Payments Acquiers-->Select Paypal
Step-4 Paypal Email ID-->Pay
Web color can be expressed in hexadecimal , or as RGB value. With the RGB value, each color is represented as a number between 0 and 255. The example demonstrates one technique to generate a color, using one function to randomly generate the number,
