Al Programming

Free source code programming in C#, VB.Net, Java, SQL

Friday, February 26, 2016

XmlNamespaceManager class c#

›
C#  >  XML  > XmlNamespaceManager XML namespaces associate element and attribute names in an XML document with custom and predefine...
Tuesday, February 23, 2016

Convert ushort to byte array and to ASCII code C# using BitConverter

›
C#   >  System  > BitConverter Converts  base data types to an array of bytes, array of bytes to base data types. Example ...
Friday, February 5, 2016

How To Convert A Number To an ASCII Character C#

›
C#   >  System  >  Convert > ToChar Converts the value of the specified 8-bit unsigned integer to its equivalent Unicode chara...

Convert Class C#

›
C#   > System > Convert Class This class is used for conversion to and from the base data types in the .NET Framework. Methods ...
Thursday, January 21, 2016

Get all IP Addresses from devices attached to the machine C#

›
C#  >  System.Net  >  Dns  > IPHostEntry >  AddressList AddressList g ets or sets a list of IP addresses that are associated w...
Tuesday, January 5, 2016

C# Unit test to check if the class implements an interface with IsInstanceOfType method

›
C# > Assert Class >  IsInstanceOfType This method verifies that the specified object is an instance of the specified type.   Exa...
Tuesday, December 22, 2015

What is ADO.NET

›
ADO.NET provides a set of components for creating distributed, data-sharing applications. ADO.NET provides consistent access to data sour...
‹
›
Home
View web version
Powered by Blogger.