I have a \'pack files\' method, written in J# that takes a bunch of files and writes them all into a stream, along with some enough metadata that they can be reconstructed as individual files by a rel
Is there a version of Microsoft Visual J#® 2.0 Redistributable Package which will support both x86 and x64 platforms?
I have been reading around about people using J#. But my question is: What is the difference between J# and C#?
To make development portable to Java, does it make sense to do the whole development on J# vs C#? What happens to missing bits in Java that exist in C# like lambda expression and so on?
How can I get a from b and c? What would be the reverse operation? Here is the code: classs { public s开发者_如何转开发tatic void main(String ar[])
I have some really big application mixture of c# and j#. Sometimes whenI close it, there are some threads that are not closed and they are hanging in the task manager and it is impossible to kill the
I have a service which exposes a JDBC interface (\"yolus\"/\"ion arc\" if anybody is familiar), and i\'d like to be able to commincate with it from .net开发者_StackOverflow.
I have an ASP.NET website that uses one of J# redistributable library. Is there a way to deliver this website to the client (which has .NET framework installed, but not J# Framework) without forcing h
I have p开发者_StackOverflow社区rogram in Java that I want to rewrite (GUI and some new features). I want to rewrite it in C# (mostly because of is easier to write GUI in it).
I was asked this question in an interview w开发者_开发问答ould appreciate your answers. Regards;