-
Hi! I have been a long time user and FreePIE and find it a really good program!
I have a script that is more complicated than usual and would like to separate it into a different library. At the mo…
-
(copy of my [StackOverFlowQuestion](https://stackoverflow.com/questions/32988912/wpf-getter-called-multiple-times))
I have simple wpf window:
```
```
with vie…
-
### Quick History
Steeltoe was originally started by Pivotal 8+ years ago to cloud native and observability outcomes available in the Spring ecosystem to enterprise customers with .NET applications. …
-
Hi,
Hope you are all well !
I wanted to test your interesting work to extend its use to build and automate writing of unity native plugins. (article about how to write native plugins for unity: …
-
Hello,
a really Q&D example for showing the issue.
First the simple callsitebinder:
``` C#
private class BinaryCallSiteBinder : BinaryOperationBinder
{
public BinaryCallSiteBinder()
: b…
-
To consider: incorporating a mass balance for water vapor, referenced in [A new model of urban cooling demand and heat island - application to vertical greenery systems (VGS)](https://dl.dropboxuserco…
-
# questions
- Which one is better?
- How's other distributions do?
- If they do special handling, why doesn't it exist under `Lib/sysconfig.py`?
- Which one fits better to minimize stdlib diff f…
-
IUIAutomation: http://msdn.microsoft.com/en-us/library/windows/desktop/ee671406(v=VS.85).aspx
bewildr using IUIAutomation in ironruby: http://www.natontesting.com/2010/07/20/announcing-bewildr-test-yo…
-
0
I don't know what the hell's wrong. Why doesn't it work?
this is error message
and when I used to "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App" same problem too
=======================…
-
```
What steps will reproduce the problem?
1. create a vs2010 project, reference luainterface
2. csharp code like
Lua lua = new Lua();
lua.DoFile("test.lua");
3. in test.lua file:
requrie 'l…