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

Search In

Executive Leadership Development-Organizational Success

Executive leadership development is the need of great importance. Leadership advancement programs adjusted to your authoritative goals offer you some assistance with staying at the highest point of your business development activities. These programs

Looking for Software Developer for Mumbai

Position: Software Developer   Roles and Responsibilities:   Requirement gathering, design, development, testing of web applications using ASP .net Maintain existing websites by identifying and correcting software defects Design ar

Razor Engine in MVC

While working with MVC you dont see # tags which denotes aspx engine you will always see @ which denotes the razor engine. So writing HTML in this engine is different as compared to aspx engine @model MVC_Demo.Models.EmployeeModel @{ ViewBag.

How to install Djanog-1.4 with python in ubuntu

Use these step to install the django-1.4 in ubuntu Step1- First check the python-2.7 version by use this commond python -V   Step2- than use below link and install django-1.4 version https://pypi.python.org/pypi/Django/1.4 and download th

AngularJS http (ajax)

AngularJS has provided a $http service that works as an ajax call in jquery. It performs a function of reading data from the server. $http makes a call to the database and retrieves the desired data or records. How to use? 1. you need to inject $ht

How to use __Call magic function in PHP

Hellow Reader's !, Before going to Discuss about __Call Function in PHP u should know about Magic Function in PHP. If you have ever looked at the source code of open source PHP projects, you might have noticed object methods that begin with a dou

Building Services in .NET Framework

  Web Services are made in .NET to reduce our task of doing something again and again for every website.   Any work that needs to be repeated again we will put that in web service.   Web service for ex if you are doing payment gat

Credibility/Validity

There have been numerous studies on credibility in life and especially in administration/management. It appeared like an interesting subject to read and think about. I am not going into a tremendous criticism simply making a few observations. In thi

C Bitwise Right Shift : (>>) Operator

In C programming while working with the numbers you have multiple operators for it to perform manipulation over it.   Right shifting means we will shift the digit to the right side by the specified number of places.   It is denoted by

Hash Table in C

Hash table is data structure to store or retrieve data in key value pair format. So it is like a table where key and value pertaining to that key exists . So, it is an efficient way of mapping and accessing data.   [key 1] -> Data 1 [key 2

  • 161
1 205 409
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: