Thursday, 22 May 2014
Thursday, 15 May 2014
Tuesday, 6 May 2014
Sunday, 4 May 2014
How to Hide Folders in C#
Hi,
Hope you have read my previous post on Lock a Folder in C#. Now here you can learn How to Hide a Folder in C#. So let's start;
Wednesday, 30 April 2014
Serialize and Deserialize in C#
Hi,
Here you are gonna learn about Serialization & Deserialization in C#.
Definition
Serialization is the process of converting an object into a stream of bytes in order to store the object or transmit it to memory, a database, or a file. Its main purpose is to save the state of an object in order to be able to recreate it when needed. The reverse process is called Deserialization (From MSDN).
Thursday, 24 April 2014
Tuesday, 8 April 2014
How to Change IP Address in C#
Hi Friends,
You have learned to Get IP Address in C#
from the last post. Here you can learn to change IP Address using C#.
Let's start;
Subscribe to:
Posts (Atom)






