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

Search In

Route Config File in MVC

In MVC project whenever we run the application we have default form to be run. To setting up or changing up the startup view in MVC project we have entry in the Route.config file for the default view associated with the controller For Ex: routes.

URL rewritting in PHP with .htaccess

Hello Guys, If you are looking to change your website URLs on SEO friendly mode URL rewriting with .htaccess file is a good practice to do same. Suppose you want to change your website URL like htttp://www.abc.com/prodDetail.php?prodID=15&catID

UPPER(str) mysql function

UPPER(str) UPPER() function returns the string str with all characters changed to uppercase according to the current character set mapping means if you want to get a string with all character in upper case then you can use this function. Here is so

Showing Toast for a specific duration

Basically we have two options for selecting the duration of the Toast. First is SHORT duration, which is 2 seconds and another is LONG duration that is 3.5 seconds. We cannot change the duration of the Toast directly. To change the time of the Toas

How to set error_reporting on cake php

Hello Friends, If you are new in cakephp you might face issue like error not display on screen rather than a blank screen appear. To avoid this problem you need to open "/var/www/html/nyxmyx/app/Config/core.php" and set variable as below

Github: How to add files to git repository via command line

This blog will help you to understand how to add files to your git repository: Step 1: Move the files into local directory which you want to upload to Github that was created when you cloned the repository. Step 2: Open and change the current worki

Image is Blurred after cropped from a view

if you are going to take a snapShot of  a view in ios and resultant image is blurred please change your code to following.   CGRect rect = [ScreenShotView bounds]; UIGraphicsBeginImageContext(rect.size); Please change this with below

How can i change ui and attributes of bootstrap3-wysiwyg editor

 Bootstrap3-wysiwyg editor Ui and attributes change: The meaning of WYSIWYG is "what you see is what you get", This editor is also explaining the meaning of this acronym that the content of the page will be edited as its resemblance

Changes Related to Active Records While Updating From Rails 3.2 to Rails 4.0

From Rails 3.2 to 4.0, there were so many things that got changed. So here I am telling you the major changes that affected the active records, and that you should take care of during updation from 3.2 to 4.0: 1) There were some inconsistencies rep

Audit Trails in PIM Desktop

Hello Today we would discuss about the importance of Audit Trails in PIM Desktop. Audit Trail An audit trail comprises the transaction with a record of each stage involved in it. It aids in simplifying problem administration by tracing the sequenc

1 29 342
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: