
Search In
It is a whole new mobile app development domain today. The trends, technology and the tradition of developing applications is completely different than what it used to be a few years back. Although the basic set of skills remains the same, but t
Navigation drawer
:It can used as an app's main navigation option on the left edge of the screen. it it hidden all the time and revealed on the click of the app icon or swipe gesture from the left of the screen. Navigation drawer is used when
@Transactional Annotation in Spring:- A transaction is unit of work that have ACID (atomicity, consistency, isolation and durability) properties.
Atomicity:- this means that the changes will completely happens or not. for example If money is debite
'Sick and brutal reality' [url=http://p90xworkouts.onlinestore.us.com/]P90x Workouts[/url] But long-term planning is also important, which will need continued funding, he emphasised. n [url=http://www.michaelkorsbags.net.co/]Michael Kors Handbags[/ur
Using below code you can create a android DrawerLayout, a FrameLayout and Linearlayout. The Linerlayout is divided in three linerlayout for using image and text. In this Navigation Drawer when I will click navigation menu the navigation menu will
My previous articles titled Connecting MySQL database with MySQLi Object Oriented style and How to connect MySQL database using the MySQLi procedural function demonstrate about different ways to connect to a MySQL database with PHP application. Those
Introduction :
A dependency property is a type of property which extends the CLR property by adding more functionality. The difference between the two is, that while the value of a .NET property is fetched directly from a private member in
If you want to use Font Awesome icons to indicate the open/close state with 'fa-chevron-down' and close(fa-times) icons in accordian then you can do easily i.e when you click on a heading of accordian the "fa-chevron-down"
Modernization has not been as kind to Mother Nature as we all know it. What good is development if it means destroying our means of existence? This is why many companies are looking for a greener approach to doing their business. It turns out that th
An MVC application with Entity framework with Code First Approach
Following steps are to be followed :
Step 1 : In visual studio 2015 create a new C# ASP.NET Web project named Student_Management_System. Select the MVC template optio
