Click here to Skip to main content
15,909,953 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: SQL math with .net Pin
Adam °Wimsatt4-May-05 11:46
Adam °Wimsatt4-May-05 11:46 
GeneralRe: SQL math with .net Pin
Joey Picerno4-May-05 14:04
Joey Picerno4-May-05 14:04 
Generalmsgboxresult Pin
Joey Picerno4-May-05 9:08
Joey Picerno4-May-05 9:08 
GeneralRe: msgboxresult Pin
Adam °Wimsatt4-May-05 9:15
Adam °Wimsatt4-May-05 9:15 
GeneralRe: msgboxresult Pin
Joey Picerno4-May-05 9:45
Joey Picerno4-May-05 9:45 
GeneralMemory/Reference leak Pin
Adam °Wimsatt4-May-05 8:53
Adam °Wimsatt4-May-05 8:53 
GeneralRe: Memory/Reference leak Pin
Rizwan Bashir4-May-05 20:52
Rizwan Bashir4-May-05 20:52 
GeneralRe: Memory/Reference leak Pin
Adam °Wimsatt5-May-05 3:29
Adam °Wimsatt5-May-05 3:29 
I forgot to include some more info...

I have tried using GC.Collect()... it does not seem to release the memory... it just promotes most of it to Gen2 ( Gen2 will show around 500MB after 2 hours of 14 users using the app ). So the references are still alive somewhere. I'll try closing the datasets.

Datasets are used extensively throughout this application. The application is an asp.net interface to a large database.

The biggest memory hog appears to be the forms for data entry. The forms have up to 70 different entry fields with some of them being drop down lists that are populated by the database. The drop down lists are cached in a hash table.





// TODO: Write code.
GeneralRe: Memory/Reference leak Pin
Rizwan Bashir5-May-05 21:51
Rizwan Bashir5-May-05 21:51 
Generalmultiple panels vs. MDI Pin
stew10134-May-05 8:49
stew10134-May-05 8:49 
GeneralRe: multiple panels vs. MDI Pin
Scott Page24-May-05 4:00
professionalScott Page24-May-05 4:00 
GeneralPayroll Pin
Desi Bravo4-May-05 8:17
Desi Bravo4-May-05 8:17 
GeneralRe: Payroll Pin
Joey Picerno4-May-05 9:55
Joey Picerno4-May-05 9:55 
GeneralRe: Payroll Pin
Desi Bravo4-May-05 17:17
Desi Bravo4-May-05 17:17 
GeneralRe: Payroll Pin
Madni Abbasi4-May-05 19:44
Madni Abbasi4-May-05 19:44 
GeneralRe: Payroll Pin
Joey Picerno5-May-05 4:09
Joey Picerno5-May-05 4:09 
GeneralProblem in Opening connection in SQL Server Pin
Murtuza Husain Miyan Patel4-May-05 4:48
professionalMurtuza Husain Miyan Patel4-May-05 4:48 
GeneralRe: Problem in Opening connection in SQL Server Pin
Madni Abbasi4-May-05 5:49
Madni Abbasi4-May-05 5:49 
GeneralRe: Problem in Opening connection in SQL Server Pin
Murtuza Husain Miyan Patel4-May-05 19:59
professionalMurtuza Husain Miyan Patel4-May-05 19:59 
GeneralRe: Problem in Opening connection in SQL Server Pin
Murtuza Husain Miyan Patel5-May-05 7:54
professionalMurtuza Husain Miyan Patel5-May-05 7:54 
GeneralRe: Problem in Opening connection in SQL Server Pin
Joey Picerno4-May-05 6:53
Joey Picerno4-May-05 6:53 
GeneralRe: Problem in Opening connection in SQL Server Pin
toxcct5-May-05 1:13
toxcct5-May-05 1:13 
GeneralRe: Problem in Opening connection in SQL Server Pin
toxcct5-May-05 1:17
toxcct5-May-05 1:17 
GeneralCrystal Report "load report failed" Pin
Joey Picerno4-May-05 4:29
Joey Picerno4-May-05 4:29 
GeneralRe: Crystal Report "load report failed" Pin
Madni Abbasi4-May-05 5:54
Madni Abbasi4-May-05 5:54 

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.