.NET
The Microsoft .NET Framework is a software component which can be added to the Microsoft Windows operating system. It provides a large body of pre-coded solutions to common program requirements, and manages the execution of programs written specifically for the framework. The .NET Framework is a key Microsoft offering, and is intended to be used by most new applications created for the Windows platform.
Application
Any
Language
Any
License
Any
MS Word documents are one of the most popular formats for the reporting. It allows presenting information with different styles and formatting exactly such as it should look on a paper. Often MS Word...
Elerium Word .NET component, new release 2.0 has been introduced by Elerium Software.
Elerium Word .NET is a full managed .NET component which enables C#/VB.NET/ASP.NET developers to create,...
Elerium HTML .NET Parser component, new release 2.4 has been introduced by Elerium Software.
HyperText Markup Language (HTML) is the main markup language for displaying web pages and other...
Elerium HTML to Excel .NET component, new release 2.4 has been introduced by Elerium Software.
Elerium HTML to Excel .NET is a professional component that can be used in any type of .NET (C#,...
Elerium Excel .NET Reader component, new release 2.4 has been introduced by Elerium Software.
Elerium Excel .NET Reader is a professional .Net component that allows developers to read Excel...
Elerium Excel to HTML .NET component, new release 2.4 has been introduced by Elerium Software.
Elerium Excel to HTML .NET is a high performance component enabling developer to convert Excel...
Elerium HTML to PDF .NET component, new release 2.4 has been introduced by Elerium Software.
Elerium HTML to PDF .NET is a professional component that can be used in any type of .NET (C#, VB...
Elerium Word .NET Reader component, new release 2.4 has been introduced by Elerium Software.
Elerium Word. NET Reader is a handy tool for C#, VB.NET and ASP.NET developers that allows to...
Elerium Excel .NET component, new release 2.4 has been introduced by Elerium Software.
Elerium Excel .NET is a professional .NET component that can be used in any type of .NET (C#, VB.NET)...
Question: The term "Disconnected Data Source" is heavily used when talking about ADO.Net. What does it actually mean?
Write a 200 - 300 word response:
I'm going to get ethereal in my answer, so...
Question: There are a lot of advantages of using VB.Net and .Net for the developers, but why should a client or a developer jump to VB.Net and .Net? It looks like the user has to additionally insert...
Programming Tutorial
Java Tutorial 5 – Arrays
In non-trivial computing problems you often need to store lists of items. Often these items can be specified sequentially and referred to by their...
Programming Tutorial
Java Tutorial 4 – Methods
All the programs we’ve written to date have been quite simple, well under fifty lines of code each. As programs grow in size it begins to make sense...
Programming Tutorial
Java Tutorial 3 – The For Statement and Operators
Java isn’t as redundant as perl, but there’s still almost always more than one way to write any given program. The following...
Programming Tutorial
Java Tutorial 2 – Classes and Objects: A First Look
Classes are the single most important feature of Java. Everything in Java is either a class, a part of a class, or describes...
Programming Tutorial
Java Tutorial 1 – Hello World: The Application
At least since the first edition of Kernighan and Ritchie’s The C Programming Language it’s been customary to begin programming...
Programming Tutorial
C tutorial index
C Tutorial 1 – The basics of C
C Tutorial 2 – If statements
C Tutorial 3 – Loops
C Tutorial 4 – Functions
C tutorial 5 – Switch case
C Tutorial 6 – An...
Programming Tutorial
C Tutorial 12 – Accepting command line arguments
Typecasting is a way to make a variable of one type, such as an int, act like another type, such as a char, for one single...
Programming Tutorial
C Tutorial 11 – Typecasting
Typecasting is a way to make a variable of one type, such as an int, act like another type, such as a char, for one single operation. To typecast...
Programming Tutorial
C Tutorial 10 – C File I/O and Binary File I/O
When accessing files through C, the first necessity is to have a way to access the files. For C File I/O you need to use a FILE...