|
|
|
|
|
Total Hits: 7 | 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: 3 | Today: 0
|
Author: Alberto Venditti
|
Rating:
|
|

I came back from my holidays, with tons of photos taken with my new digital camera. Normally, I prefer to take pictures using the best quality and resolution, and this - of course - implies having bigger files to manage. Often, at a good resolution, a single photo in JPG format takes more than 1 Mb, and this is not so comfortable if you want to send your pictures to your friends via email, or to put them on a web site. You have to reduce the quality of your pictures, resampling them at a lower r...
|
|
|
|
Total Hits: 6 | Today: 0
|
Author: Jason Clark
|
Rating:
|
|

Rich clients employ many of the features and conveniences of the operating system they run on, and the list of these features has been growing since the dawn of the PC. But as apps have migrated to the Web, the trend towards increasing client-side functionality has ground to a virtual halt. There are several reasons for this; chief among them are security and deployment problems. But that's all about to change. With the .NET Framework, you can participate in building the distributable rich clien...
|
|
|
|
Total Hits: 8 | Today: 1
|
Author: Arun Nair
|
Rating:
|
|

The .NET data provider is the layer between the application and the database that takes care of the all the nitty gritties of the database interaction. They are designed for fast, efficient means of data retrieval and reconciliation. In this article I'll deal with the classes the .NET data provider offers and some common functions in each of the classes....
|
|
|
|
Total Hits: 10 | Today: 0
|
Author: Source Code
|
Rating:
|
|

What is it that GPS applications need to be good enough to use in a commercial environment, such as in-car navigation? Also, how does the process of interpreting GPS data actually work? In this two-part series, I will cover both topics and give you the skills you need to write a commercial-grade GPS application that works with a majority of GPS devices in the industry today....
|
|
|
|
Total Hits: 8 | Today: 0
|
Author: KarlMoore
|
Rating:
|
|

Need a function to convert between bitmap, GIF, EMF, JPEG, PNG, WMF, and ICO image formats, among others? Don’t buy a third-party control: this conversion is exactly what my next crafty little snippet does. And all in a mere dozen lines of code. Just call ConvertImage, passing in the filename of your current file, the desired format of your new file (using the enumeration), and your new filename....
|
|
|
|
Total Hits: 8 | Today: 0
|
Author: lJUBOMIR SPASOVSKI
|
Rating:
|
|

I am working on an application written in VB.NET. I need to allow the user the ability to specify a folder for use later in the program. How do I display the BrowseForFolder Dialog? I've searched around for code examples to no avail....
|
|
|
|
Total Hits: 8 | Today: 0
|
Author: skullz_softwares
|
Rating:
|
|

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL) This is a Simple method to make a Application Singleton. I had seen some Examples on Codeproject but those were a little complex this is the simple method....
|
|
|
|
Total Hits: 7 | Today: 0
|
Author: Mozads
|
Rating:
|
|

This is my second post, I tried in this one to help some programmers to deal with graphical concepts, so I take the wallpaper-desktop as a practice for this purpose. The only hard stuff in this article, I guess its the use of the API ! and because of that I added a document that will explain how to use this API (API-Explanation file)...
|
|
|
|
Total Hits: 4 | Today: 0
|
Author: Dmitry Salko
|
Rating:
|
|

Always wondered, how to run scheduled tasks on windows hosting. For example, under the Plesk control. At the first look, everything is ok. We have scheduled task and "command line" for it. But what to write there in command like? This is the big question. Somebody says - no problem, I'll write "iexplore http://example.com/track.aspx"
But I'm wondering, who closes this internet explorer process on server, and what if you are going to run this task each 5minutes?
I don't like t...
|
|
|
|
Total Hits: 43 | Today: 0
|
Author: easerve
|
Rating:
|
|

First, you will need to import the System.Web.Mail namespace.
The System.Web.Mail namespace contains the SmtpMail Class....
|
|
|
|
Total Hits: 28 | Today: 0
|
Author: brianwhitetx
|
Rating:
|
|

My employer is developing a large application which makes use of Microsoft Reporting Services. We were informed that Reporting Services security plays nicely with Active Directory (as you might guess it would). So, the idea was brought forward to manage our applications reporting security with Active Directory, but we did not want this to be a manual process. We needed a way to automate this. Our application manages projects. Those people in those projects are managed in the project roster. If w...
|
|
|
|
|
|