Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to use password protected sqlite database? Pin
Richard MacCutchan21-May-15 7:48
mveRichard MacCutchan21-May-15 7:48 
GeneralRe: How to use password protected sqlite database? Pin
Eddy Vluggen21-May-15 8:25
professionalEddy Vluggen21-May-15 8:25 
AnswerRe: How to use password protected sqlite database? Pin
OriginalGriff21-May-15 6:05
mveOriginalGriff21-May-15 6:05 
QuestionProgram for an older version than the one in GAC Pin
Member 1124071321-May-15 4:22
Member 1124071321-May-15 4:22 
SuggestionRe: Program for an older version than the one in GAC Pin
Abhipal Singh21-May-15 8:11
professionalAbhipal Singh21-May-15 8:11 
QuestionWant to ask about Memory (private working set) Windows Services Pin
Mercurius8421-May-15 1:54
Mercurius8421-May-15 1:54 
AnswerRe: Want to ask about Memory (private working set) Windows Services Pin
OriginalGriff21-May-15 2:24
mveOriginalGriff21-May-15 2:24 
AnswerRe: Want to ask about Memory (private working set) Windows Services Pin
Dave Kreskowiak21-May-15 2:28
mveDave Kreskowiak21-May-15 2:28 
Possibly. It depends on how much RAM is in the machine. What's probably happening is that you're getting a lot of swaps back and forth to the page file. Look in Task Manager at the Page Fault and Page Fault Delta columns. You'll probably have to turn these on in the View menu to see them.

Oh, and don't look in Task Manager to see how much memory your .NET app is using. It's lying to you.
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

QuestionHelp this code shows to me what to do?? Pin
abdo.kouta21-May-15 1:45
abdo.kouta21-May-15 1:45 
AnswerRe: Help this code shows to me what to do?? Pin
Pete O'Hanlon21-May-15 2:13
mvePete O'Hanlon21-May-15 2:13 
AnswerRe: Help this code shows to me what to do?? Pin
Dave Kreskowiak21-May-15 2:21
mveDave Kreskowiak21-May-15 2:21 
GeneralRe: Help this code shows to me what to do?? Pin
abdo.kouta21-May-15 2:29
abdo.kouta21-May-15 2:29 
GeneralRe: Help this code shows to me what to do?? Pin
siddartha kopparapu21-May-15 3:12
professionalsiddartha kopparapu21-May-15 3:12 
GeneralRe: Help this code shows to me what to do?? Pin
Dave Kreskowiak21-May-15 6:44
mveDave Kreskowiak21-May-15 6:44 
QuestionC# Help with new level start in Unity Pin
Member 1170715120-May-15 17:33
Member 1170715120-May-15 17:33 
AnswerRe: C# Help with new level start in Unity Pin
mirdana20-May-15 18:52
mirdana20-May-15 18:52 
GeneralRe: C# Help with new level start in Unity Pin
Member 1170715120-May-15 21:24
Member 1170715120-May-15 21:24 
SuggestionRe: C# Help with new level start in Unity Pin
Richard MacCutchan20-May-15 21:32
mveRichard MacCutchan20-May-15 21:32 
GeneralRe: C# Help with new level start in Unity Pin
F-ES Sitecore20-May-15 22:20
professionalF-ES Sitecore20-May-15 22:20 
GeneralRe: C# Help with new level start in Unity Pin
Member 1170715120-May-15 23:46
Member 1170715120-May-15 23:46 
GeneralRe: C# Help with new level start in Unity Pin
Richard MacCutchan21-May-15 1:28
mveRichard MacCutchan21-May-15 1:28 
AnswerRe: C# Help with new level start in Unity Pin
mirdana31-May-15 21:08
mirdana31-May-15 21:08 
QuestionTCP Comm. <Data handling help needed> Pin
Member 1168908120-May-15 16:07
Member 1168908120-May-15 16:07 
AnswerRe: TCP Comm. <Data handling help needed> Pin
Richard MacCutchan20-May-15 21:29
mveRichard MacCutchan20-May-15 21:29 
QuestionRetreive blob as text SQLite Pin
DPaul199420-May-15 7:51
DPaul199420-May-15 7:51 

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.