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

C#

 
QuestionSelect Top 10 in a dataTable??? Pin
luckyShek11-Nov-04 10:27
luckyShek11-Nov-04 10:27 
AnswerRe: Select Top 10 in a dataTable??? Pin
HahnTech11-Nov-04 18:10
HahnTech11-Nov-04 18:10 
GeneralRe: Invisible items on combobox in windows forms. Pin
Filipe Peixinho11-Nov-04 10:14
Filipe Peixinho11-Nov-04 10:14 
QuestionHow do we call methods in DLL's using a string for the method name? Pin
rudy.net11-Nov-04 8:49
rudy.net11-Nov-04 8:49 
AnswerRe: How do we call methods in DLL's using a string for the method name? Pin
Stefan Troschuetz11-Nov-04 21:18
Stefan Troschuetz11-Nov-04 21:18 
GeneralRe: How do we call methods in DLL's using a string for the method name? Pin
rudy.net12-Nov-04 10:48
rudy.net12-Nov-04 10:48 
QuestionWhere is the error ? Pin
Vector711-Nov-04 6:12
Vector711-Nov-04 6:12 
AnswerRe: Where is the error ? Pin
Steven Campbell11-Nov-04 6:44
Steven Campbell11-Nov-04 6:44 
The SqlClient uses named parameters, so you need to use @Mand and @MID instead of the ?'s in your sql string. In addition, you may need to specify @ when adding the parameters.


my blog
GeneralRe: Where is the error ? Pin
Heath Stewart11-Nov-04 7:28
protectorHeath Stewart11-Nov-04 7:28 
GeneralRe: Where is the error ? Pin
Vector711-Nov-04 7:35
Vector711-Nov-04 7:35 
GeneralRe: Where is the error ? Pin
Heath Stewart11-Nov-04 7:39
protectorHeath Stewart11-Nov-04 7:39 
GeneralRe: Where is the error ? Pin
Vector711-Nov-04 7:51
Vector711-Nov-04 7:51 
GeneralRe: Where is the error ? Pin
Heath Stewart11-Nov-04 8:06
protectorHeath Stewart11-Nov-04 8:06 
GeneralSubmitting an HTML form within c# Pin
wolfklinker11-Nov-04 6:07
wolfklinker11-Nov-04 6:07 
GeneralRe: Submitting an HTML form within c# Pin
Heath Stewart11-Nov-04 7:26
protectorHeath Stewart11-Nov-04 7:26 
GeneralRe: Submitting an HTML form within c# Pin
Kraki11-Nov-04 8:31
Kraki11-Nov-04 8:31 
GeneralRe: Submitting an HTML form within c# Pin
Kraki11-Nov-04 8:42
Kraki11-Nov-04 8:42 
GeneralC#.NET Word adding a paragraph Pin
Nick Ingratta11-Nov-04 6:05
Nick Ingratta11-Nov-04 6:05 
GeneralRe: C#.NET Word adding a paragraph Pin
Heath Stewart11-Nov-04 7:33
protectorHeath Stewart11-Nov-04 7:33 
GeneralRe: C#.NET Word adding a paragraph Pin
Nick Ingratta11-Nov-04 8:42
Nick Ingratta11-Nov-04 8:42 
GeneralRe: C#.NET Word adding a paragraph Pin
Heath Stewart11-Nov-04 8:45
protectorHeath Stewart11-Nov-04 8:45 
GeneralRe: C#.NET Word adding a paragraph Pin
Nick Ingratta11-Nov-04 9:24
Nick Ingratta11-Nov-04 9:24 
GeneralRe: C#.NET Word adding a paragraph Pin
Heath Stewart11-Nov-04 15:43
protectorHeath Stewart11-Nov-04 15:43 
GeneralThrow SoapException in SoapExtension Pin
lopezrincon11-Nov-04 5:57
lopezrincon11-Nov-04 5:57 
GeneralStrange behaviour of StreamReader.Peek() Pin
SebbaP11-Nov-04 4:04
SebbaP11-Nov-04 4:04 

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.