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

Search In

How to revert a particular migration in Rails

Rails provides us the concept of migrations. Migrations allows us to alter the schema of our database at any time after it has been created. It helps user by not letting him/her write the entire SQL query & it uses Ruby DSL(Domain Specific langu

SQL Server 2012 Programmability Enhancements

SQL Server 2012 Programmability Enhancements SQL Server 2012 supports a great programmability enhancements and functions : T-SQL THROW Statement Now SQL Server 2012 has improved error handling by introducing throw statement for throwing excep

  • 278
Autofocus Attribute in Html

Autofocus Attribute: It is a boolean attribute used with input fields, button that set focus on that element on which autofocus attribute has been used when a page is loaded. But we can focus only one element at a time using this attribute. Syntax:

How to Render Bound Django Form Which Has Arbitrary Text & HTML Injected, as HTML-Safe in the Template?

I am trying to return a bound form that has been modified and has some arbitrary text and HTML inserted into it. I have done some research and have been able to successfully insert some arbitrary text into a bound form but I haven't found any way

PIM- launching the client (overview)

Hello Todays blog will throw some light on the PIM desktop and the various  features and options available to manage and configure the same. Launching the client PIM Desktop works on the client/server concept. In order to use the client appli

Sending bulk email in Drupal using Mass Contact module

Mass contact module is very useful when we want to send lots of emails to a group or users or all users. We also can add taxonomy check for this. Following is the detail for mass contact module: Mass Contact Introduction: The Mass Contact module s

SQL Tutorial -> Sql Select

<-- Chapter 2: SQL Syntax Chapter 3 SQL Select SQL Select : SELECT command describes that through which we can fetch data from MYSQL database tables OR we can say, It is used to retrieve/select data from MYSQL database. SELECT command is used

GroupBy and OrderBy in MYSQL

ORDERBY alters the order of the specified column into the table by giving there fields name and arrange them in desc as well as asc ordering but default ordering is asc while in GROUPBY aggregates the records by the specified column which allow to

HOW TO TAKE INFORMATION FROM USER USING HTML FORMS

When we want to take(collect) information from user or those who are visiting site, for this purpose html forms are use. for eg:- for user registration in any social site, we want to collect his personal information like his name,last name, email, a

How to Insert, Select, Update & Delete Data in Magento

Hello Readers, In this blog i am going to show you "How to select, insert, add, update/edit and delete data in the Magento. Lets Suppose, If you have database table named 'slider' with the following fields id(int,primay key), title(varch

1 26 103
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: