Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

A Beginner's Guide to Asp.

Net Programming for Delphi developers Page 1 of 4

About > Computing & Technology > Delphi Programming

Search in this topic

Delphi Programming
with Zarko Gajic
Your Guide to one of hundreds of sites

Home · Articles · Forums · Newsletters · Help Make this Site Your Homepage!

Subjects Advertisement

ESSENTIALS

· First time at this site?


START HERE RTL reference|Glossary|Tips/Tricks|FREE App/VCL|Best'O'Net|Books|Link To
· A Beginner's Guide to
Delphi Programming Sponsored Lin
· A Beginner Guide to A Beginner's Guide to Asp.Net Programming XML developm
Database Programm. for Delphi developers tools
·RTL Quick Reference XML, XSLT, Sch
Free online programming course for Delphi 8 beginner
· Using the DBGrid developers. Focus on Asp.Net Web development. etc. XStudio Pro
component www.snapbridge
Chapters 1 .. 5
BUYER'S GUIDE
About the Course: Win prizes by sharing code!
Delphi XML E
DELPHI OFFERS This free online course is perfect for Do you have some Delphi code
Tool
you want to share? Are you
beginner Delphi 8 developers as well as Edit Delphi XML
· Web Application interested in winning a prize for
for those who want a broad overview of the your work? to-use XML, Sch
Development Tool
· Free Web Hosting art of Asp.Net Web programming with Delphi Programming D/L Free Trial.
Quickies Contest. Join NOW!
Borland Delphi. www.xmlspy.com
· Video Projectors
· Web Design Tips
Developers will learn how to design, More CHAPTERS Delphi XML c
· DLP
develop and debug Asp.Net web application Download native
using Borland Delphi 8 for .Net. The Related Resources parser and write
A-Z Article Index chapters will cover the fundamental • Delphi 101 available)
elements of creating Web applications • Beginners Delphi Corner www.simdesign.
Delphi 8 for .NET
• RTL Reference
Top Picks-Tool/VCL (working with Web Forms, Web Services • Delphi Glossary
and User Controls) using Delphi, including
911 Help! • Free code APPs and VCL
the Integrated Development Environment
Beginners Corner (IDE) and the Delphi for .Net language. • Free Delphi ADO DB Course
COM/OLE/ActiveX Developers will get up to speed quickly
Database through real world, practical example. The • Delphi Training sites
• Delphi certifications
Delphi Pascal/IDE entire course is build arround the
Distrubuted comp. DBSWebExample asp.net web sample • Online books and chapters
application that comes as a demo project • Delphi Book Reviews
FAQs/Tips/Tricks
with the Delphi 8 installation.
Free Code Projects Elsewhere on the Web
Game Programming • Borland Delphi 8 for .Net
This course is aimed to those who are new • Borland Delphi Community
Graphics to programming, come from some other
Internet/Intranet development environment (like MS Visual • Learning Delphi online

Mathematics Basic, or Java) or are new to Delphi. • aspxDelphi.net


Multimedia
Run-time / VFI Prerequisites:
Readers should have at least a working knowledge of the Delphi
Screen saver dev.
language. No previous (web) programming experience is required;
VCL Using being fluent in HTML and general Web development terminology as
VCL Write/Enhance well as JavaScript should help you be more productive with the
http://delphi.about.com/library/weekly/aa040404a.htm 2004/4/20
A Beginner's Guide to Asp.Net Programming for Delphi developers Page 2 of 4

Web Services
chapters.
Windows/Shell/API
Ah, yes. You'll need to have Delphi 8 for .Net installed on your
Kylix (D on Linux) computer!

Coding standards Recommended reading:


Books/Publications l A Beginners Guide to Delphi programming.
Free online programming tutorial / course for beginner developers. Focus on
Dev. Utilities Borland Delphi.
Fun, Info & Humor l Fast Forward to Delphi for .Net.
Icons and Glyphs A series of articles that are designed with one goal in mind: to provide a
quick and dirty introduction to the world of .Net programming with Delphi.
Jobs and Offers
l Delphi for .Net general articles.
Articles and technical information that will help you start and master Delphi
Subject Library 8 for .NET. Find out about IL, aspx, XML Web Services, msil, ...

Delphi 8 Asp.Net action:


