I try to setup xsp2 webserver to serve multiple applications. Created the configuration file sites.webapp
I am using the extension tag开发者_如何学运维 in my xsd to validate XML, this works fine in the .Net framework in my windows local machine. But in Mono 1.9 machine the extension tag does not work, it
I started developing an application fo开发者_C百科r a FEZ Panda device, using the .NET Micro Framework several weeks ago, on Windows.
with .NET things are fairly simple - it is all (including ARM ASFAIK) running little endian . The question that I have is: what is happing on Mono and (potentially) big endian systems? Do the bits re
Part of my project wrote all their code in C#.Our web application is in Grails and needs to access their code.The interface for what we need is very simple (pass a file name as a String for example).I
Is it possible to send windows messages (WM_...) to other applications using Mono (assuming that my app i开发者_运维问答s running on Windows)? Another related question is whether there is any way to u
Having an issue where compiling some code that makes use of HttpContextBase is throwing the compile error:
I developed an application using VB .NET on a Windows OS. If I want to enable this开发者_如何学Python application for a client who uses Linux , how do I do so? Do they need to purchase VB .NET? I am t
How to write a TCP client i开发者_如何学JAVAn Unity3d which reads data constantly from a server socket and prints to the console or updates on some text boxes?Creating a TCP client in unity3d is nearl
I am attempting to embed a Mono library and MonoTouch into an iPhone application. I had everything working and then something happened on my machine (MonoTouch update?) and now I am unable to link the