|
|
|
|
|
|
| | Total Hits: 153 | Today: 0 | | Rating:  |
| |  C# (C Sharp), VB.Net and ASP.Net help, tips, and tutorials from the experts. Featuring message boards and a database of tutorials for .Net assistance.... |
| | Total Hits: 116 | Today: 0 | Author: Zulfikar Ali. | Rating:  |
| |  Fax editor is a multi frame .Tiff editor. It only supports multi frame .tiff files. I could not find a multi-frame .tiff editor where user can delete frames, edit pages and convert to PDF. So I came up with this simple Fax Editor application. User can open a multi frame .tiff file, delete frames from the file and edit frames with eraser. Another functionality of this Fax editor is that the user can convert the .Tiff file to .PDF with the click of a button.... |
| | Total Hits: 270 | Today: 0 | Author: Deobrat Singh. | Rating:  |
| |  This article describes implementing Caesar Cipher (shift by 3) algorithm in VB.NET 2005. It’s a very simple piece of code (was difficult for me as I belong to the C# family). This was one of my practice applications to get my hands on VB.NET.... |
| | Total Hits: 107 | Today: 0 | Author: Coder’s Cave | Rating:  |
| |  I have an object myObj of my custom class myClass and I need to create a copy of the myObj object so that I can mess around with the copy without destructing the original object.... |
| | Total Hits: 268 | Today: 0 | Author: Jereme Guenther | Rating:  |
| |  Here is a quick summary for those who just want the code and don't want to read the history. I have searched all over the Web for good printing code and was unable to find it. I have created a printing class that allows text to be formatted at the character level. It has taken me about a week to get what I have working correctly and I thought it would be nice to save others the time.... |
| | Total Hits: 118 | Today: 0 | Author: 9Rays.Net | Rating:  |
| |  Instrumentation Model Kit is a revolutionary solution in the field of instrumentation and graphic components for .NET. Full featured graphics editor allows creating new visual components having unique look and functionality by means of a few mouse clicks. It can be both common controls: ProgressBars, Meters, Dials, Sliders, Gauges, Odometers, Switches and specialized elements: Manipulators, Scales, Thermometers, Special-purpose Devices etc.... |
| | Total Hits: 60 | Today: 0 | | Rating:  |
| |  The editor provided with MSHTML offers a "what you see is what you get" (WYSIWYG) HTML editing environment with a rich set of capabilities. It can be activated from C++, Visual Basic, and script. You can use a number of techniques to customize the MSHTML Editor. These techniques are available in C++ only.... |
| | Total Hits: 99 | Today: 0 | Author: developerfusion | Rating:  |
| |  Demonstrates how to write a stream to a file. you can easily save the stream to another file by this Article.... |
| | Total Hits: 302 | Today: 0 | | Rating:  |
| |  The Builder pattern allows a client object to construct a complex object by specifying only its type and content. The client is shielded from the details of the object’s construction.... |
| | Total Hits: 214 | Today: 0 | | Rating:  |
| |  Access modifiers decide accessibility of your class or class member. Many programmers have habit of making everything public in their applications. This is fine for test applications but when you are developing real life applications you should expose only the data or functionality that is necessary by the user of your class. Classes and class members marked with Public access modifier are available in the same class, all the classes from the same project and to all other projects as well. This ... |
| | Total Hits: 208 | Today: 0 | | Rating:  |
| |  A Simple Factory pattern is one that returns an instance of one of several possible classes depending on the data provided to it. Usually all of the classes it returns have a common parent class and common methods, but each of them performs a task differently and is optimized for different kinds of data. It is fairly easy to implement a simple factory method using VB.NET... |
| | Total Hits: 1536 | Today: 0 | Author: Chas Profitt | Rating:  |
| |  This article provides introduction to VB.NET and Database Programming. VB .NET is the Visual Basic language which you can purchase by its self.... |
| | Total Hits: 488 | Today: 0 | | Rating:  |
| |  This article describes how to use Visual Basic .NET to create a custom configuration section handler for ASP.NET.... |
| | Total Hits: 1252 | Today: 0 | | Rating:  |
| |  This step-by-step article demonstrates how to use two interfaces: IComparer and IComparable. These interfaces are addressed in the same article for two reasons:- These interfaces are frequently used together.
...
|
| | Total Hits: 368 | Today: 0 | Author: G.Gnana Arun Ganesh | Rating:  |
| |  Using the .NET Framework, Microsoft Visual Basic developers can build robust applications that were very difficult to write in previous versions of Visual Basic. This article will discuss the the powerful features of the Visual Basic.NET and it`s Data types.... |
| | Total Hits: 945 | Today: 0 | | Rating:  |
| |  The System.Security.Cryptography classes in the Microsoft .NET Framework make it easy to compute a hash value for your source data. This article shows how to obtain a hash value and how to compare two hash values to check whether they are identical.... |
| | Total Hits: 1921 | Today: 0 | | Rating:  |
| |  A command line compiler is something that many of today's Microsoft centric developers have never had to deal with. Many of us have only developed Windows applications with Visual Basic. It is not possible to compile a Visual Basic 6 (and lowe) application/component using the command line - you are restricted to the IDE. Well, the .NET Framework has changed all of that. We now have a command line compiler for both C# (csc.exe), VB.NET (vbc.exe), and most likely any new language that is port..... |
| | Total Hits: 2122 | Today: 0 | | Rating:  |
| |  Learn the programming features within Microsoft Visual Studio .NET, including an introduction to C#, ASP .NET and Visual Basic .NET, through this set of hands-on labs.... |
| | Total Hits: 576 | Today: 0 | | Rating:  |
| |  Multiple language implementation has an inherited powerful advantages. The .Net unify class architecture model allows .Net languages to leverage class libraries implemented in other class libraries. This article shows you how to leverage the power of VB.Net Financial base class library using C#.... |
| | Total Hits: 755 | Today: 0 | | Rating:  |
| |  Microsoft .NET is Microsoft’s recent released development framework. Microsoft .NET not only introduces powerful languages such as C# and VB.NET, it also brings relief to other programmers including graphics, multimedia, web development and speech. In this article, we’ll see basics of GDI+ and how GDI+ is much better interface than its predecessor GDI.... |
|
|
|
|
|
|