New Development Snapshot
        Posted  
        
        on Dot net Slackers
        
        See other posts from Dot net Slackers
        
        
        
        Published on Fri, 23 Apr 2010 00:00:00 GMT
        Indexed on 
            2010/04/23
            9:24 UTC
        
        
        Read the original article
        Hit count: 278
        
Filed under: 
        A fairly massive set of changes this time, mostly around .NET 4.0 suport and IKVM.Reflection
      fixes.
   Targetting .NET 4.0
      Please note that the work isn't done yet (in particular, I haven't checked in all
      the changes required for the .NET 4.0 security model), but it is now possible to build
      assemblies with ikvmc that target and reference .NET 4.0 while running ikvmc on the
      .NET 2.0 runtime.
   
                     C:\j>ikvmc test.class -nostdlib -lib:\windows\microsoft.net\framework\v4.0.30319
...
  
        
        Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner