(Omer Brandis) In this post i’d like to tell you a bit about an interesting tool I’ve been working with lately. This tool is called DPT, its developed by Log-on software, which is located in ISRAEL.
Other News
Introduction to UML
(Chad Files) When you’re designing and developing new software systems, it is often hard to see how all the pieces are suppose to fit together. Unified Modeling Language (UML) is one tool that allow developers and architects to ease the process and create a big picture before committing to a particu
XML to XML Mapping tool
(Srinivas-Miriyala) XML2XML is a mapping tool to transform XML data from one XML format to any another XML format. This tool is simple.., just drag and drop the source xml node on the target xml node, see the generated XSL and output XML. That easy…!!!!
Accessing and Updating Data in ASP.NET 2.0: Inserting Data
(Scott Mitchell) ASP.NET 2.0’s data source and data Web controls make working with data much easier than in previous versions. These controls allow for a declarative approach to working with data, without needing to write any cumbersome data access code. The articles we have explored in the series t
Generating Custom XML from SQL 2005
(Scott Hanselman) There are a number of ways to programmatically generate custom XML from a database. Before reading Professional ASP.NET 2.0 Special Edition, you probably used FOR XML AUTO to generate fairly basic XML and then modified the XML in post processing to meet your needs. This was formerl
Bring existing data to the Semantic Web
(Wing Yung) The Semantic Web has promised a new era of easier data integration. Of course, much existing data is already out there in various formats. To convert all of it to RDF (the Semantic Web format) would be a herculean undertaking, so to expose existing data as RDF is preferable. This article
SOA: Providing Enterprise-Wide Information Access
(Mehdi Hatami) Most medium- to large-sized organizations face similar challenges in managing and accessing information across a heterogeneous environment. They have numerous applications running across the organization at both an enterprise and departmental level for daily business operations, decis
Migrate and consolidate Access databases to SQL Server
(Michelle Gutzait) Microsoft Access is a simple development tool to use and you don’t even need a development background in order to write an Access application. There may be many departmental Access databases in your organization that have been built over the years for specific reasons. Major reaso
Identity Management Using PHP, Part 1
(Michael McLaughlin) Managing secure access to Web pages and applications is a common problem. You want to enable those you trust to access data while preventing unauthorized ones from gaining access to it. In most cases, identity management is the solution to this problem.
Set up OLE DB source to read from View efficiently
(Runying Mao) OLE DB source adapter is one of the most commonly used components in SSIS data flow task. In this article, we will discuss a very important performance observation about this adapter.
