
Search In
Jamie Maclaren was brought to the club on a three-year deal before the 2013-14 season, allegedly with the promise that his accommodation would be paid for by the club. That was not declared to the FFA in the salary cap report. It is understood Maclar
Rewrite Rule is a directive used in .htaccess file to control the routing of the pages in a webservice, webresource or webapplication and this technique is called URL rewriting.
Apache HTTP Server provides the URL rewritting technique via mod_rewri
For creating custom form fields please use the following steps:
Step 1:Add all the custom fields to the following XML file
components/com_library/views/book/default.xml
<fields name="request" addfieldpath="administrator/components/com_library/m
In these times, CSS has lost a lot of popularity. The community believes that CSS is an obsolete and unnecessary tool, and that is why they are increasingly betting on JavaScript and its frameworks. And that is a mistake. In this article I hope to ex
There are some times during android application development when we need to interact with our server make a prominent exhibition of data inside our application. And server return the data in particular format. It is really important to know how to r
ohh, I have a **large set of database** with many columns and many queries to access that data but sometimes *its getting slow* and really fed me up to *manage lots of queries* with sqlite. Thanks to **ORMLite** that manages your database very effici
In my previous article i explained when we should refactor code and how to refactor. Lets take our discussion further to decorator/presenter pattern. Decorator/Presenter pattern have been overly used in rails community. There is a thin line between d
In this blog post, I am going to explain how you can check updates of the latest version of the mobile operating system on your Android phone. I will be discussing here two different methods to do the same. This will help us cover a wide range
I hear you. It sucks. They shouldn’t have fired you. You were probably one of the best developers working there! There there. There there. The important thing to remember is that it’s not the end of the world. We’re not our jobs. Wh
Calling Web API from MVC Controller in ASP.NET
This blog defines calling of web api from mvc layer project. The following steps are to be followed :-
Step 1 : Create an empty solution in visual studio 2015. From file menu click New
