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


Phoenix Rising        
Total Hits: 22  |  Today: 0 Author: Guy Eddon       Rating:  
Read Reviews | Write Review |   Your Rating: 

Phoenix is neither a compiler nor a JITer, but will eventually transform both. It is the codename for an internal Microsoft project that provides an extensible framework for the analysis, optimization, and modification of code during compilation. Think of Phoenix as a tool that allows you to peek into the black box at the heart of compilers in order to see and modify their internals. Current uses of Phoenix inside Microsoft include code obfuscation, visualization, and custom assembly rewriting....

The expression evaluator revisited (Eval function in 100% managed .net)        
Total Hits: 466  |  Today: 0 Author: Pascal Ganaye       Rating:  
Read Reviews | Write Review |   Your Rating: 

Most application needs to evaluate a formula at run-time. The dotnet framework unfortunately despite allowing advanced compilation support does offer a quick and light-weight eval function. This article introduce the a usable eval function. With some functionalities rarely available: Fast single pass parser Highly extensible, you can add your own variables and functions without having to change the library itself. Common priorities are supported : 2+3*5 returns 2+(3*5)=17.
boolean operation...

Top 10 Must-Have Features in O/R Mapping Tools        
Total Hits: 140  |  Today: 0 Author: Iqbal Khan       Rating:  
Read Reviews | Write Review |   Your Rating: 

O/R mapping tools are becoming more popular each day and people are realizing the productivity gain they provide to developers. Yet, many people don’t know enough about O/R mapping to consider using these tools and many others are weary of using any code generators (including O/R mapping tools). In this article, I will try to educate you about the various important features that a good O/R mapping tool would provide you and how it can be beneficial to you. I am not discussing any particular O/R ...

itecDataLayer Code Generator    Version: 2.0       Price: $58.00 / Free Trial   
Total Hits: 53  |  Today: 0 Author: Informatec       Rating:  
Read Reviews | Write Review |   Your Rating: 

ItecDataLayer- is an easy to use development application that auto-generates a data layer object model based on your database schema. Exposing methods like MoveNext(), FindByPK(). In addition, data updates, inserts, and deletes can be call with one line of code....

Tierdeveloper 4.0    Version: 4.0       Price: $595.00 / Free Trial   
Total Hits: 69  |  Today: 0 Author: Alachisoft       Rating:  
Read Reviews | Write Review |   Your Rating: 

TierDeveloper is an O/R mapping and code generation tool that simplifies the complexities of N-Tier Applications and lets you develop real-life applications in matter of days instead of months. TierDeveloper Windows Edition lets you map middle-tier data objects against database tables and generate fully functional MTS COM/COM+ components using VB or C# language. It helps you accelerate N-tier enterprise application development against MS SQL Server, Oracle and IBM DB2 database servers. It also g...

Elementool’s Bug Tracking Saves Hundreds of Hours a Month in Software Development Time        
Total Hits: 56  |  Today: 0 Author: Elementool.com       Rating:  
Read Reviews | Write Review |   Your Rating: 

Accurate communication is the key to the success of the bug tracking process. This communication takes the form of timely information flow between customers, QA and Development. Reducing the time spent on tasks that communicate bug information saves money....

Doing Async the Easy Way        
Total Hits: 26  |  Today: 0 Author: Ken Getz       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you've been following Ted Pattison's excellent series of Basic Instincts columns on multithreading and asynchronous behavior, you should by now be an expert on handling the issues involved in working with multiple threads in Windows®-based apps. Recently, a friend, who evidently hadn't read Ted's columns, sent me a Windows-based application that performed a very lengthy file search operation that locked the user interface while executing. Users couldn't interact with, move, or resize the form...

C# to/from VB.Net Converter    Version: 1.0       Price: Free   
Total Hits: 179  |  Today: 0 Author: W.Bekker       Rating:  
Read Reviews | Write Review |   Your Rating: 

Easy to use webtool that converts your c# code into vb.Net and vise versa. No installation or download required, free and dotnet framework 2.0 supported...

Document! X    Version: 4.0       Price: $476.73 / Free Trial   
Total Hits: 72  |  Today: 0 Author: Innovasys       Rating:  
Read Reviews | Write Review |   Your Rating: 

Document! X shortcuts the process of creating and maintaining documentation and context sensitive on-line help for .Net Assemblies, Visual Basic/Visual Basic.NET source code, COM components, type libraries and databases. Used by leading component vendors including Infragistics, Janus and Data Dynamics to produce their commercial technical documentation....

Calling All Operators        
Total Hits: 22  |  Today: 0 Author: Ken Getz       Rating:  
Read Reviews | Write Review |   Your Rating: 

This month I found an interesting question in my mailbag. It went something like this: "I am writing some code working with points and other drawing objects in Visual Basic® 2003, and I just want to add an offset to a point, effectively moving the point. I tried adding a Size to a Point, and the thing just won't compile. I tried the exact same thing in C#, and it works fine. What gives?"...

Adding Guidelines to Visual Studio        
Total Hits: 146  |  Today: 0 Author: Todd Davis       Rating:  
Read Reviews | Write Review |   Your Rating: 

