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

Dev Articles
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 > Database Management
Search:
What's New - What's Hot


Screen Shot Application        
Total Hits: 51  |  Today: 0 Author: VBDT       Rating:  
Read Reviews | Write Review |   Your Rating: 

Screen Shot has been created with Visual Basic.NET 2005. The application is user friendly and easy to use. It allows the user to capture still images from the screen and save them into the user predefined folder. I find it very useful with some music visualizations when I need to take screen shots. # Full screen image capture (all monitors).
# Object capture. The object can be window, control, Windows shortcut menu etc.
# Rectangle-area image capture from the screen.
# Clipboard image c...

.NET Data Providers : A Basic Tutorial        
Total Hits: 37  |  Today: 0 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....

Monitor Your Apps with System.Diagnostics        
Total Hits: 40  |  Today: 0 Author: Brad McCabe       Rating:  
Read Reviews | Write Review |   Your Rating: 

It never fails. The application you just deployed ran great on your development machine—but stumbles in production. The problem might show up right away or maybe it creeps up over time. Now what?

All too often developers whip out the debug version of their code and redeploy that. This special build is often loaded with random writes to some file on disk for the developer to wade through later to try to figure out what’s going on. There has to be a better way.

The solution lies in t...

Code Access Security and Distribution Features in .NET Enhance Client-Side Apps        
Total Hits: 30  |  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...

Writing Your Own GPS Applications - Part 1        
Total Hits: 41  |  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....

Scheduled task in middle trust enviroment        
Total Hits: 26  |  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...

A tool for dynamic compile and run of C# or VB.NET code        
Total Hits: 64  |  Today: 0 Author: dstang2000.       Rating:  
Read Reviews | Write Review |   Your Rating: 

This program compiles a piece of code in memory and runs it dynamically, so you can test some C# or VB.NET code without having to create a new project or solution....

Access/SQL Server Database Explorer for VB.NET        
Total Hits: 310  |  Today: 1       Rating:  
Read Reviews | Write Review |   Your Rating: 

This application provides a detailed and excellent introduction to the new ADO.NET object model. It allows you to connect to an Access or SQL Server database, explore its structure, and run querires against it using its own Query Analyzer....

Is It Human?        
Total Hits: 35  |  Today: 0 Author: peterbrunone       Rating:  
Read Reviews | Write Review |   Your Rating: 

Have you ever wondered how many of those clicks on your hit counter are just spiders munching everything in sight? Want to know how to catch the "real people"? For example, I recently built an all-graphics site that wouldn't register with the search engines because there was no body text. As a workaround, I built a secondary page which displayed relevant keywords to robots and redirected users to the real site, with the help of a fairly simple function.

The function is called isHuman,...

VB.NET XML Comments Creator    Version: 0.6.0.0       Price: $49.00 / Free Trial   
Total Hits: 181  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

No longer is c# the only language that can output XML Comment files programmatically. With this application, you are able to programmatically extract all the information needed to create the exact file format that the c# compiler creates....

Calculate distance between postal codes, Part II        
Total Hits: 60  |  Today: 0 Author: Tim Morford       Rating:  
Read Reviews | Write Review |   Your Rating: 

Well in part two we are looking at how to calculate the distance between the two postal codes. I belilve that this code is not very tricky in any way, but if you have any problems please Email me. In the upper part of the code it is just a simple form, asking for two postal codes and then in what form would you like them distance calculated as. As you can see the form submits its self to its self, then builds some HTML code to spit out the calculation. Visit Part I here!. And Remember to grab th...

Editing multi frame .Tiff file        
Total Hits: 51  |  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....



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