1-10 of 34 < Previous Next >
Discussions for IronRuby and IronPython in Silverlight
Latest post:
Jul 17
2:48 AM
1 Post
First post: jimmysch wrote: While it was fun to spin off a project specifically geared at Silverlight and Dynamic Languages, all that work is avaliable in ...
Jump to: First Post
Latest post:
Jun 30
3:25 PM
10 Posts
First post: bwmcadams wrote: I know within standard IronPython I can run clr.CompileModules("foo.dll", "foo.py") to compile code down to a prebuilt assembly...
Latest post: tarlano wrote: Can someone tell me if using clr.CompileModules and using the SDL-SDK I can get a fully statically compiled executable.. This c...
Jump to: First Post    |Latest Post
Latest post:
Jun 29
6:17 PM
5 Posts
First post: mnadig wrote: I'm just getting my feet wet with DLR in SL. Basically I'm trying to define a class (that implements INotifyPropertyChanged) i...
Latest post: mnadig wrote: I believe the bit I'm missing pertains to __clrtype__ support to allow SL to reflect on the properties of my dynamic class.http...
Jump to: First Post    |Latest Post
Latest post:
Jun 24
12:36 AM
2 Posts
First post: Ben_Christenson wrote: One of things I really like about python is the interactive interface and documentation. Being able to simply ask a member fun...
Latest post: jimmysch wrote: Ben, Currently in SL this only works for Python code. So this would work in DLRConsole: py> def foo():py|   "this is a doc stri...
Jump to: First Post    |Latest Post
Latest post:
Jun 20
9:07 AM
9 Posts
First post: Ben_Christenson wrote: I start the server with script\server /b which brings up IE with a directory structure.After moving into samples\python\clock\i...
Latest post: jimmysch wrote: Sure, sdlsdk-0.1.0 will be confused because it's expecting the public version of Silverlight to be 2.0 Beta 1, not 2.0 RTW. Ple...
Jump to: First Post    |Latest Post
Latest post:
Jun 18
8:13 PM
1 Post
First post: fboisseau wrote: My developement enviroment is setup to be stored on a drive on an UNIX box shared using Samba, I map this shared folder to a dr...
Jump to: First Post
Latest post:
Jun 16
6:55 PM
4 Posts
First post: adhi_r wrote: We are developing quite a big application in Silverlight using ironpython. And the initial loading of Silverlight is very slow....
Latest post: bwmcadams wrote: I've started working on this the last couple of days.I'm not certain yet if I'll need to produce an IronPython patch or I can m...
Jump to: First Post    |Latest Post
Latest post:
Jun 16
5:22 PM
5 Posts
First post: ais wrote: I try class NotifyImplementation(INotifyPropertyChanged): def __init__(self): pass def Test(self): ...
Latest post: mnadig wrote: Thanks for the tip on pyevent. Got it from codeplex. Looking at the examples there, it seems it will resolve it because it is i...
Jump to: First Post    |Latest Post
Latest post:
Jun 15
10:47 PM
2 Posts
First post: malpeli wrote: i just found this, tks.
Latest post: jimmysch wrote: Eduardo, Thanks! Let me know if you need any help getting started on things. The “Official SDK” for Silverlight is instal...
Jump to: First Post    |Latest Post
Latest post:
Jun 14
6:46 PM
2 Posts
First post: Ben_Christenson wrote: I would like to use xmlrpclib as I do with Python. I have tried it in Iron Python and it work simple enough. However, if I tr...
Latest post: jimmysch wrote: Can up submit a issue and attach an app which reproduces this?
Jump to: First Post    |Latest Post
1-10 of 34 < Previous 1 2 3 4 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987