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
Content
…Microsoft purposely uses the term “language-integrated query” to indicate that query is an integrated feature of the developer’s primary programming languages (for example, Visual C#, Visual Basic). Obviously, the Language-integrated query allows query expressions to benefit from the rich metadata, compile-time syntax checking, static typing and IntelliSense that was previously available only to imperative code. Now, the LINQ query also allows a single general purpose declarative query facility to be applied to all in-memory information, not just information from external sources.
…
Our application middleware, OSS © Federated Search Engine (ASP.NET) v3.5, was formerly known as OSS © Data Access Layer (ASP.NET) v2.0 and written as pure N-tier based codes. The former’s programming tools were based on ASP.NET 2.0/AJAX.
The latest version, based on ASP.NET v3.5, is taking a new approach as it is now offered as SOA (Service Orient Architecture) and based on the principals of LINQ. The SOA platform basically is to expose the search capability (LINQ) as services where the developers can easily embed them in their applications where it helps eliminate the duplicate effort of writing N number of search functions if their applications have N number of modules that call for customized Search Engines.
…
Get the file Download here
Related Books:Related Searches: federated search engine, query expressions, declarative query, database oracle, search capability
Comments
Leave a Reply