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

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Applications
Search:
What's New - What's Hot
More Categories for .NET General .NET General (283)
Listings for ASP Classic ASP Classic (0)
More Categories for ASP.Net ASP.Net (527)
More Categories for Business & Management Business & Management (53)
More Categories for C-Sharp C-Sharp (62)
More Categories for SQL SQL (160)
More Categories for VB.Net VB.Net (25)
Listings for XML XML (0)


Cross Browser Testing, Mock Objects, and Raymond Chen    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Scott Mitchell       Rating:  
Read Reviews | Write Review |   Your Rating: 

When Web developers sleep at night they dream that all Web browsers follow HTML standards to the letter. They imagine a world where every Web surfer has the same monitor resolution, color depth, and font size. Unfortunately, reality could not be more different. During waking hours, Web developers must design their Web applications to function properly in a seemingly infinite number of configurations....

Pairwise Testing with QICT    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: James McCaffrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

A solid knowledge of pairwise testing principles is essential for all software testers, developers and managers. In this month’s column, I explain exactly what pairwise testing is and provide you with complete C# source code for a production-quality pairwise testing tool named QICT. In short, pairwise testing is a technique that allows you to reduce a large, unmanageable set of test-case inputs to a much smaller set that is likely to reveal bugs in the system under test....

Fault Injection Testing with TestApi    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: James McCaffrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

Fault injection testing is the process of deliberately inserting an error into an application under test and then running the application to determine whether the application deals with the error properly. Fault injection testing can take several different forms. In this month’s column, I explain how you can introduce faults into .NET applications at run time using a component of the TestApi library....

Checklist for Automating Software Testing    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Krishna N       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you are considering automating your project you may think of some necessary points. Below are some important things to be considered. If you say yes to at least one of the below questions, then the project testing can be automated....

Creating Synchronization Providers With The Sync Framework    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Joydip Kanjilal       Rating:  
Read Reviews | Write Review |   Your Rating: 

Microsoft Sync Framework is a comprehensive platform for synchronizing offline and online data, and facilitates collaboration and offline access for applications, services and devices alike. It is protocol- and database-independent and includes technologies and tools that enable device roaming, sharing and the ability to take networked data offline before synchronizing it back at a later point in time....

Imagine Cup 2008: Competing for Change    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Mitch Irsfeld       Rating:  
Read Reviews | Write Review |   Your Rating: 

Finalists in the 2008 U.S. Imagine Cup met in Los Angeles on April 20 through April 22 to present their solutions for changing the world by enabling a sustainable environment. Their passion and creativity was tempered only by the discipline of envisioning real-world business models. The result: a fresh blend of established technology and unconventional thinking that attacked the world's environmental problems on several fronts....

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....

Convert Word to other formats    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Suthish Nair       Rating:  
Read Reviews | Write Review |   Your Rating: 

This code snippet shows how to convert a Microsoft Word document to other document formats such HTML, Rich Text Format (RTF), Text, or XML.

We are going to use Office Interop for this purpose. Before you can use the code, you must add a reference to Office Interop Work library. Follow these steps....

PERL: Removing Text Within Parentheses    Version: 0.00       Price: $0.00   
Total Hits: 1  |  Today: 0 Author: Chief Endian       Rating:  
Read Reviews | Write Review |   Your Rating: 

I recently wanted to get a list of major landmarks, but the text list had the name of the landmark, followed by the location of the landmark in parentheses: ex. Eiffel Tower (Paris, France). I just wanted the names of the landmarks without the text in the parentheses, so had to figure out the command to remove all the parenthesized text....

Lightweight Testing with Windows PowerShell    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Dr. James McCaffrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

You can think of Windows PowerShell as a dramatic upgrade to the old cmd.exe command shell and associated .bat files. Although designed with systems administration tasks in mind, Windows PowerShell™ has features that also make it ideally suited for lightweight testing tasks. This month, I test Microsoft® .NET Framework-based code modules from both the Windows PowerShell command line and lightweight Windows PowerShell scripts....

AD, SQL Server, GMail synchronizer tool    Version: 0.00       Price: $0.00   
Total Hits: 1  |  Today: 0 Author: michael.neubrander       Rating:  
Read Reviews | Write Review |   Your Rating: 

This program is written with the intention of being able to create GMail accounts using the .NET API supplied from Google. It is written with Visual Studio 2008. The whole project is included, and a working copy should be available in the Release directory....

Making Selenium 1.0.1 work with Firefox 3.6    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Thomas Weller       Rating:  
Read Reviews | Write Review |   Your Rating: 

These days, I’m doing a bit of end-to-end acceptance web testing using the Selenium framework. Selenium has a nice and handy add-on for the Firefox browser – the Selenium IDE. It automatically records your actions and produces the required C# code for you, as you click around in the browser window....


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