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

Search In

How to Create Custom Jquery Tabs

Hello Reader's In this article I will guide you how to create custom responsive tabs without use of any Jquery plugin. This will surely make your web page faster because its not an plugin. Its an simple custom Jquery HTML & css. Copy and paste th

Sending WhatsApp Message in .Net

Hi Friends! This time I am here with a very small article about sending WhatsApp Message from your .Net application. You need following things for that. 1-WART(WhatsApp Registration Tool) This a tool with which you can get the password to be use

Asp.net calendar control properties and events

These are the following Useful Properties and the events of the Calendar control: DayNameFormat: style of the days of the week. Possible values are FirstLetter, FirstTwoLetters, Full, Short, and Shortest. NextMont

Directives in ASP.NET page

To know the Directives used in ASP.NET page, First of all, we should know what is ASP.NET directive and where it is used? So,  Directive  are the commands helps in specifying optional settings, such as registering a cus

Concept of protocols in Objective-C

Protocols are another important feature provided by Objective-C language. Basically protocols are used for a particular situation according to the need of a program. Within protocol methods will be declared which are expected to be used for a particu

How to Convert string to an int?

We can convert the string to an int by using following methods: 1. Convert class 2. Parse method 3. TryParse method 4. A custom method   1.Convert class This method is used to convert one datatype to another datatype. Convert class contains

Why is Google the Best Search Engine?

Over the last decade, Google has become synonyms to search engine. I guess, every person, who has a computer with working internet connection,  must have used Google for day-to-day activities. If you are going to calculate the price of informati

Multidimensional Array in C#

An array is the collection of homogeneous elements which stored in a contiguous memory location by using the same variable name. Elements of an array are accessed by their index value. Array index start with 0 and go up-to-the length of an array elem

Traffic Sources for Websites

In today's world, over 65% of businesses have gone online. Future is even more favorable for an online market. There is a dire need of online traffic for any website. You must agree that traffic is the backbone of any online firm.  

Compute intersection of two or more arrays

My previous article Use of array_intersect() in PHP demonstrates about array_intersect() function which is used to compute the intersection of two or more arrays. array_intersect() returns an array with values of first array which are also present in

1 168 320
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: