Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: Communicating with windows services Pin
mirko8619-Mar-09 8:01
mirko8619-Mar-09 8:01 
GeneralRe: Communicating with windows services Pin
led mike19-Mar-09 7:51
led mike19-Mar-09 7:51 
AnswerRe: Communicating with windows services Pin
King Julien20-Mar-09 5:36
King Julien20-Mar-09 5:36 
QuestionPerformance in C# application Pin
sergiq219-Mar-09 6:38
sergiq219-Mar-09 6:38 
AnswerRe: Performance in C# application Pin
Jon Rista19-Mar-09 7:10
Jon Rista19-Mar-09 7:10 
GeneralRe: Performance in C# application Pin
sergiq219-Mar-09 7:24
sergiq219-Mar-09 7:24 
GeneralRe: Performance in C# application Pin
Jon Rista19-Mar-09 14:24
Jon Rista19-Mar-09 14:24 
GeneralRe: Performance in C# application Pin
sergiq219-Mar-09 23:29
sergiq219-Mar-09 23:29 
Thx for you answer.

Because I have 2 modules finshed from 4, I'll change the way of work with database during creation 2 new modules. In time I'll try to change everything, without simple dictionaries like for example types of invoices or types of education level.

What you suggesting as an alternative ??
I thought about :
- strong typed DataSet's,
- LINQ to SQL (but I read that is more slow then classic ADO.NET),
- Entity Framework,
- ADO.NET (mode non-connection),
- or something else ??

I'd like to just keep communicating with the database using stored procedures.

Overall, I am not afraid of new challenges and if I need I'll learn new technologies.

Thank you once again
GeneralRe: Performance in C# application Pin
Jon Rista20-Mar-09 8:37
Jon Rista20-Mar-09 8:37 
GeneralRe: Performance in C# application Pin
sergiq220-Mar-09 8:46
sergiq220-Mar-09 8:46 
QuestionQuestion on DataTable Pin
Sider8919-Mar-09 6:37
Sider8919-Mar-09 6:37 
AnswerRe: Question on DataTable Pin
dan!sh 19-Mar-09 6:46
professional dan!sh 19-Mar-09 6:46 
AnswerRe: Question on DataTable Pin
Sider8919-Mar-09 6:59
Sider8919-Mar-09 6:59 
GeneralRe: Question on DataTable Pin
dan!sh 19-Mar-09 7:17
professional dan!sh 19-Mar-09 7:17 
AnswerRe: Question on DataTable Pin
Xmen Real 19-Mar-09 7:40
professional Xmen Real 19-Mar-09 7:40 
QuestionQuestion on datagridview (.Net 2005, framework 2.0) Pin
priyamtheone19-Mar-09 6:08
priyamtheone19-Mar-09 6:08 
AnswerRe: Question on datagridview (.Net 2005, framework 2.0) Pin
dan!sh 19-Mar-09 6:13
professional dan!sh 19-Mar-09 6:13 
AnswerRe: Question on datagridview (.Net 2005, framework 2.0) Pin
Mirko198019-Mar-09 6:26
Mirko198019-Mar-09 6:26 
GeneralRe: Question on datagridview (.Net 2005, framework 2.0) Pin
priyamtheone27-Mar-09 3:12
priyamtheone27-Mar-09 3:12 
QuestionNT Service user [modified] Pin
Qbashi19-Mar-09 5:54
Qbashi19-Mar-09 5:54 
AnswerRe: NT Service user Pin
Yusuf19-Mar-09 7:08
Yusuf19-Mar-09 7:08 
GeneralRe: NT Service user Pin
Qbashi20-Mar-09 4:57
Qbashi20-Mar-09 4:57 
GeneralRe: NT Service user Pin
Yusuf20-Mar-09 6:54
Yusuf20-Mar-09 6:54 
GeneralRe: NT Service user Pin
Qbashi22-Mar-09 23:58
Qbashi22-Mar-09 23:58 
GeneralRe: NT Service user Pin
Yusuf23-Mar-09 3:09
Yusuf23-Mar-09 3:09 

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.