
Search In
This blog gives you step by step instructions on how to make dynamic themes in C#.
1) First develop all of the themes you want and put them all under the App_Themes folder in your ASP.Net project. I have created two themes with Red and Green Name.
JavaScript String replace() method : The replace() method is used to replace a string from new value. The replace() method has two parameters, first parameter is a string or regular expression which need to be replace by new value and the second para
In osv_memory wizard, just create a normal object, But in place of inheriting from model.model you should it from Inherit from model.model_memory.
Methods of “wizard” are inside the object and if the wizard is complex, You can define workflow on ob
To show slides of images, we use ViewPager in android that provided by the support library.
First of all add images that we want to show in drawable folder.
Then create array of these images.
private int[] mResources = {
R.drawable.
Here I am writing the way to call cloud method from the code.
Below is the method in the parse cloud.
Parse.Cloud.define("testing_method", function(request, response) {
var textMsg = "Testing 1 2 3";
var jsonObject = {
"answerMsg": textMsg
One of the most powerful feature in ruby is module. Modules are like classes but can not instantiated. Module is used for two purpose:
1. namespacing
2. mixin
Namespacing
A class per can be wrapped inside a module to avoid collisio
Hi Reader's,
Welcome to FindNerd, today we are going to discuss how to use LIKE operator in MySQL?
Basically, LIKE operator is used for searching for a specified pattern in a column. So in other words we can say that the LIKE operator is u
Hi Reader's,
Welcome to FindNerd,today we are going to discuss naming conventions in CakePHP.
When implementing a web application in CakePHP, we have to use naming conventions for making any model name and table name etc very carefully.
Firstly
Tostitos salsa, select, 15.5 oz, BOGO for $1.31 each http://www.okazo.fr erected in 2003, has split the village from most of its agricultural a nike pas cher
2010 - A total of 5 YEARS LATER -in July when they were no longer in power, Labour's David
Conversion Operators are helpful in transforming the type of the item in a collection.
In linq, We have a three types of conversion operators:-
1. As operators(AsEnumerable and AsQueryable)
2. To operators(ToArray, ToDictionary, ToList and ToLookU
