
Search In
Google provides a simple and free* API for querying currency exchange rate. You can convert the currency using google apis url which are given below
https://www.google.com/finance/converter?a=$amount&from=$from_Currency&to=$to_Currency
Whe
The method used to create the custom animation of a set of CSS properties is the animate() method.
Simple syntax to use this method is:
$(selector).animate({params},speed,callback);
The param parameter is the requi
Hi All,
In many of our scenario's we need to use Authorize Attribute in our MVC project. The limitation of which is just that we can't use our custom user roles. What if we intend to use custom enum to Authorize some of our Action Methods. B
Hello reader's , Today in my blog I will discuss about multiple ways to create equal height columns using CSS.
As working over some website , I found an issue related to the equal height of columns .
To resolve this , I searched
"Garbage Collection in
.Net"
Memory Management is one of the major concern for every
Application, In .Net the CLR is responsible for that.
Overview:
Garbage Collection is an automatic process of freeing up t
Hello, Readers.
By this blog, I am sharing some common test scenarios for the Security Testing. I hope these will help in the time of security testing:-
1- Verify that secure or protect pages should be used HTTPS protocol.
2- Verify for SQL injecti
‼️ Senior Front-end Developer 💻
We are looking for talented front-end programmers who attach importance to details.
🌏 Wrocław (Poland)
🏢 Codemachine
💰 10 000 - 15 000 PLN net / month
✔️ Your key skills:
- technologies: JavaScript,
Communication between Directives can be done the following ways:-
1.Using require and directive controllers to communicate and share functionality
2.EVENTING -more defined way of communication.
3.using scope obj
As an internet marketing expert we follow several SEO strategies in order to increase the number of visitors and to increase the ranking of keywords in the search results for certain set of keywords.
<-- Chapter 24: SQL Aliases
Chapter 25
SQL Joins
SQL Joins clause are used to combine data rows from two or more than two tables according to common field values between them.
Lets see an examples from the below tables "customers" :-
