Click here to Skip to main content
16,013,642 members
Home / Discussions / C#
   

C#

 
GeneralRe: \\computer\shared Pin
lustuyck22-Jun-04 2:19
lustuyck22-Jun-04 2:19 
GeneralRe: \\computer\shared Pin
Richard Deeming18-Jun-04 7:24
mveRichard Deeming18-Jun-04 7:24 
GeneralRe: \\computer\shared Pin
lustuyck20-Jun-04 22:05
lustuyck20-Jun-04 22:05 
QuestionHow to brows Datasets on other form in my component that droped on a form. Pin
Member 114126618-Jun-04 4:05
Member 114126618-Jun-04 4:05 
AnswerRe: How to brows Datasets on other form in my component that droped on a form. Pin
Heath Stewart18-Jun-04 4:10
protectorHeath Stewart18-Jun-04 4:10 
GeneralRe: How to brows Datasets on other form in my component that droped on a form. Pin
Member 114126618-Jun-04 4:51
Member 114126618-Jun-04 4:51 
GeneralClosing a OleDbConnection Pin
PaleyX18-Jun-04 3:50
PaleyX18-Jun-04 3:50 
GeneralRe: Closing a OleDbConnection Pin
Dave Kreskowiak18-Jun-04 4:05
mveDave Kreskowiak18-Jun-04 4:05 
PaleyX wrote:
I never had memory handling issues in C++ yet in C# and VB.NET I spend 80% of my time on memory management and I am getting sick of it.

Odd. I spend about 2% of my time on it.

What does the rest of the code look like? How is the connection opened and passed to other objects? Are you opening a connection and keeping it open for the duration of the app? (A horrible idea I might add!) Are you calling Dispose on any objects involved?


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Closing a OleDbConnection Pin
Heath Stewart18-Jun-04 4:06
protectorHeath Stewart18-Jun-04 4:06 
GeneralRe: Closing a OleDbConnection Pin
PaleyX19-Jun-04 4:54
PaleyX19-Jun-04 4:54 
GeneralOutlook question... Pin
Tartampion18-Jun-04 3:13
Tartampion18-Jun-04 3:13 
GeneralRe: Outlook question... Pin
Stefan Troschuetz18-Jun-04 3:25
Stefan Troschuetz18-Jun-04 3:25 
GeneralRe: Outlook question... Pin
Dave Kreskowiak18-Jun-04 4:00
mveDave Kreskowiak18-Jun-04 4:00 
GeneralRe: Outlook question... Pin
Tartampion18-Jun-04 4:16
Tartampion18-Jun-04 4:16 
GeneralCan't capture arrow keys Pin
jjansen18-Jun-04 3:01
jjansen18-Jun-04 3:01 
GeneralRe: Can't capture arrow keys Pin
Judah Gabriel Himango18-Jun-04 4:42
sponsorJudah Gabriel Himango18-Jun-04 4:42 
GeneralRe: Can't capture arrow keys Pin
Werdna18-Jun-04 10:34
Werdna18-Jun-04 10:34 
GeneralReading Excel Data in C# Pin
Member 445055118-Jun-04 2:06
Member 445055118-Jun-04 2:06 
GeneralRe: Reading Excel Data in C# Pin
Dave Kreskowiak18-Jun-04 3:58
mveDave Kreskowiak18-Jun-04 3:58 
GeneralRe: Reading Excel Data in C# Pin
Heath Stewart18-Jun-04 4:01
protectorHeath Stewart18-Jun-04 4:01 
GeneralOwn Error Message Pin
visitsaadi18-Jun-04 1:41
visitsaadi18-Jun-04 1:41 
GeneralRe: Own Error Message Pin
Stefan Troschuetz18-Jun-04 1:53
Stefan Troschuetz18-Jun-04 1:53 
GeneralRe: Own Error Message Pin
Dave Kreskowiak18-Jun-04 3:49
mveDave Kreskowiak18-Jun-04 3:49 
Questionwhere are you Michael W. McKechney? Pin
DawnYoshimura18-Jun-04 1:11
DawnYoshimura18-Jun-04 1:11 
AnswerRe: where are you Michael W. McKechney? Pin
Michael P Butler18-Jun-04 5:00
Michael P Butler18-Jun-04 5:00 

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.