RefaX A Refactoring Framework Based on XML

RefaX A Refactoring Framework Based on XMLShort Description
Refactoring, i.e., the process of changing a software system to improve its internal quality and preserving its external behavior, is gaining increasing acceptance among software developers. Even though many refactoring tools are now available for a variety of programming languages, most of them are difficult to reuse, extend or even customize, mainly because they provide no uniform way of representing and manipulating source code information. This paper presents a refactoring framework, called RefaX, which relies on open, XML-based source code models and processing standards to facilitate the development, customization and reuse of refactoring tools. In particular, RefaX makes it possible to develop refactoring tools that are independent of source code model, programming language and XML processing technology. The viability of the framework is illustrated through a refactoring prototype for Java.

Website: www.doc.ic.ac.uk | Filesize: 309kb
No of Page(s): 10
Read more

The LINQ Project

The LINQ ProjectShort Description
- OO programming technologies reached a stable point
- Classes, objects, methods are ubiquitous
- Variety of programming languages

Website: wwwdb.inf.tu-dresden.de | Filesize: 109kb
No of Page(s): 32
Read more

LINQ in Action Chapter 3

LINQ in Action Chapter 3Short Description
This chapter covers:
+ An introduction to the key elements of the LINQ foundation
+ Sequences
+ Deferred query execution
+ Query operators
+ Query expressions
+ Expression trees
+ LINQ DLLs and namespaces

Website: www.manning-source.com | Filesize: 638kb
No of Page(s): 35
Read more

Data Access in .NET 3.5 with LINQ & ADO Entity Framework

Data Access in .NET 3.5 with LINQ & ADO Entity FrameworkShort Description
.NET 3.5
. Better integration WCF - WF
. VS2008 aligned to .NET 3.5
. Language enhancements
. LINQ
. Entity Framework (not in VS2008, released together win SQL2008)
. ASP.NET 3.5

Website: www.devitect.net | Filesize: 1209kb
No of Page(s): 20
Read more

Database access with Language Integrated Query

Database access with Language Integrated QueryShort Description
Linq = Language Integrated Query. - Query language embedded in C# and VB.NET; so-called Standard Query Operators. - To query object structures, XML, and databases

Website: www.itu.dk | Filesize: 50kb
No of Page(s): 8
Read more

Linq (Language Integrated Query) Overview

Linq (Language Integrated Query) OverviewShort Description
Query facilities have been added to the .Net 3.5 Framework and as a result query is no longer opaque to the programming language,Thus, the query benefits from compile-time checking. LINQ provides standard query operators that allow queries to be applied to any IEnumerable-based information source which includes most colllections.

Website: www.sandkeysoftware.com | Filesize: 1284kb
No of Page(s): 24
Read more

OSS FEDERATED SEARCH ENGINE Middleware FOR Developers (ASP.NET)

OSS FEDERATED SEARCH ENGINE Middleware FOR Developers (ASP.NET)Short Description
Programming Tools: The application’s source codes were written in Microsoft ASP.NET (.NET Framework 3.5) and AJAX; Database: The application middleware supports clients to deploy any RDMS as their preferred choice, as itself is a data access layer where it can make seamless connection strings to any preferred RDMS database (Oracle 10/ 11g, MS SQL 2000/2005, IBM DB2 or My SQL);

Website: open-spec.com | Filesize: 1430kb
No of Page(s): 15
Read more

Next Page →