Click here to Skip to main content
15,898,818 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMessage Board Pin
ramakant_135228-Oct-07 4:48
ramakant_135228-Oct-07 4:48 
AnswerRe: Message Board Pin
Saksida Bojan28-Oct-07 5:29
Saksida Bojan28-Oct-07 5:29 
Questionmaking activeX control Pin
samy10028-Oct-07 4:39
samy10028-Oct-07 4:39 
QuestionASP.NET on Windows with MySQL Back End on Linux OS Pin
kipchirchir27-Oct-07 23:12
kipchirchir27-Oct-07 23:12 
AnswerRe: ASP.NET on Windows with MySQL Back End on Linux OS Pin
Christian Graus27-Oct-07 23:23
protectorChristian Graus27-Oct-07 23:23 
AnswerRe: ASP.NET on Windows with MySQL Back End on Linux OS Pin
Saksida Bojan28-Oct-07 5:20
Saksida Bojan28-Oct-07 5:20 
GeneralRe: ASP.NET on Windows with MySQL Back End on Linux OS Pin
kipchirchir28-Oct-07 6:37
kipchirchir28-Oct-07 6:37 
GeneralRe: ASP.NET on Windows with MySQL Back End on Linux OS Pin
Saksida Bojan28-Oct-07 6:46
Saksida Bojan28-Oct-07 6:46 
http://dev.mysql.com/downloads/connector/

And chose either ODBC or .NET

Edit:
If you want to easly use dataset then chose ODBC. .NET Connector is for Hard Coded Pegeamers. In this connector you woud have to use Datareader and to display in Datagrid you can't simply bind, but you woud have to write programaticly.

For ODBC: If you think to change servers (From MySQL to MSSQL) chose this.

And if you chose Datareader (Avaible in both) you woud have sugnificent performence boost.
GeneralRe: ASP.NET on Windows with MySQL Back End on Linux OS Pin
kipchirchir28-Oct-07 11:19
kipchirchir28-Oct-07 11:19 
QuestionRetiving Application Virtual path in ASP [modified] Pin
clife53727-Oct-07 20:10
clife53727-Oct-07 20:10 
AnswerRe: Retiving Application Virtual path in ASP Pin
Anurag Gandhi28-Oct-07 18:49
professionalAnurag Gandhi28-Oct-07 18:49 
QuestionHow to get back to previous code in Visual Studio Pin
dataminers27-Oct-07 15:28
dataminers27-Oct-07 15:28 
AnswerRe: How to get back to previous code in Visual Studio Pin
John-ph27-Oct-07 20:08
John-ph27-Oct-07 20:08 
QuestionHow to get raw HTML response before it's sent to the client? Pin
Dominic Pettifer27-Oct-07 11:41
Dominic Pettifer27-Oct-07 11:41 
AnswerRe: How to get raw HTML response before it's sent to the client? Pin
Ghazi H. Wadi28-Oct-07 3:10
Ghazi H. Wadi28-Oct-07 3:10 
QuestionDiagnostics.Trace Pin
Gareth H27-Oct-07 10:18
Gareth H27-Oct-07 10:18 
AnswerRe: Diagnostics.Trace Pin
Gareth H28-Oct-07 0:01
Gareth H28-Oct-07 0:01 
GeneralRe: Diagnostics.Trace Pin
Gareth H29-Oct-07 10:52
Gareth H29-Oct-07 10:52 
Question[Message Deleted] Pin
Deepak Nigam27-Oct-07 9:44
Deepak Nigam27-Oct-07 9:44 
AnswerRe: Only one user can login by a browser. Pin
John-ph27-Oct-07 19:57
John-ph27-Oct-07 19:57 
AnswerRe: Only one user can login by a browser. Pin
Saksida Bojan28-Oct-07 5:13
Saksida Bojan28-Oct-07 5:13 
AnswerRe: [Message Deleted] Pin
Paul Conrad28-Oct-07 12:00
professionalPaul Conrad28-Oct-07 12:00 
QuestionHide SQL Pin
mehrdadc4827-Oct-07 9:26
mehrdadc4827-Oct-07 9:26 
AnswerRe: Hide SQL Pin
Guffa27-Oct-07 9:41
Guffa27-Oct-07 9:41 
AnswerRe: Hide SQL Pin
Blue_Boy27-Oct-07 11:33
Blue_Boy27-Oct-07 11:33 

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.