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

Search In

How to find .Net assembly version

Whenever we create a project in visual studio, a file named AssemblyInfo is created by itself which contains the attributes used to define the version of assembly during compilation. Versioning an assembly helps to identify deployed assemblies and h

How to encrypt password using SHA algorithm ?

Create a strong encrypted password in Java : In almost every application we need to create a strong encrypted password. There are many encryption algorithems to create password. It is good approach to have a strong salt and on the basis of that salt

C program to show the implementation of array of pointers to strings...

/*=========================== Program to sort the strings in an array of pointers to strings =======/ /============================ By :Bipin Gosain ============================/ ============================= Date :27-5-2016 ===================

what is difference between array_merge and array_combine in php

Array_merge Array_merge  merges the elements of two or more array in one array such that the value of second array is appended to the value of first array. If two or more array elements have same key, then the later value will overrides the pre

C# : Understanding pass by reference and pass by value

Below is the program to demonstrate various method calling conventions followed in C: using System; class Program{ public static void Main(){ // ========================= PART I ======================================================= int n1 =

How to print the data from my array?

I want to print a file with the data of this struct.    struct dados { char matr[50]; char ele[50]; float ela[50]; float final[50]; int freq[50]; float recu[50]; }; Already trie

Difference between C# and VB.Net

 C#  CB.Net  1. It contains a “using” keyword to release unmanaged code.  1. It doesn't contains a “using” keyword.  2. It doesn't suppo

Custom Radio Buttons

Use of Custom Radio Buttons Custom radio buttons are used to style radio buttons by the use of CSS properties by applying background-color and border-color. HTML: <div class="radioButtons "> <label for="veryurgent">

how to consume wsdl web service using gsoap in c++

I am creating a login form for that, for the validation purposes i need to consume 1 particular web service. I am using Gsoap to call that web service , I followed all the steps and its generate .h files as well as all those stubs for the client side

How Your Customers Can Design Stickers Using Magento Product Designer Tool?

Stickers are one of the best advertising materials. This is because they look quite attractive, can be individually dyed and cut, can be stuck on anything and are also easily removable. A lot of people use vinyl stickers to decorate their surrounding

1 62 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: