
Search In
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
I. Installing the templates
1. First of all you have to download Aspose.DNN.Templates_VS2013 from the given link: https://asposednn.codeplex.com/releases
2. Now double click on the downloaded file to install the templates in visual studio.
II. Creat
Storage classes defines the scope of the variable in the function. Storage class specified for a variable shows that for how long time the variable will remain in the program and which section of the program will have the accessibility of the variabl
Google is a phenomenon in this world and tricking google is almost impossible. Thousands of website are opening and shutting down on every day. More than 51% population of the world has access to the internet and very few uses Other than google searc
Spring comes with a family of data access frameworks that integrate with a variety of data access technologies. Whether you’re persisting your data via direct JDBC, iBATIS, or an object relational mapping (ORM) framework such as Hibernate, Spring re
Spring comes with a family of data access frameworks that integrate with a variety of data access technologies. Whether you’re persisting your data via direct JDBC, iBATIS, or an object relational mapping (ORM) framework such as Hibernate, Spring re
In MVC we have a shared folder where we get the views which are shared by the application.
So one of the view that we will discuss here is _Layout.cshtml that is like a bundle of all the CSS files and JQuery files we have in ou
Many a time we need to take a screenshot of a screen on an iOS device. So In this blog, we will discuss how to capture a screenshot of a particular screen through an application and with the help of an example this concept can easily be understood.
navCtrl.getActive().component.name Returns Single Letter for Production Build
I would like to share a problem we faced and how we resolved it.
Problem statement:
Client reported that every time they launched the applicati
HI all,
As we all knows CSS33 describes the look and formatting of a document written in a markup language very well but now the time is coming for CSS4.
Because it is still in WORKING DRAFT in W3C so all selector is not compatible with all browser
