.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
The HiQPdf HTML to PDF Converter has the capacity to convert HTML documents with True Type Web Fonts (TTF).
The Web Fonts can be used in a HTML document without being installed on the local...
The HiQPdf HTML to PDF Converter has the capacity to convert HTML documents with True Type Web Fonts (TTF).
The Web Fonts can be used in a HTML document without being installed on the local computer...
Learn how to read embedded resources in your .NET applications at run-time.
Are you creating a security system for a SaaS application? This article is here to help! It lists the important questions to ask from the beginning of your project to avoid security breaches or...
The .NET framework includes a class named "Math", which provides a number of standard mathematical functions, using static methods, and mathematical values, using simple constants. This article...
Short list of useful extension functions written in C# to enhance the functionality of Selenium 2 WebDriver
Add jQuery selectors to Selenium Webdriver in .NET without modifying the Selenium server.
How to draw regular polygons in C# by calculating vertex coordinates and using GDI+
A 14-part series of articles describing the use of automated unit testing techniques for the C# programmer. The tutorial includes the use of NUnit and Moq but is also relevant for other testing...
HTML5 introduces markup-level functionality for rich graphics, animation and web multimedia. It also supports a richer web application functionality and extends the client capabilities with local...
We’re all familiar these days with the Ajax buzz word – but while it’s relatively simple to use these browser technologies to implement a specific feature in an individual page, it is much more...
The default action, when serializing objects to XML, is for each public property and field to generate an XML element. The XmlAttribute attribute can be applied to public members to modify this...
The .NET framework's Debugger class allows programs to communicate with an attached debugger. This can be the debugger built into Visual Studio or an alternative tool that supports the functionality...
Under some circumstances the standard integer data types provided by the .NET framework provide a range of values that is restrictive. The BigInteger structure, introduced in version 4.0 of the...