On Sun, Apr 20, 2008 at 7:30 PM, frank clooter <[EMAIL PROTECTED]> wrote: > My guess: You use managed code (Visual Basic or C#) for your ASP.Net.; > likely you use code behind as part of your design pattern.
Mostly, yes, of course. That's .Net's core feature, in my opinion. But I also use dllimport, for example. I have not tried this with J, but so far I have had no problems where I think that would have been useful. (So far, all of my J uses have worked quite well with J as a stand-alone application.) > .NET Framework applications are built on the services of the common > language runtime and take advantage of the .NET Framework class > library. > http://msdn2.microsoft.com/en-us/library/ms229284(vs.80).aspx Does this mean that you want J to use the common language runtime? > Develop Your Career with Microsoft .NET: Programming Languages > http://www.microsoft.com/learning/training/roadmap/languages.mspx > http://www.microsoft.com/learning/training/roadmap/framework.mspx#OTHER > http://research.microsoft.com/fsharp/fsharp.aspx F# Was there something wrong with http://www.microsoft.com/mspress/books/6426.aspx? etc. Or did you want to see J on that list of languages (which I guess have some level of visual studio integration, or something?). -- Rau ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
