Click here to Skip to main content
15,915,053 members
Home / Discussions / C#
   

C#

 
AnswerRe: Treeview (Windows Application) Pin
Curtis Schlak.13-Dec-05 3:20
Curtis Schlak.13-Dec-05 3:20 
GeneralRe: Treeview (Windows Application) Pin
Mahi.Ragava13-Dec-05 17:08
Mahi.Ragava13-Dec-05 17:08 
GeneralRe: Treeview (Windows Application) Pin
Curtis Schlak.14-Dec-05 5:24
Curtis Schlak.14-Dec-05 5:24 
GeneralRe: Treeview (Windows Application) Pin
Mahi.Ragava14-Dec-05 17:40
Mahi.Ragava14-Dec-05 17:40 
GeneralRe: Treeview (Windows Application) Pin
Curtis Schlak.15-Dec-05 15:17
Curtis Schlak.15-Dec-05 15:17 
GeneralRe: Treeview (Windows Application) Pin
Mahi.Ragava15-Dec-05 17:55
Mahi.Ragava15-Dec-05 17:55 
GeneralRe: Treeview (Windows Application) Pin
Curtis Schlak.16-Dec-05 11:20
Curtis Schlak.16-Dec-05 11:20 
QuestionData chacing... Pin
ayuba asia12-Dec-05 21:17
ayuba asia12-Dec-05 21:17 
i am developing a financial system using c sharp

i have 1 master class that open all the master table required by all the form and store it in 1 static dataset that can be access from anywhere in the sytem..

but i want to change to have make it something like caching system where if the data required is not in the master class then i will get it from server..

the tricky part is that i want clear unwanted resource so i want to have to checking like if the dataset/datatable is not used in a certain timeframe let say 15 mins the i want to close the file


any idea on how implement this idea..

sample

MasterFile [Customer]

when i do invoice transaction i will open the customer if the customer is not open at the master class
and after i close the invoice screen the customer data still remain there for a cretain perriod of time.. so any form after that need to access the customer file dont have to fetch data from sql server again.. if not use in 30 mins it will closed...

thanks

QuestionDataGrid row header text Pin
hellamasta12-Dec-05 21:16
hellamasta12-Dec-05 21:16 
QuestionOpen an excel document Pin
ckruger12-Dec-05 20:30
ckruger12-Dec-05 20:30 
AnswerRe: Open an excel document Pin
HakunaMatada12-Dec-05 20:38
HakunaMatada12-Dec-05 20:38 
GeneralRe: Open an excel document Pin
ckruger12-Dec-05 21:13
ckruger12-Dec-05 21:13 
GeneralRe: Open an excel document Pin
HakunaMatada12-Dec-05 23:49
HakunaMatada12-Dec-05 23:49 
AnswerRe: Open an excel document Pin
Polis Pilavas12-Dec-05 23:13
Polis Pilavas12-Dec-05 23:13 
QuestionHow to use PictureBox Events in Datagrid ??? Pin
Abubakarsb12-Dec-05 20:05
Abubakarsb12-Dec-05 20:05 
AnswerRe: How to use PictureBox Events in Datagrid ??? Pin
MarcelErz12-Dec-05 21:30
MarcelErz12-Dec-05 21:30 
GeneralRe: How to use PictureBox Events in Datagrid ??? Pin
Abubakarsb13-Dec-05 6:02
Abubakarsb13-Dec-05 6:02 
QuestionStoring text information in an image Pin
Maqsood Ahmed12-Dec-05 19:58
Maqsood Ahmed12-Dec-05 19:58 
AnswerRe: Storing text information in an image Pin
Vikram A Punathambekar12-Dec-05 21:46
Vikram A Punathambekar12-Dec-05 21:46 
AnswerRe: Storing text information in an image Pin
MarcelErz12-Dec-05 21:48
MarcelErz12-Dec-05 21:48 
GeneralRe: Storing text information in an image Pin
Maqsood Ahmed13-Dec-05 20:20
Maqsood Ahmed13-Dec-05 20:20 
GeneralRe: Storing text information in an image Pin
MarcelErz13-Dec-05 21:14
MarcelErz13-Dec-05 21:14 
Questionwhat is the problem in the following code of classlibrary Project for log4net Pin
YogeshChoudhary12-Dec-05 19:04
YogeshChoudhary12-Dec-05 19:04 
Questionextracting substring Pin
Ankit Aneja12-Dec-05 18:57
Ankit Aneja12-Dec-05 18:57 
AnswerRe: extracting substring Pin
HakunaMatada12-Dec-05 19:33
HakunaMatada12-Dec-05 19: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.