Mest om delphi


This page is powered by Blogger. Isn't yours?

RSS Version
Powered by
RSSify at WCC
2004-04-29
 
Gradient background, Bob's Delphi Stuff.

 
Review Borland Delphi 8, by Tim Anderson.
"Good compatibility makes this impressive package ideal for Delphi users moving to .Net."




2004-04-27
 
UML Packages in ECO, by Malcolm Groves.

2004-04-26
 
Delphi and C# comparison, by Dan Miser.

2004-04-25

2004-04-22

 
Three new bloggers at the Delphi Community.
Ronald Hordijk
John M. Jacobson
Phil Gilmore


2004-04-20
 
Delphi to C#
"Delphi2CS is an assistant tool that converts Delphi code to C#. Delphi2CS creates a new project, converts each file from the original project(.dpr) into the new project(.csproj), and generates a report detailing what was done."


2004-04-19
 
Delphi.NET Blog (RSS).
"Sharing my thoughts and examples of Delphi.NET "


 
WinForms: How to Use Mono to Get Microsoft .NET GUI Based Applications Running on Linux, BDN by Charlie Calvert.
"This article describes the simple steps necessary to use Mono to get Windows.Forms application running on Linux or Windows"


2004-04-15
 
Delphi Community
"If your a member of the Delphi Community and would like a blog here please email Robert Love your request"


 
SourceMonitor.
"The freeware program, SourceMonitor, lets you see inside your software source code to find out how much code you have and to identify the relative complexity of your modules. Measures metrics for source code written in C++, C, C#, Java, Delphi, Visual Basic or HTML."



2004-04-14
 
Sip from the Firehose: April 13, 2004 - Close encounters of the Bill Gates kind, BDN by David Intersimone
"In this SipFH installment, David I writes about Bill Gates visiting the Borland booth at VSLive in San Francisco and also about other close encounters with Bill."


2004-04-12

 
The Future of Delphi, by Alan C. Moore.

 
Introduction to XSTL with Delphi.
"In this article, I will give an introduction to the basic capabilities of XSLT, as well as the reasons why XSLT can be beneficial to Delphi developers"


 
Blog to .Text using Web Services
"The following is the complete Delphi code and instruction to blog to .Text (v0.95) using Web Services."


 
Running CodeBehind ASP.NET CSharp Projects on Mono, BDN by Charlie Calvert.
"This article explains how to take a default ASP.NET CodeBehind project of the type created in Visual Studio.net and run it under Mono on Linux or Windows."


 
Installing Mono: Running .NET on Linux and Windows, BDN by Charlie Calvert.
"This article present a basic description of how to install Mono on Linux or Windows, and how to get a simple CSharp program up and running on both platforms. The steps described here are current as of April 2004."


 
Delphi and the changing world of software development, BDN by Cary Jensen
"The transition from Win32 to .NET development will be gradual, and will last for many years. Thank goodness for Delphi, the one solution that addresses the needs of both today's and tomorrow's software developers."


 
Technology Goals for 2004, Delphi Compiler Core by Danny Thorpe

2004-04-08

2004-04-07

2004-04-05
 
Malcolm Groves weblog (RSS)
"FileExplorer is a free add-in for Delphi 8, which provides Explorer-like functionality in a dockable window inside the IDE."



2004-04-03
 
Essential Delphi 8 for .NET by Marco Cantù
You can download a free chapter.


2004-04-02
 
DPack is a FREE collection of Microsoft Visual Studio 2003 add-ins. It includes:
Code Browser add-in
Code Navigation add-in
Bookmarks add-in
Delphi Keyboard Mapping Scheme


 
Writing Template Processors in Delphi, BDN by Cary Jensen.