Click here to Skip to main content
16,004,991 members
Home / Discussions / C#
   

C#

 
GeneralRe: Picture box Pin
J4amieC19-Nov-08 2:59
J4amieC19-Nov-08 2:59 
Questiondesign problem with static classes Pin
NikoTanghe18-Nov-08 23:26
NikoTanghe18-Nov-08 23:26 
AnswerRe: design problem with static classes Pin
Simon P Stevens19-Nov-08 0:44
Simon P Stevens19-Nov-08 0:44 
QuestionConnection To DataBase Pin
Thaer Hamael18-Nov-08 23:13
Thaer Hamael18-Nov-08 23:13 
AnswerRe: Connection To DataBase Pin
Pedram Behroozi18-Nov-08 23:17
Pedram Behroozi18-Nov-08 23:17 
GeneralRe: Connection To DataBase Pin
Thaer Hamael18-Nov-08 23:43
Thaer Hamael18-Nov-08 23:43 
GeneralRe: Connection To DataBase Pin
Pedram Behroozi19-Nov-08 0:45
Pedram Behroozi19-Nov-08 0:45 
GeneralRe: Connection To DataBase Pin
Not Active19-Nov-08 1:21
mentorNot Active19-Nov-08 1:21 
Yes, you can use ODBCConnection to connect to a SQL Server database, however, you really should use SQlConnection, which is specifically written for SQL Server. ODBC connections are necessarily generic where as the SQL connection offers enhanced performance and capabilities specific to SQL Server.


only two letters away from being an asset

AnswerRe: Connection To DataBase Pin
Vimalsoft(Pty) Ltd19-Nov-08 1:49
professionalVimalsoft(Pty) Ltd19-Nov-08 1:49 
GeneralRe: Connection To DataBase Pin
Giorgi Dalakishvili19-Nov-08 2:33
mentorGiorgi Dalakishvili19-Nov-08 2:33 
GeneralRe: Connection To DataBase Pin
Vimalsoft(Pty) Ltd19-Nov-08 8:53
professionalVimalsoft(Pty) Ltd19-Nov-08 8:53 
AnswerRe: Connection To DataBase Pin
Nouman Bhatti19-Nov-08 2:09
Nouman Bhatti19-Nov-08 2:09 
Questionmissing an assembly reference Pin
B8718-Nov-08 22:16
B8718-Nov-08 22:16 
AnswerRe: missing an assembly reference Pin
Pedram Behroozi18-Nov-08 22:20
Pedram Behroozi18-Nov-08 22:20 
GeneralRe: missing an assembly reference Pin
B8718-Nov-08 22:26
B8718-Nov-08 22:26 
AnswerRe: missing an assembly reference Pin
dan!sh 18-Nov-08 22:23
professional dan!sh 18-Nov-08 22:23 
GeneralRe: missing an assembly reference Pin
B8718-Nov-08 22:27
B8718-Nov-08 22:27 
QuestionProblem with Visual C# Pin
maresp198218-Nov-08 22:04
maresp198218-Nov-08 22:04 
AnswerRe: Problem with Visual C# Pin
PIEBALDconsult19-Nov-08 3:24
mvePIEBALDconsult19-Nov-08 3:24 
AnswerRe: Problem with Visual C# Pin
maresp198214-Dec-08 21:40
maresp198214-Dec-08 21:40 
QuestionC# socket question? Pin
alb1081118-Nov-08 21:41
alb1081118-Nov-08 21:41 
AnswerRe: C# socket question? Pin
Rob Philpott18-Nov-08 22:01
Rob Philpott18-Nov-08 22:01 
GeneralRe: C# socket question? Pin
alb1081118-Nov-08 22:13
alb1081118-Nov-08 22:13 
AnswerRe: C# socket question? Pin
Pedram Behroozi18-Nov-08 22:15
Pedram Behroozi18-Nov-08 22:15 
QuestionImage URL Pin
B8718-Nov-08 19:28
B8718-Nov-08 19:28 

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.