Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Tips n Tricks   (RSS)
Alsalam alikom wa ra7mat Allah wa barakatoh (Peace upon you) I was designing some classes today and I got stuck with an old problem I used to fix in an ugly way… class A { public static void InitializeMe() { SomeClassManager.Listeners.Add( typeof (A)); Read More...
Alsalam alikom wa r7amat Allah wa barakatoh (Peace upon you..) Long story short, you have AssemblyA (with source code) and AssemblyB… you want AssemblyB to be able to access internal members (types, data, methods.. etc) of AssemblyA… You can of course Read More...
 
Page view tracker