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

Search In

Technique For Performance Testing

Performance testing is complicated and Costly  due to huge  resource requirements and the time taking process. So performance testing require careful planning and a robust methodology. Performance testing don't have clear goal because o

JObject Class

Namespace: Newtonsoft.Json.Linq In web api sometimes we often need to send multiple parameters to controller's action(method). In that case we can create model of multiple parameters and wrap multiple parameters to JSON and send it to actio

Creating EPT in project online using CSOM

Hello Reader, The following code is used to create a new Enterprise Project Type(EPT): public void CreateEnterpriseProjectType(Guid eptGuid, string eptName, string eptDescription) { ProjectContext projectContext = new ProjectContext("h

Bootstrap Typeahead

The typeahead are very important input fields in web forms. The fundamental utilization of  typeahead is to enhance  the user experience by giving clues or a list of possible choices based in view of the text  entered while filling a f

SQl Server : Get size of tables in database

Many times when we  manage SQL server databases we need to  determine how much space each table is consuming on disk. In this blog we will learn two approaches for solving this frequently encountered common problem. Approach 1: We can use

Calling action through JQuery in MVC

In MVC projects you need to make AJAX call multiple times in your project .   So for doing that you need to first include the Jquery file and its CSS into your view and into your project.   <script src="~/Scripts/jquery-1.8.2.min.js

How to configure vuforia for android ?

Vuforia is basically used for image recognization or object recognization, you can scan from local images or from cloud database. In this tutorial, we will learn how to use vuforia service to recognize images from cloud database. 1. First of all, y

Show password using jQuery

It shows  the password in plain text and help user to check whether password entered is correct or not. Basically   it Reveals the hidden passwords in the form of characters and numbers and provide convenience for checking your password and

ASP.NET MVC : Parse XML Documents by XMLDocument and XDocument

Parse XML Documents by XMLDocument and XDocument   It is not a common practice to directly work on xml documents. In ASP.NET MVC whenever there is raw XML document available,to use them parsing is required. For parsing XML documents .Net

How to make ranking in php

Hello Reader's If you are developing the project related to gaming and you want make the Ranking of your users, Then this blog is very helpful to you. Suppose you have a criteria of total wins by a user on which the ranking will assign. You can

1 417 949
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: