Click here to Skip to main content
15,905,874 members
Home / Discussions / C#
   

C#

 
GeneralRe: implicit cast Pin
James T. Johnson30-Jul-02 16:22
James T. Johnson30-Jul-02 16:22 
GeneralRe: implicit cast Pin
Christian Graus30-Jul-02 17:17
protectorChristian Graus30-Jul-02 17:17 
GeneralDLL Hell Pin
gekoscan30-Jul-02 2:38
gekoscan30-Jul-02 2:38 
GeneralRe: DLL Hell Pin
Eric Gunnerson (msft)30-Jul-02 8:48
Eric Gunnerson (msft)30-Jul-02 8:48 
GeneralPutting bitmap to RTF Pin
tomiga29-Jul-02 20:59
tomiga29-Jul-02 20:59 
GeneralRe: Putting bitmap to RTF Pin
leppie30-Jul-02 0:52
leppie30-Jul-02 0:52 
GeneralRe: Putting bitmap to RTF Pin
tomiga30-Jul-02 1:08
tomiga30-Jul-02 1:08 
GeneralData modules Pin
Harilaos Sfougaris29-Jul-02 19:39
Harilaos Sfougaris29-Jul-02 19:39 
I am looking for something similar to a feature Delphi has, that allows you to
- create a "Data Module"
- add database components (connections, tables, views)
- use the data module in any form (it works with the visual tools too).
I can't seem to find anything similar for a Windows Forms C# application.

What I would like to do, is have one database connection always open, and available to any form.
It's quite trivial to do it in code, but how can you make the visual designer tools "see" this connection?

QuestionIs there some body who is familiar with .vsz file? Pin
Feng Qin29-Jul-02 17:01
Feng Qin29-Jul-02 17:01 
General.NET Framework Version Pin
Jamie Nordmeyer29-Jul-02 12:57
Jamie Nordmeyer29-Jul-02 12:57 
GeneralRe: .NET Framework Version Pin
Feng Qin29-Jul-02 17:19
Feng Qin29-Jul-02 17:19 
GeneralRe: .NET Framework Version Pin
James T. Johnson29-Jul-02 20:21
James T. Johnson29-Jul-02 20:21 
GeneralRe: .NET Framework Version Pin
Jamie Nordmeyer30-Jul-02 6:16
Jamie Nordmeyer30-Jul-02 6:16 
GeneralRe: .NET Framework Version Pin
Andy Smith30-Jul-02 8:36
Andy Smith30-Jul-02 8:36 
GeneralRe: .NET Framework Version Pin
Jamie Nordmeyer30-Jul-02 8:40
Jamie Nordmeyer30-Jul-02 8:40 
GeneralRe: .NET Framework Version Pin
Andy Smith30-Jul-02 10:47
Andy Smith30-Jul-02 10:47 
QuestionClipboard copy to Bitmap losing memory? Pin
Richard Carpenter29-Jul-02 11:17
Richard Carpenter29-Jul-02 11:17 
AnswerRe: Clipboard copy to Bitmap losing memory? Pin
Eric Gunnerson (msft)30-Jul-02 8:48
Eric Gunnerson (msft)30-Jul-02 8:48 
GeneralRe: Clipboard copy to Bitmap losing memory? Pin
Richard Carpenter30-Jul-02 9:05
Richard Carpenter30-Jul-02 9:05 
GeneralDisk Format Pin
Jassim Rahma29-Jul-02 10:49
Jassim Rahma29-Jul-02 10:49 
Generalbring to front Pin
SHaroz29-Jul-02 9:27
SHaroz29-Jul-02 9:27 
GeneralRe: bring to front Pin
Nathan Blomquist29-Jul-02 9:50
Nathan Blomquist29-Jul-02 9:50 
GeneralRe: bring to front Pin
SHaroz29-Jul-02 10:21
SHaroz29-Jul-02 10:21 
GeneralRe: bring to front Pin
Nathan Blomquist29-Jul-02 12:17
Nathan Blomquist29-Jul-02 12:17 
GeneralRe: bring to front Pin
Luis Alonso Ramos29-Jul-02 12:14
Luis Alonso Ramos29-Jul-02 12:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.