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

Search In

How to serialize a class in C#

Hello All, Working with ASP.NET C#, I wanted to serialize a class to a file which will be later de Serialize to access its properties and delegates, and to do this we have following block of code : Structure of the class to be Serialized : [Serial

What is WHM(Web Hosting Manager)

It is a web-based tool that is used by the server administrators to manage hosting accounts on a web server. Ports 2086 and 2087 are used for WHM.Some of the tasks that a Server administrator performs on WHM are as bellow: 1- It is accessible by th

Customize seekbar in android

If you want to customize seekbar in Android then follow the steps mentioned below:- 1) To customize seekbar background create a new xml file in your project's drawable folder . seekbar_background.xml <?xml version="1.0" encoding="utf-8"?> &l

Difference between array_slice() and array_splice()

**array_slice() Vs array_splice()** What arrayslice() function do: As name suggest this function just return part/slice of array which we pass to arrayslice() function as parameter 1 depending upon the

Evon Logo Using CSS

Hello readers ! Here is an example of css3 by using these codes you can make any logo. There is no use of any image. For example I used the same code to make Evon Logo. If you want to use the same code for creating other logo you have to do some min

Good Postures for the Development of Fine Personality

A good posture is always considered as the basic requirement for the development of Fine Personality. People who work in a professional environment usually forget to maintain their posture, as a result

How to edit value without text box using Angular JS

Hello Reader's if you want to edit any value from db in the webpage without any text box or form, Then choosing the Angular JS will be the best option Lets see the example For this lets start with the html page. The code for this page will go like

Kinds of Parameters in C#

Parameters  are variables that are passed into a function which defines how something should be done. The values which are passed into the function are known as arguments.   There are five methods of passing the parameter:- Value type

SQLite3 with Unity5 : Connectivity

First you have to add an extension (named.. SQLite Manager) in the Mozilla Firefox browser. (It is simply for managing database in some cases). Then you need three .dll files (known as ASSEMBLIES)..., (these files are simply PLUGINS for SQLite3) :

Queue in C#

It is the first in first out collection of any object. It is used when you want FIFO type access of elements.   When you insert item in the list it is called enqueue, when you remove item from the list it is called dequeue.   Properti

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