473,395 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to create analogue of Delphi's 'DataModule'?

How to create analogue of Delphi's 'DataModule'?

DataModule is non-visual form, which contains connections
to DB, queries, tables, field definitions and relations
between tables. All this objects are available for all
project's forms and procedeures.

Can i implement this in .NET?
Nov 15 '05 #1
1 3948
BlackTiger,

I don't think that there is something like this in .NET. However, you
can create a component which you can place all of the individual items on
(such as the data connections, data adapters, etc, etc). Then, you could
place your component wherever you wish and access it.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"BlackTiger" <al***********@fastnet.lv> wrote in message
news:08****************************@phx.gbl...
How to create analogue of Delphi's 'DataModule'?

DataModule is non-visual form, which contains connections
to DB, queries, tables, field definitions and relations
between tables. All this objects are available for all
project's forms and procedeures.

Can i implement this in .NET?

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Dom | last post by:
Can anyone tell me how to create an exe file that will contain all data needed for that program? When I make an exe file and try to run it on some other computer, it tells me that I don't have all...
6
by: Erva | last post by:
Hi, Is there someone who has moved from Delphi to VS.NET? I'am using Delphi currently but seriously considering to moving VS.NET. I would like to hear if someone has already done that, is it...
2
by: richard.nicholl | last post by:
Hi, My application is in Delphi 5 with an Access database. I'm trying to populate a TdbGrid pointing to a TTable component. Using a TQuery I create a stored procedure (with a unique name that...
5
by: Elton Rabello | last post by:
Hi I don't know if it is possible, but I need to create a DLL in C# or VB.Net, that can be invoke by function Loadlibrary from Delphi. Is this possible? How? Thanks a lot Elton
7
by: Oleg Subachev | last post by:
What is C#'s analogue of Delphi's TAction ? If there is no one, how to implement the same functionality > Oleg Subachev
0
by: rowin | last post by:
When using a datamodule and a database (Tdatabase) how can I set the User Name and Password by codes? Eg: DataModule->Database->....... Rowin
7
by: ray | last post by:
Ah well, it had to happen. Create a new form, minimum size 14cm by 14cm. Anywhere on the form, place 3 lines of any length called scrLineSecond, scrLineMinute and scrLineHour. Set the form's...
8
by: Claus | last post by:
Hi all, I am new to C#, .NET and Visual Studio but I have been coding professionally for more than 10 years, so I am not a complete newbe :-) At my work we are now in the process of switching...
11
by: gnuist006 | last post by:
Is there a Delphi equivalent in the C world or Scheme/LISP world ? Recently, Delphi is in resurgence. In Russia people are using like crazy. For example, Bolega has written a free image...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.