When I logged on to CodeProject this morning, their weekly poll asked the question, "How wide is your sourcecode?". This led to a discussion in the forums, where Vikram posted a link to this article by Sara Ford:
http://blogs.msdn.com/saraford/archive/2004/11/15/257953.aspx
The article details a little hack that you can make to the registry so that one or more "guidelines" can be dispalyed in Visual Studio. (See the image above for an example of what this looks like in the editor). So th...

Ampere Software – product engineering company    Version: na       Price: Free / Free Trial   
Total Hits: 141  |  Today: 0 Author: na       Rating:  
Read Reviews | Write Review |   Your Rating: 

Ampere Software is a young software product engineering company headquartered in India. Technical Expertise: Microsoft Technologies (.NET, C#, ASP.NET, VB.NET, VB, VC++, SQL), J2EE, C/C++, J2ME, QA, Testing, WinRunner, LoadRunner, ETL, OLAP, BI, XML....

DeKlarit 3.5: Model Driven Development at its Best    Version: 3.5       Price: $899.00 / Free Trial   
Total Hits: 47  |  Today: 0 Author: Maria Jose Serres       Rating:  
Read Reviews | Write Review |   Your Rating: 

DeKlarit is the only Model Driven tool that combines: Agile database modeling; declarative business rules; automatic code generation; and seamless integration with Microsoft Visual Studio .NET to deliver a truly agile development process for building and maintaining .NET connected applications.

DeKlarit 3.5 features seamless integration with Microsoft Enterprise Library for caching, authentication, authorization, configuration, and cryptography. All the required configuration files are au...

Widgetbox provides good example of how to use Facebook Developer Toolkit        
Total Hits: 14  |  Today: 1 Author: Ed Tittel       Rating:  
Read Reviews | Write Review |   Your Rating: 

Only those who've been seriously out of circulation for some time, or are deliberately ignoring Web technology trends, are likely to be in the dark about the social networking phenomenon known as Facebook. Everybody else is busy building, adding to, or amping up their Facebook pages. It may be interesting for many to recognize that the Facebook Developer Toolkit (a CodePlex Open Source .NET project) is behind much of the hoopla....

Modifying Spell Check for SharePoint Server 2007        
Total Hits: 15  |  Today: 0 Author: Gustavo Velez       Rating:  
Read Reviews | Write Review |   Your Rating: 

SharePoint is Microsoft's server dedicated to the interchange of information and thus a system where writing is a critical component. As with other Office family products, Microsoft Office SharePoint Server (MOSS) provides tools to check and correct the orthography in texts. The service is used in some default components of MOSS, allowing developers to utilize it in custom software, such as WebParts or specialized pages....

Contract-First Service Development        
Total Hits: 23  |  Today: 0 Author: Aaron Skonnard       Rating:  
Read Reviews | Write Review |   Your Rating: 

In one of my previous columns on Service Orientation (SO), I introduced the concept of "contract-first" service development (see Service Station: SOA: More Integration, Less Renovation). Over the next two installments of this column, I'm going to cover the topic in depth. In this first part, I'll build the case for contract-first development and discuss the ASMX programming model. As a follow-up, I'll walk you through a practical contract-first development process using today's tools and illustr...

Web Cam Image capture using Three line of code using my self developed DLL        
Total Hits: 82  |  Today: 1 Author: sanjivji       Rating:  
Read Reviews | Write Review |   Your Rating: 

Application is used to capture the Image from Webcam.
just 3 line code and miracle.utility.dll and WIALib.dll to be used
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)
Keep a running update of any changes or improvements you've made here....

Perform Code Coverage Analysis with .NET to Ensure Thorough Application Testing        
Total Hits: 17  |  Today: 0 Author: James McCaffrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

The basic idea behind code coverage is straightforward. During product development, a large number of test cases are created and run to ferret out bugs in the system. Code coverage analysis monitors which parts of the product's code are exercised by the collection of test cases. For it to be effective, 100 percent of the product's code should be executed by the test cases. If there are segments of product code that are never run during testing, then the product has not been thoroughly tested....

Ten Must-Have Tools Every Developer Should Download Now        
Total Hits: 21  |  Today: 0 Author: James Avery       Rating:  
Read Reviews | Write Review |   Your Rating: 

You cannot expect to build a first-class application unless you use the best available tools. Besides well-known tools such as Visual Studio® .NET, there are a multitude of small, lesser-known tools available from the .NET community. In this article, I'm going to introduce you to some of the best free tools available today that target .NET development. I'll walk you through a quick tutorial of how to use each of them, some of which will save you a minute here and there, while others may complete...

Inside Diagnostic Tools for .NET        
Total Hits: 14  |  Today: 0 Author: Jonathan Keljo       Rating:  
Read Reviews | Write Review |   Your Rating: 

Many diagnostic tools use the CLR Profiling API-even those that aren't strictly profilers. So if you've ever wondered how these tools work, a look at the Profiling API is a good start. In this column, you'll see how they work and look at some useful tips and tricks. You'll also find some essential resources in the "Other Profiling Resources" sidebar. To use the CLR Profiling API, you create a DLL using an unmanaged language-typically C++, then you set some environment variables that instruct the...


1  2  3  Next >> 


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