Click here to Skip to main content
16,005,339 members
Home / Discussions / C#
   

C#

 
GeneralRe: Page Refresh Problem --- Postback Gurus Help Pin
fahiemulleh24-Jan-07 6:20
fahiemulleh24-Jan-07 6:20 
GeneralRe: Page Refresh Problem --- Postback Gurus Help Pin
ednrgc24-Jan-07 6:23
ednrgc24-Jan-07 6:23 
QuestionAnother Quick C# Question Pin
BlitzPackage24-Jan-07 5:08
BlitzPackage24-Jan-07 5:08 
AnswerRe: Another Quick C# Question Pin
Not Active24-Jan-07 5:23
mentorNot Active24-Jan-07 5:23 
AnswerRe: Another Quick C# Question Pin
Colin Angus Mackay24-Jan-07 5:27
Colin Angus Mackay24-Jan-07 5:27 
AnswerRe: Another Quick C# Question Pin
Christian Graus24-Jan-07 9:10
protectorChristian Graus24-Jan-07 9:10 
GeneralRe: Another Quick C# Question Pin
BlitzPackage25-Jan-07 3:52
BlitzPackage25-Jan-07 3:52 
AnswerRe: Another Quick C# Question Pin
gumi_r@msn.com24-Jan-07 12:45
gumi_r@msn.com24-Jan-07 12:45 
Install latest version of MDAC and you can use a .mdb access file with no problem. .NET uses OleDb and the JET engine to access a MSAcces database and these are installed in any modern windows version...but just to make sure the client is running the latest versions, install the lates MDAC, downloadable for free from MS.

To make it short...MSAcces is the easiest deployment in your case and the client does not need to have it installed for the app to run perfectly using the db.
GeneralRe: Another Quick C# Question Pin
BlitzPackage25-Jan-07 3:50
BlitzPackage25-Jan-07 3:50 
QuestionDataGridView SetCurrentCellAdressCore - Funktion Pin
max661124-Jan-07 4:35
max661124-Jan-07 4:35 
QuestionQuick C# Questions Pin
BlitzPackage24-Jan-07 4:34
BlitzPackage24-Jan-07 4:34 
AnswerRe: Quick C# Questions Pin
Not Active24-Jan-07 4:42
mentorNot Active24-Jan-07 4:42 
AnswerRe: Quick C# Questions Pin
nullable.type24-Jan-07 4:45
nullable.type24-Jan-07 4:45 
QuestionAdd tooltip into tabpage at runtime Pin
cocoonwls24-Jan-07 4:30
cocoonwls24-Jan-07 4:30 
AnswerRe: Add tooltip into tabpage at runtime Pin
Martin#24-Jan-07 5:08
Martin#24-Jan-07 5:08 
GeneralRe: Add tooltip into tabpage at runtime Pin
cocoonwls24-Jan-07 15:07
cocoonwls24-Jan-07 15:07 
Question[Message Deleted] Pin
dataminers24-Jan-07 4:11
dataminers24-Jan-07 4:11 
AnswerRe: How to get Combobox Selected ValueMember Pin
Martin#24-Jan-07 4:17
Martin#24-Jan-07 4:17 
GeneralRe: How to get Combobox Selected ValueMember Pin
Martin#24-Jan-07 4:55
Martin#24-Jan-07 4:55 
AnswerRe: How to get Combobox Selected ValueMember Pin
ednrgc24-Jan-07 6:17
ednrgc24-Jan-07 6:17 
QuestionFocus in textbox Pin
quiteSmart24-Jan-07 4:07
quiteSmart24-Jan-07 4:07 
AnswerRe: Focus in textbox Pin
Martin#24-Jan-07 4:12
Martin#24-Jan-07 4:12 
GeneralRe: Focus in textbox Pin
quiteSmart24-Jan-07 4:15
quiteSmart24-Jan-07 4:15 
GeneralRe: Focus in textbox Pin
dataminers24-Jan-07 4:18
dataminers24-Jan-07 4:18 
General??? Pin
Martin#24-Jan-07 4:22
Martin#24-Jan-07 4:22 

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.