Click here to Skip to main content
15,921,203 members
Home / Discussions / C#
   

C#

 
GeneralRe: you (like me) cannot understand... Pin
Dave Herren27-May-07 4:47
Dave Herren27-May-07 4:47 
GeneralRe: you (like me) cannot understand... Pin
CPallini27-May-07 7:40
mveCPallini27-May-07 7:40 
QuestionwebBrowser navigating event problem Pin
Opa Knack27-May-07 2:40
Opa Knack27-May-07 2:40 
QuestionUsing Resource Files to Store Images C# Pin
Joseph Stanish27-May-07 1:50
Joseph Stanish27-May-07 1:50 
AnswerRe: Using Resource Files to Store Images C# Pin
Colin Angus Mackay27-May-07 4:31
Colin Angus Mackay27-May-07 4:31 
GeneralRe: Using Resource Files to Store Images C# Pin
Joseph Stanish29-May-07 6:11
Joseph Stanish29-May-07 6:11 
QuestionHow to retrieve a row from stored procedure Pin
Mujz.........27-May-07 1:06
Mujz.........27-May-07 1:06 
AnswerRe: How to retrieve a row from stored procedure Pin
Christian Graus27-May-07 1:21
protectorChristian Graus27-May-07 1:21 
I would recommend buying a book on SQL and reading through it. The ADO.NET stuff you can probably get from the web. What you're asking for is the first example anyone is likely to learn in SQL, and it's

select C_Name, C_Capital, C_Currency, C_President from myTable where primaryKey = x

and x is obviously a parameter to the stored proc.



Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questionhow to read an excel sheet. Pin
Mujz.........27-May-07 1:01
Mujz.........27-May-07 1:01 
AnswerRe: how to read an excel sheet. Pin
Christian Graus27-May-07 1:22
protectorChristian Graus27-May-07 1:22 
Questionupgrade C# application from 1.1 to 2.0 Pin
unitecsoft26-May-07 22:02
unitecsoft26-May-07 22:02 
AnswerRe: upgrade C# application from 1.1 to 2.0 Pin
Christian Graus26-May-07 23:23
protectorChristian Graus26-May-07 23:23 
GeneralRe: upgrade C# application from 1.1 to 2.0 Pin
unitecsoft27-May-07 2:58
unitecsoft27-May-07 2:58 
GeneralRe: upgrade C# application from 1.1 to 2.0 Pin
Dave Kreskowiak27-May-07 4:25
mveDave Kreskowiak27-May-07 4:25 
GeneralRe: upgrade C# application from 1.1 to 2.0 Pin
unitecsoft27-May-07 12:10
unitecsoft27-May-07 12:10 
GeneralRe: upgrade C# application from 1.1 to 2.0 Pin
Nouman Bhatti27-May-07 21:39
Nouman Bhatti27-May-07 21:39 
QuestionError in Load File or assembly. Pin
Orchid8526-May-07 21:49
Orchid8526-May-07 21:49 
Questionc# table fit datagrid, clear datagrid Pin
spawn_ro198526-May-07 21:33
spawn_ro198526-May-07 21:33 
AnswerRe: One to Many?? Pin
hdv21226-May-07 20:59
hdv21226-May-07 20:59 
GeneralRe: One to Many?? Pin
spawn_ro198526-May-07 22:36
spawn_ro198526-May-07 22:36 
GeneralWrong thread Pin
Guffa26-May-07 23:18
Guffa26-May-07 23:18 
GeneralRe: Wrong thread Pin
spawn_ro198527-May-07 8:28
spawn_ro198527-May-07 8:28 
AnswerRe: One to Many?? Pin
Muammar©26-May-07 23:40
Muammar©26-May-07 23:40 
QuestionPropertyGrid Control Problem Pin
gvanto26-May-07 19:20
gvanto26-May-07 19:20 
AnswerRe: PropertyGrid Control Problem Pin
visualhint30-May-07 16:40
visualhint30-May-07 16:40 

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.