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

Search In

How to assign an article to a menu in Joomla?

To assign a article to a menu you need to follow the following steps: Login to back-end of Joomla site. Click Menus->[name of your menu] -> Add new menu item. For ex: Menus -> Main Menu -> Add new menu item. You will see a form to add n

Bind ArrayList to ListView Control in C#

C# consists a ListView control which contains a list of items and the items can have different forms either number,text or images. To add columns in listview we can use: ListView.Columns.Add("EmpName", 1000); To understand it better,we will c

How to show orders history from shopify store ?

This is our last blog on shopify where we will show listing of orders history of particular customer. With this api you can track all orders in your webview by passing only order number. 1. Fetch orders in your main activity like this : private vo

Different Techniques Used for 3D Modeling

source: webneel.com   The concept of 3D modeling is extensively used nowadays in movies, videogames, architecture, publishing, geology, medical science etc. 3D modeling in simple words can be described as creation of a 3D image of an objec

HTML Helper in MVC

An HTML Helper is just a method that returns a HTML string. The string can represent any type of content that you want Different types of HTML Helpers 1 Inline Html Helpers @helper ListingItems(string[] items) { <ol> @foreach

  • 212
Add Subscriber to a MailChimp using “mailchimp-api” gem or mailchimp-api Integration in application

Lets supposed we have requirement to add a subscriber to mailchimp while user registering on our website. For this, we can use 'mailchimp-api' gem & we can integrate mailchimp-api gem as following in our application add gem in Gemfile( m

hayyl yibml for 19% thegli7

Local NewsLocal News burberryonline.outletstore.us.com But the ASB ruled that the simplicity of the game and the depiction of teenagers playing on the beach would appeal to smaller children, particularly those approaching their teenage years. z http:

Wordpress: How to call a plugin function with an ajax call

In web development field we face different situations in order to fulfil the requirements. Sometimes we have to customize the well managed CMS/frameworks. Today we are going to take an sample example of wordpress plugin development. There is one situ

Get dropdownlist selected value/text using javascript in asp.net mvc

A dropdownlist is a list of items from which user can select one or multiple values at the same time. Every dropdownlist contain two items one is a value and another is text. Here in the given example,there is a list of student names in which Studen

Passing List into Dropdown

While populating dropdownlist we can pass datatables dataset and we can also pass list for binding   We will create a class for that and defined properties associated with the drpodownlist   /*Entity class containing properties*/ pub

1 2 4 162
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: