Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

SQL Server : Read only databases

Databases whose data is not required to be changed should be considered to be set as READ ONLY.Databases can be set to READ ONLY mode and back using T-SQL and SSMS. Following are the scripts that can be used to set database read only and back: --

How to change particular text font size in class using ttf file

In the below example code I have changed particular font size by using ttf file. Here I have added ttf file in assets folder using TypeFace class, I have also included zont zip file. You can see the below example it will clearly describe you How to c

Adding method using CakePHP

There are different type of methods that we can use in cakePHP to add functionality. 1. constructClasses()- This method load the model required by the controller. This can be used while in the command line prompt. 2.referrer(mixed $default = null,

How to create a sliding background image?

To show the image sliding ion background i have used two DIV here one act as a wrapper and another contains the background image that slides. In the .wrapper div i have added "overflow:hidden" property that will make this div to hide anyth

How to set up Cron Job on Amazon EC2 Cloud Servers

I am writing this blog because I faced issue for adding cron jobs in Amazon Ec2 cloud server. I was using Linux 64bit . To add cron jobs open command prompt (via putty if windows) and login via ssh, when you are login then type: which php this wi

What is MVC architecture in Angular JS

MVC is Model-View-Controller architecture designed for web development. It has three main parts: In angular the way we organize things is different from the others in javascript. Model: Model contains all the information that is responsible for main

Publishing ICalendar with Ruby on Rails

If your application has certain events(For example meeting etc), then you may need to integrate calendar application. Icalendar is a standard for calendar data exchange. Icalendar allows us to generate .ics files so that users can add events to their

Integrate Splunk MINT in an android project

Splunk MINT is used to send crash report of your mobile application. After integrating Splunk MINT SDK in your application, you can use Splunk MINT Management Console to monitor your mobile apps.   Follow the simple steps to integrate Splunk M

Making Thumbnail Image in CarrierWave

As we know that in almost all web applications we use images then be it larger images or thumbnails  So for these functionalities we use Carrierwave gem. This gem helps us with uploading images and files. With the help of carrier wave gems we

Customizing Routes with resources

Hi Friends, In my previous blog Routes in Rails using Objects, I explained about using routes with objects. Today I am going to tell you about how we can customize the routes that are created using resources. As we know whenever we mention resources

1 47 126
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: