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

Search In

How to show CPU Usage in .Net using Threading

Hi Friends, Today I will tell you about how you can see CPU usage using c#. For this, we will use System.Diagnostics; The CPU Usage will include CPU usage(in %) and RAM usage(in MB) I have written code in a thread and I am executing the thread wi

Cordova plugin to login with Google Sign-In on iOS

Hello Readers,   In today's post we will learn about Cordova plugin to login with Google Sign-In on iOS. This plugin allow users with Google Sign-In on iOS application and you will get the user's profile information such as email, user

Adding custom icons marker in Google map

While integrating the Google map we need to display the location according to the latitude and the longitude. So in that case we need to make the use of the marker functionality for displaying it. So if we want to change the image that the location

Anonymous Method in C#

Anonymous method is a method without any name and return type but have a body content and the optional arguments. This type of  method is created by using the delegate keyword. Return type of the anonymous method is dependence on the return stat

Semaphore - Thread Synchronization

Thread synchronization is used to verify that no two or more  synchronous processes or threads simultaneously executes some particular program block. When one thread executes in the critical section then it does not allow the another thread to e

What are some of the best hybrid apps and what level of programming experience is needed to build one?

I've heard that a hybrid app is built with a combination of web technologies like CSS, HTML and JavaScript and it can easily access hardware capabilities of the mobile device. Please enlighten me with some examples of the best hybrid apps and le

Types of triggers in SQL

In this blog we illustrate the types of a triggers in SQL. Triggers are those which executes automatically when some event arise with their related tables in database.   Triggers are divided into two types: 1. After Triggers (For Triggers)

Page Isn't Redirecting Properly Error in Magento Application

While working on a Magento allication for eCommerce website, I am getting "Page Isn't Redirecting Properly Error". Can anyone let me know how to resolve this issue.

Firebase With Facebook

Hello, Im building a web-app using react with Firebase as DB. my plan is to skip the Server writing and working with Firebase on the lowest level of security. I know its very unsecured that way but my priority is the client using React. im planning

Tooltip show using jquery

Basically tooltip is a element in which we can display extra information about something i.e When you hover that element with your mouse pointer and that little content will be displayed in small box.That little content box position can be at bo

1 214 720
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: