Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Wednesday, September 08, 2010

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 > .NET General > Database Tools
Search:
What's New - What's Hot


Creating a Database-Driven Login Page        
Total Hits: 151  |  Today: 0 Author: Corin Martens       Rating:  
Read Reviews | Write Review |   Your Rating: 

This script lets a user login, then it tracks that user and controls the areas they can access. When the user runs across an area they don't have proper permission to access they are forwarded to a page to register. It works well if you want to embed a login into a page and track and identify a specific user throughout the site. This code covers the login and tracking portion for my visitor. You can also read up on how I implemented the registration section....

ER/DataGen "Model-driven" Test Data Generation    Version: v1.7       Price: $1,750.00 / Free Trial   
Total Hits: 85  |  Today: 0 Author: Bannewr Software Inc.       Rating:  
Read Reviews | Write Review |   Your Rating: 

ER/DataGen provides a seamless interface to Allfusion ERwin and ER/Studio in producing Model driven test data....

Vista Software        
Total Hits: 168  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Vista Software specializes in building the powerful line of Apollo database tools for web and Windows database application developers. Apollo products are in use by over 100,000 businesses, programmers and consultants worldwide....

XNA Notification Box    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: EdMan196       Rating:  
Read Reviews | Write Review |   Your Rating: 

It is surprisingly difficult to find code on the internet that will let you easily display a notification box where, when and what size you want. Well, I've now produced a class that will (hopefully) solve all these problems....

Casting Restrictions ???    Version: 0.00       Price: $0.00   
Total Hits: 3  |  Today: 0 Author: Vivek Ragunathan       Rating:  
Read Reviews | Write Review |   Your Rating: 

We all know that the runtime can detect the actual type of a System.Object instance. The primitive data types provided by the runtime are compatible with one another for casting (assuming that we do not truncate the values). So if I have an int, it can be cast to long or ulong. All that is fine....

10 things to make your desktop database apps better    Version: 0.00       Price: $0.00   
Total Hits: 49  |  Today: 0 Author: JasonShort       Rating:  
Read Reviews | Write Review |   Your Rating: 

Everyone knows that any app driven by data is much more than just the app. In most cases the app without a database doesn’t even function, or fails to function properly. If a database is an integral part of your application, then shouldn’t you be doing all you can to ensure it stays healthy and prepare for the worst case events of corruption or dead drives?

This week we have been contacted by 5 long time users who suddenly lost or corrupted their data. Two of these were end user data t...

Database Image Viewer    Version: 0.00       Price: $0.00   
Total Hits: 32  |  Today: 0 Author: Zoodio       Rating:  
Read Reviews | Write Review |   Your Rating: 

This application will permit the user to create tables in SQL 2000. It will also permit the user to save and view images from the database. The user can browse the images either full size or double click a thumbnail and view the full size image. Or you can select several images and make a slide show (this part still needs some work but it does the job for now). This application covers many of the basics in application development. The connection string for the database is stored in the app.confi...

Increasing your application performance with the client result_cache feature and ODP.NET        
Total Hits: 109  |  Today: 0 Author: John Charles Olamendy       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this article, I want to explain how to improve your application performance using Oracle Data Provider for .NET (ODP.NET) and the new features exposed by the underlying Oracle Call Interface. One important feature which is new in Oracle Database 11g R1 and ODP.NET is the client result cache....

Safeguard Database Connection Strings and Other Sensitive Settings in Your Code        
Total Hits: 60  |  Today: 0 Author: Alek Davis       Rating:  
Read Reviews | Write Review |   Your Rating: 

Protecting application secrets, such as database connection strings and passwords, requires careful consideration of a number of pertinent factors such as how sensitive the data is, who could gain access to it, how to balance security, performance, and maintainability, and so forth. This article explains the fundamentals of data protection and compares a variety of techniques that can be used to protect application settings. The author discusses what to avoid, such as hiding keys in source code ...

The Enterprise Library Data Access Application Block, Part 3        
Total Hits: 51  |  Today: 0 Author: John Papa       Rating:  
Read Reviews | Write Review |   Your Rating: 

E nterprise applications can have a wide variety of data update requirements. Sometimes you need to save multiple rows of changes at once within a single transaction. Other times, the user must be allowed to enter multiple rows of data, send them to the database in a batch; and if a row or two fails, only the rows that succeeded should be committed and remain committed. Fortunately, the Enterprise Library Data Access Application Block (DAAB), which I covered in my past two columns, exposes sever...


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net