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

Search In

Creating Non Default Themes in Magento

Welcome to this blog. Today we are going to discuss non-default themes in magento. We all knows magento is a powerful eCommerce platform where you can easily build your stores. If you want to work on magento then you need to understand it's file str

Communication Services in Internet

Communication services in internet is used for the message passing and the flow of information from one end to another end.   We use this kind of service fro transfer of information form one end to other end where we have the connectivity. &n

  • 2.60k
Display initials if no profile pic available

When we create an application its very easy to display user image or profile pic. when no image is available then we used to include an anonymous image in place of no image is available. But Gone were days and now we have something rich and

.Net Code to Create new Database and Table in SQL Server

Hello readers! In this Blog we will understand how can we create new database and new table in SQL Server using .Net . SQL provides statements to create new databases and tables. In the Code below we are executing those statements to create datab

How to make Numbered and bulleted list in HTML Editor with JavaScript

Hello all, Working with HTML Editor we wanted to give a functionality to user where he can select any element from the html editor and can convert it into Numbered and Bulleted list. We added this functionality by following these steps : - 1.First

Why Tech Leaders Should Care About Employee Engagement

According to a recent Gallup poll, employees who feel engaged in their work produce 22-percent more output compared to disengaged workers. Additionally, employee engagement leads to reduced turnover and a safer work environment. These are important o

How to get child of Category(Parent Child relation)

Hello reader's today we discussed about "How to get child of Category". In Wordpress, if we create a category and their sub category and we want to call category and their sub-category. In Programming language we called it Parent Child relation. The

WPF : Binding when DataContext not inherited

Introduction : The DataContext property in WPF is extremely useful because it is inherited by all children. However there are situations where  the DataContext is not accessible as the elements are not part of the visual/logical tree. In such s

Differences between Require, Load, Include and Extend methods in ROR

Include: If your application has many classes that need the same code, then we can keep that reusable code in a module and include that module in class. When we Include a module into a class, it is like we are taking all the methods within the module

Splitting a String in javascript

To split a string in javascript, we use split() method which splits the string into an array of substrings. Syntax: string.split(separator); Where separator specifies the character(s) to use for separating the string, and if this separator ( or

1 167 258
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: