Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, May 17, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Applications > VB.Net
Search:
What's New - What's Hot
Listings for Database Management Database Management (11)
Listings for Directory Directory (3)
Listings for Graphics and Charts Graphics and Charts (12)
Listings for Migration Migration (4)

Editing multi frame .Tiff file        
Total Hits: 7  |  Today: 0 Author: Zulfikar Ali       Rating:  
Read Reviews | Write Review |              Your 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....

Image Batch Resizer        
Total Hits: 3  |  Today: 0 Author: Alberto Venditti       Rating:  
Read Reviews | Write Review |              Your 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...

Code Access Security and Distribution Features in .NET Enhance Client-Side Apps        
Total Hits: 6  |  Today: 0 Author: Jason Clark       Rating:  
Read Reviews | Write Review |              Your 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...

.NET Data Providers : A Basic Tutorial        
Total Hits: 8  |  Today: 1 Author: Arun Nair       Rating:  
Read Reviews | Write Review |              Your 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....

Writing Your Own GPS Applications - Part 1        
Total Hits: 10  |  Today: 0 Author: Source Code       Rating:  
Read Reviews | Write Review |              Your 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....

Crafty Conversion Between Graphic Formats        
Total Hits: 8  |  Today: 0 Author: KarlMoore       Rating:  
Read Reviews | Write Review |              Your 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....

Building a Directory Listing Application        
Total Hits: 8  |  Today: 0 Author: lJUBOMIR SPASOVSKI       Rating:  
Read Reviews | Write Review |              Your 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....

Single Instance Application A Simple Way!        
Total Hits: 8  |  Today: 0 Author: skullz_softwares       Rating:  
Read Reviews | Write Review |              Your 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....

Create wallpapers the easy way !        
Total Hits: 7  |  Today: 0 Author: Mozads       Rating:  
Read Reviews | Write Review |              Your 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)...

Scheduled task in middle trust enviroment        
Total Hits: 4  |  Today: 0 Author: Dmitry Salko       Rating:  
Read Reviews | Write Review |              Your 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...

ASP.NET Tutorial: Send Text Email using ASP.NET and Visual Basic.NET        
Total Hits: 43  |  Today: 0 Author: easerve       Rating:  
Read Reviews | Write Review |              Your Rating: 

First, you will need to import the System.Web.Mail namespace.

The System.Web.Mail namespace contains the SmtpMail Class....

Automatically manage AD groups        
Total Hits: 28  |  Today: 0 Author: brianwhitetx       Rating:  
Read Reviews | Write Review |              Your 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...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net