I am wondering if Mono can be used in the following way. I actually use VS. We're updating a program from 1.1 to 4.0. XslTransform has been deprecated in favor of XslCompiledTransform. I am having troubles getting XslCompiledTransform to work for us exactly like XSLTransform. I have wondered if there is any way I can substitute Mono's version of XslCompiledTransform in my VS VB.Net project, so that if I have problems I can step through the Mono version of the source code. I have tried opening the solution in MonoDevelop but MonoDevelop does not support VB.Net 4.0.
Thanks. -- View this message in context: http://mono.1490590.n4.nabble.com/XslCompiledTransform-tp4656351.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
