Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Showing posts with label
.NET Framework
.
Show all posts
Showing posts with label
.NET Framework
.
Show all posts
Monday, October 28, 2013
.NET Framework
›
The .NET Framework is a development framework build by Microsoft for building apps for Windows, Windows Phone, Windows Server, and Windows ...
NET Framework Garbage Collector
›
.NET Framework > Garbage Collector The .NET Framework garbage collector manages the allocation and release of memory for applicatio...
Tuesday, March 5, 2013
System.Runtime.InteropServices Namespace
›
System.Runtime.InteropServices Namespace Provides a list of members that support COM interop and platform invoke services.
Thursday, December 27, 2012
Common Language Specification (CLS)
›
Common Language Specification is a set of base rules to which any language targeting the CLI should conform in order to interoperate with o...
UInt32 Structure
›
UInt32 Structure represents a 32-bit unsigned integer. The UInt32 type is not CLS-compliant. The CLS-compliant alternative type is Int6...
Saturday, August 18, 2012
Convert .NET DateTime.Ticks to SQL datetime
›
SQL Server > Convert .NET DateTime.Ticks to SQL datetime A single tick represents one hundred nanoseconds or one ten-millionth of a se...
›
Home
View web version