Using WebRequest and WebResponse in NETCOBOL for .NET is a web based tutorial in which the author describes the method of including the webRequest class and Webresponse class in .NETCOBAL inorder to access the data from the internet. The author gives
This artice deals with performing form capturing in .NET with the help of GDI and GDI+. Here the author explains that GDI+ has the ability to accelerate the programming of graphics in Windows SDK. In this tutorial the author demonstrates about perfor
GDI+ is a new graphics subsystem for Windows and provides a new set of graphics APIs for rendering 2D graphics, images, and text. GDI+ is the only API for drawing in the .NET Framework, but in Delphi it is a complement to the current GDI to provide m
This is an article where ASP.NET users can find information on the basic functionalities of GDI+. This tutorial starts with a simple introduction to GDI+ and explains about its three parts imaging, 2D graphic and typography. In this tutorial users ca
GDI+ with code behind is an article in which author describes the process of executing the code-behind method in GDI of ASP.NET. The author gives information about creating a web page and also gives programming logic in the Page_Load event. Programme
This is an online tutorial that guides readers to read animated GIFs on ASP.NET with the help of GDI+. Here this tutorial explains extracting and counting the individual frames can be done by using GDI+, so here the author demonstrates by performing
ImageDraw is a server control which generates real-time, on-the-fly images for ASP.NET Web Applications. ImageDraw allows you to use all the potential of GDI+ in your ASP.NET Web Applications. You can use ImageDraw to deliver real-time dynamically ge
In this tutorial the author discusses about GDI graphics. This tutorial explains about GDI+ and its uses and details on using the same for drawing simple shapes such as circle squares etc., The author provides step-by-step procedures that have to be
GDI+ Controls are a set of GDI+ based components for Delphi.The include, a GDI Plus font selector, HSV/RGB Color selector with Alpha Support with Frame and Dialog implementations, a Color Panel with alpha support, a GDI + Canvas, like a TPaintBox
Use all the potential of GDI+ in your ASP.NET Mobile Applications. You can use ImageDraw to deliver real time dynamically generated images such as charts, diagrams or any other graphical application. You will not have to create, never again, an image |