I am writing a blackberry application - after the application has started I need to get a .class file(or maybe something else like a .COD file?) from a database(I will probably have to create a web page from which to get the file) and then instantiate it and invoke its methods... Can anybody help me? Please?!?
The point is to allow students to get code on their phones and see what a method would return. A teacher would write a simple programming method that returns some integers. The students need to be able to get that method into the application. They can see the code and enter what they would expect the method to return. Then they need to be able to run the method so as to be able to see what the method returns...
Basically I want to be able to unit test some code that isn't on my blackberry yet...
I saw an advert for an app which does something similar... How can I do this: .net for BlackBerry (C and VB.NET) If you are learning ASP.NET, C# or Visual Basic.NET, then this application allows you type .NET code onto your BlackBerry®, and view the output in seconds. It is an excellent way to try out snippets of .NET code without having to fire up Visual Studio on your PC.
Code written with this application is stored on a remote server, and thus can be recalled from other devices, so it can be shared with other users of this app.