Click here to Skip to main content
15,798,199 members
Home / Discussions / C#
   

C#

 
GeneralRe: DLL Pin
mav.northwind21-Dec-07 5:36
mav.northwind21-Dec-07 5:36 
GeneralRe: DLL Pin
Paul Conrad23-Dec-07 8:26
professionalPaul Conrad23-Dec-07 8:26 
GeneralTo get and set Security permissions of a file or Directory in C# Pin
Raheem MA20-Dec-07 3:25
Raheem MA20-Dec-07 3:25 
GeneralRe: To get and set Security permissions of a file or Directory in C# Pin
Giorgi Dalakishvili20-Dec-07 6:17
mentorGiorgi Dalakishvili20-Dec-07 6:17 
GeneralRe: To get and set Security permissions of a file or Directory in C# Pin
Raheem MA20-Dec-07 18:33
Raheem MA20-Dec-07 18:33 
QuestionwebBrowser ? Pin
cd_dvd20-Dec-07 3:23
cd_dvd20-Dec-07 3:23 
AnswerRe: webBrowser ? Pin
Svenwie21-Dec-07 7:21
Svenwie21-Dec-07 7:21 
GeneralC# CommandType.Text and CommandType.StoredProcedure Pin
Christopher Stratmann20-Dec-07 3:19
Christopher Stratmann20-Dec-07 3:19 
I have a SQL Server 2000 database which my C# application is storing data into. I would like to know if there is any real benefit using stored procedures from my C# code than using straight SQL text. I know there is probably a lot of benefit using a stored procedure if what I want to accomplish is very complicated. So here is my questions....

Is there any real performance gain to use a stored procedure if my SQL text is a simple 'select', 'update', 'insert', or 'delete' statement(meaning the SQL text only involves one table and is very basic)?

Is there any real performance gain to use a stored procedure if my SQL text is a 'select' statement that has around 3 'inner joins'?

Thanks
Chris
GeneralRe: C# CommandType.Text and CommandType.StoredProcedure Pin
TJoe20-Dec-07 3:27
TJoe20-Dec-07 3:27 
GeneralRe: C# CommandType.Text and CommandType.StoredProcedure Pin
Not Active20-Dec-07 5:11
mentorNot Active20-Dec-07 5:11 
GeneralDataList item command Pin
mohitmastermind20-Dec-07 3:14
mohitmastermind20-Dec-07 3:14 
GeneralRe: DataList item command Pin
DannyAdler20-Dec-07 4:23
DannyAdler20-Dec-07 4:23 
GeneralRe: DataList item command Pin
mohitmastermind20-Dec-07 4:53
mohitmastermind20-Dec-07 4:53 
AnswerRe: DataList item command Pin
mohitmastermind20-Dec-07 4:23
mohitmastermind20-Dec-07 4:23 
AnswerRe: DataList item command Pin
Rajkumar Chaurasiya12-Feb-10 18:42
Rajkumar Chaurasiya12-Feb-10 18:42 
Generalcustomize wsdl Pin
robot_rock20-Dec-07 2:45
robot_rock20-Dec-07 2:45 
GeneralC#;how to trace DataGridView's click event Pin
kssknov20-Dec-07 2:24
kssknov20-Dec-07 2:24 
QuestionRe: C#;how to trace DataGridView's click event Pin
Ujjaval Modi20-Dec-07 2:30
Ujjaval Modi20-Dec-07 2:30 
QuestionRe: C#;how to trace DataGridView's click event Pin
kssknov20-Dec-07 20:22
kssknov20-Dec-07 20:22 
Generalcompile error Pin
arkiboys20-Dec-07 2:17
arkiboys20-Dec-07 2:17 
GeneralRe: compile error Pin
J4amieC20-Dec-07 2:26
J4amieC20-Dec-07 2:26 
GeneralRe: compile error Pin
arkiboys20-Dec-07 2:36
arkiboys20-Dec-07 2:36 
GeneralRe: compile error Pin
Pete O'Hanlon20-Dec-07 2:58
subeditorPete O'Hanlon20-Dec-07 2:58 
GeneralRe: compile error Pin
J4amieC20-Dec-07 3:04
J4amieC20-Dec-07 3:04 
GeneralRe: compile error Pin
Pete O'Hanlon20-Dec-07 3:37
subeditorPete O'Hanlon20-Dec-07 3:37 

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.