All articles on this
topic n The power of Delphi and ASP.NET
Want to build a dynamic, modular web portal using Delphi for .Net and
Stay up-to-date! ASP.Net? Go for the proven solutions!
aspxDelphi.net PORTAL is a Delphi 8 Asp.Net application, and can be used to
Subscribe to our build (module based) intranet or Internet portal application. aspxDelphi.net
newsletter. STORE is a Delphi 8 Asp.Net application, and can be used to build Internet
Go! shop.
Enter Email
Supported databases are: MS SQL Server/ MSDE and Firebird/Interbase.

Web Hosting Warning!


Global Servers Make sure you download the updated version of the code. The
new version has more meaningful names for Web forms, and the
code is cleaned up from using "Free" (since there is no need to free
objects in .Net - the garbage collector does the ob for you) and some
Dial-Up, High Speed &
Wireless Internet "defects". The database has not changed.
access for all your Also, to follow up with the chapters it would be best if you save the
needs!
Learn More
project under "C:\Inetpub\wwwroot\BDSWebExample"!
Dial-Up
Chapters:
The chapters of this course are being created and updated
dynamically on this site. Chapters (for now) include:

CHAPTER 1:
An introduction to Asp.Net programming with Delphi.
Configuring the Cassini web server
What is Asp.Net from the perspective of a Delphi developer? How to set up the
Cassini sample web server.
Discuss about questions, comments, problems and solutions related to this chapter!

CHAPTER 2:
Setting up the BDSWebExample Delphi 8 (Asp.Net) demo
application
Getting started with the Delphi 8 BDSWebExample: restoring the database,
preparing the virtual directory. Running BDSWebExample for the first time!
Discuss about questions, comments, problems and solutions related to this chapter!

CHAPTER 3:
What makes an Delphi 8 Asp.Net application
Let's see what are the main parts of an asp.net application; what are all
those .aspx, .ascx, .dcuil, bdsproj, etc files.
Discuss about questions, comments, problems and solutions related to this chapter!

RUN ONLINE

http://delphi.about.com/library/weekly/aa040404a.htm 2004/4/20
A Beginner's Guide to Asp.Net Programming for Delphi developers Page 3 of 4

Get informed when the next chapter of this Course


becomes available online:

Subscribe to the Delphi Programming Newsletter

Name Email

subscribe

Of course, don't forget to join the Forum where all the


questions are answered and beginners are treated as
experts:
Recent Discussions
Delphi Programming
Join these forum conversations
• First and last day of the week
• save a button created in runtime
• Quick Report help

Related Articles
• Fast Forward to Delphi 8 for .Net - Part I
• Book Review: ASP.NET Developer's JumpStart
• Web scripting with Delphi
• A Beginner's Guide to Delphi Programming
• Conspiracy Theory: Microsoft's .Net IS Borland's Product -...

Sponsored Links

http://delphi.about.com/library/weekly/aa040404a.htm 2004/4/20
A Beginner's Guide to Asp.Net Programming for Delphi developers Page 4 of 4
Delphi/CBuilder Compiler?
Compile projects able to intercept every Bug logging Unit, Proc, Line#
www.eurekalog.com

CAD Programming SDKs


NET, ActiveX, DLL, VCL, MFC, Delphi Compare, Review, Evaluate
www.componentsource.com

Delphi Database API


Fast, client/server, royalty-free, source included, scalable, secure
www.CodeBase.com

XML Guide
A directory of websites offering information on XML applications.
www.techdirectory.ws

Software Evaluations
Side-by-side product evaluations Premier evaluation site on the net!
www.TechnologyEvaluation.com

Email this page | Sign up for a Newsletter | Bookmark this Site

Explore More
Most Popular Articles What's Hot Now
?A Beginner's Guide to Delphi Programming ?From TTime and TDate to TDateTime
?A Beginner's Guide to Delphi Database Programming ?"The Big Brother" Delphi code toolkit - PART 2
?Get and Set Display Device Modes ?Monitoring System Shell Changes using Delphi - page 2/3
?A Beginner's Guide to Asp.Net Programming for Delphi develop... ?Files With NO Structure
?What makes an Delphi 8 Asp.Net application ?Sticky Windows
?Network traffic monitor ?System Tray Delphi application - dirty and effective
?Delphi tips ?Get Crazy - Draw Yourself

About Us | Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright © 2004 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights
reserved.

http://delphi.about.com/library/weekly/aa040404a.htm 2004/4/20

You might also like