Click here to Skip to main content
15,888,073 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: call exe file in vb.net Pin
Pete O'Hanlon7-Sep-11 4:55
mvePete O'Hanlon7-Sep-11 4:55 
GeneralRe: call exe file in vb.net Pin
PIEBALDconsult7-Sep-11 14:49
mvePIEBALDconsult7-Sep-11 14:49 
AnswerRe: call exe file in vb.net Pin
PIEBALDconsult7-Sep-11 3:02
mvePIEBALDconsult7-Sep-11 3:02 
AnswerRe: call exe file in vb.net Pin
Rakesh Meel10-Sep-11 0:31
professionalRakesh Meel10-Sep-11 0:31 
AnswerRe: call exe file in vb.net Pin
jkirkerx27-Sep-11 17:03
professionaljkirkerx27-Sep-11 17:03 
QuestionEnterprise Library caching problem Pin
maryam.saboor5-Sep-11 18:23
professionalmaryam.saboor5-Sep-11 18:23 
AnswerRe: Enterprise Library caching problem Pin
Mehdi Gholam6-Sep-11 17:30
Mehdi Gholam6-Sep-11 17:30 
AnswerRe: Enterprise Library caching problem Pin
Pradeep Shukla6-Sep-11 17:52
professionalPradeep Shukla6-Sep-11 17:52 
You should define priority of the data and load only the most important data while starting the App\service and put rest of the data load process on a background worker thread.

And it would be better if you do caching on server side rather than on client side. In case if it's really required to have a client caching, try using a different alternate something like SQL compact DB which could be shipped with the release binary rather than getting loaded each time when the App is launched.

Hope it helps.
QuestionADO.NET Entity Framework and persistence encapsulation Pin
oraclepilot5-Sep-11 10:29
oraclepilot5-Sep-11 10:29 
QuestionForward Email by programattically using asp.net +C# Pin
Alok Kumar Sharma4-Sep-11 8:18
Alok Kumar Sharma4-Sep-11 8:18 
AnswerRe: Forward Email by programattically using asp.net +C# Pin
Wendelius4-Sep-11 10:13
mentorWendelius4-Sep-11 10:13 
QuestionVS 2008 now always throws a XML schema compile warning. Pin
Gregory Gadow1-Sep-11 7:07
Gregory Gadow1-Sep-11 7:07 
AnswerRe: VS 2008 now always throws a XML schema compile warning. Pin
Bert Mitton2-Sep-11 7:45
professionalBert Mitton2-Sep-11 7:45 
QuestionDeadlock issue in batch processing Pin
Dimpal1701-Sep-11 4:38
Dimpal1701-Sep-11 4:38 
AnswerRe: Deadlock issue in batch processing Pin
Wendelius3-Sep-11 4:35
mentorWendelius3-Sep-11 4:35 
AnswerRe: Deadlock issue in batch processing Pin
jschell3-Sep-11 10:24
jschell3-Sep-11 10:24 
QuestionSaving FlowDocument to XPS causes viewer to go blank Pin
Geron31-Aug-11 22:17
Geron31-Aug-11 22:17 
AnswerRe: Saving FlowDocument to XPS causes viewer to go blank [modified] Pin
Pradeep Shukla6-Sep-11 17:46
professionalPradeep Shukla6-Sep-11 17:46 
QuestionObject serialization problem Pin
columbos1492730-Aug-11 23:58
columbos1492730-Aug-11 23:58 
AnswerRe: Object serialization problem Pin
Richard Andrew x6431-Aug-11 6:54
professionalRichard Andrew x6431-Aug-11 6:54 
AnswerRe: Object serialization problem Pin
Columbus-MCSD4-Sep-11 17:53
Columbus-MCSD4-Sep-11 17:53 
QuestionI am getting this kind of error,pls help Pin
jitendra rajbher30-Aug-11 23:43
jitendra rajbher30-Aug-11 23:43 
AnswerRe: I am getting this kind of error,pls help Pin
Dave Kreskowiak31-Aug-11 2:09
mveDave Kreskowiak31-Aug-11 2:09 
GeneralRe: I am getting this kind of error,pls help Pin
jitendra rajbher31-Aug-11 3:43
jitendra rajbher31-Aug-11 3:43 
GeneralRe: I am getting this kind of error,pls help Pin
Shameel31-Aug-11 4:19
professionalShameel31-Aug-11 4:19 

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.