User Profile

Collapse

Profile Sidebar

Collapse
A Popat
A Popat
Last Activity: Nov 27 '09, 05:27 PM
Joined: Nov 26 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • A Popat
    replied to Unloadable Plugin Architecture in .NET
    in .NET
    I have since realised that the reason for the increasing memory usage was due to the use of a Frame, which would store a history of past pages. By setting Frame.JournalOw nership to UsesParentJourn al, this problem is avoided.
    See more | Go to post

    Leave a comment:


  • A Popat
    started a topic Unloadable Plugin Architecture in .NET
    in .NET

    Unloadable Plugin Architecture in .NET

    This is my first question here, so apologies if I have made a mistake.

    I am developing a collection of small games using WPF with C# but have been having real difficulty in being able to load and unload each game into my main viewer application.

    The structure of my program is I have a main view application GameViewer.EXE which basically consists of a Frame object to view pages.
    Each game is a custom class GamePage.CS,...
    See more | Go to post
    Last edited by Frinavale; Nov 27 '09, 02:59 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.
No activity results to display
Show More
Working...