Click here to Skip to main content
15,909,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: Remove multiple blanks in a string? Pin
Syntaxo31-Jan-05 5:27
Syntaxo31-Jan-05 5:27 
GeneralRe: Remove multiple blanks in a string? Pin
mav.northwind31-Jan-05 6:15
mav.northwind31-Jan-05 6:15 
AnswerRe: Remove multiple blanks in a string? Pin
Corinna John31-Jan-05 2:51
Corinna John31-Jan-05 2:51 
GeneralRe: Remove multiple blanks in a string? Pin
Syntaxo31-Jan-05 3:42
Syntaxo31-Jan-05 3:42 
AnswerRe: Remove multiple blanks in a string? Pin
leppie31-Jan-05 7:32
leppie31-Jan-05 7:32 
Generalconnect to mySQL Pin
Jassim Rahma31-Jan-05 0:57
Jassim Rahma31-Jan-05 0:57 
GeneralRe: connect to mySQL Pin
Colin Angus Mackay31-Jan-05 5:16
Colin Angus Mackay31-Jan-05 5:16 
GeneralDisplaying Interactive Diagrams Pin
Mridang Agarwalla31-Jan-05 0:14
Mridang Agarwalla31-Jan-05 0:14 
GeneralRe: Displaying Interactive Diagrams Pin
DavieB31-Jan-05 4:50
DavieB31-Jan-05 4:50 
GeneralRe: Displaying Interactive Diagrams Pin
Steve Maier31-Jan-05 10:43
professionalSteve Maier31-Jan-05 10:43 
GeneralRe: Displaying Interactive Diagrams Pin
Mridang Agarwalla1-Feb-05 19:55
Mridang Agarwalla1-Feb-05 19:55 
GeneralRe: Displaying Interactive Diagrams Pin
Steve Maier2-Feb-05 4:39
professionalSteve Maier2-Feb-05 4:39 
GeneralSQL transactions commit and rollback Pin
ppp00130-Jan-05 21:52
ppp00130-Jan-05 21:52 
GeneralRe: SQL transactions commit and rollback Pin
lainoo31-Jan-05 2:18
lainoo31-Jan-05 2:18 
GeneralRe: SQL transactions commit and rollback Pin
DavieB31-Jan-05 4:44
DavieB31-Jan-05 4:44 
GeneralC# dll VBA Excel Addin Pin
mitsemaj30-Jan-05 18:58
mitsemaj30-Jan-05 18:58 
GeneralRe: C# dll VBA Excel Addin Pin
Robert Rohde30-Jan-05 19:06
Robert Rohde30-Jan-05 19:06 
GeneralRe: C# dll VBA Excel Addin Pin
mitsemaj30-Jan-05 19:35
mitsemaj30-Jan-05 19:35 
Questionhow to used unmanaged class library on a C# web application Pin
smallcase30-Jan-05 16:54
smallcase30-Jan-05 16:54 
Generalsending file using UDP error Pin
Sakkijha30-Jan-05 11:16
Sakkijha30-Jan-05 11:16 
GeneralRe: sending file using UDP error Pin
Dave Kreskowiak31-Jan-05 1:34
mveDave Kreskowiak31-Jan-05 1:34 
GeneralRe: sending file using UDP error Pin
Sakkijha31-Jan-05 4:02
Sakkijha31-Jan-05 4:02 
QuestionHow can we program databases in C#? Pin
Kiran Satish30-Jan-05 10:06
Kiran Satish30-Jan-05 10:06 
AnswerRe: How can we program databases in C#? Pin
Luis Alonso Ramos30-Jan-05 10:13
Luis Alonso Ramos30-Jan-05 10:13 
GeneralRe: How can we program databases in C#? Pin
Kiran Satish30-Jan-05 17:54
Kiran Satish30-Jan-05 17:54 
Hi LuciR,
Thanks for ur informative reply. Actually i want to do my course project of database design in C#. Previously I use Oracle SQL for doing this and visual basic as front end. Now i want to implement this using C#, but i want someone to guide me in right direction as i am new to C# databases. Here is wht i am plannin to implement...

1) To design and implement a database (with more than 3 tables) for an application (planning to implement aitport database).

2) To Design a set of transactions for my database and application. But my prof has given the following options. "Each transaction can be implemented in
C, Visual C++, Visual Basic, Access Basic, or any other high-level language that
can embed SQL statements.
". But I want to use C# instead of those. I want to know whether it is possible and whether it is easy to implement.

I also want to implement dynamic creation of tables if possible.
Hope you will guide me in right direction and gimme some suggestions.

Thanks,

Suman

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.