[Mono-dev] Access violation

2014-02-26 Thread Elmar Haneke
Hi all,

In my application I do get an strange access violation error from an
native-code DLL I'm calling.

The same code does work with mono 3.0.x

The Error does happen with precompiled mono 3.2.x and with 3.2.8
crosscompiled on Debian.

The Error is risen within RpcRaiseException in rpcrt4.dll.

What can be done to clear the Problem?

Elmar

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] ms .net source updated and license modified

2014-02-26 Thread Rodrigo Kumpera
Our current take at Xamarin is that we should avoid reading .NET source
code when implementing similar functionality on mono.
Some people have great visual memory, which would still mean us walking a
fine line on their rights. This is specially true for new
code.

What this change is that is enables us is to verify their behavior when
trying to understand compatibility issues, this
is particularly good for binary formats as they are the hardest to reverse
engineer for compatibility.

It's meant to be a next step when exploratory testing/RE can't reveal the
expected behavior.


--
Rodrigo





On Tue, Feb 25, 2014 at 4:59 PM, Martin Thwaites
wrote:

> I'll caveat this with "I'm not a legal expert"...
>
> Doing a bit of research, according to Wikipedia, it's the most restrictive
> of the Microsoft Shared Source licences.
>
> It seems that it can be used for "Reference use".  I'd read this to mean
> that you cannot reproduce the identical code in mono, but, you could use to
> work out how it's doing what it does.
>
> Is this maybe something that has fallen out of the partnership between
> Xamarin and Microsoft? something that would allow the Xamarin to better
> develop their Android/iOS platform?
>
> I'd love to hear from Xamarin as I'm sure that their legal department
> either has an opinion, or helped instigate the change.
>
> Anyway, just my 2 cents.
> Martin
>
>
>
> On 25 February 2014 18:17, Stephen Shaw  wrote:
>
>> I'm curious. What does this actually mean for the mono project?
>>
>> Cheers,
>> Stephen
>>
>>
>> On Tue, Feb 25, 2014 at 11:16 AM, Chris Ball  wrote:
>>
>>> Related, I believe:
>>>
>>>
>>> http://www.hanselman.com/blog/AnnouncingTheNewRoslynpoweredNETFrameworkReferenceSource.aspx
>>>
>>> Sent from my iPhone
>>>
>>> > On 25.02.2014, at 18:50, "\"Andrés G. Aragoneses\"" 
>>> wrote:
>>> >
>>> >> On 25/02/14 18:11, theUser BL wrote:
>>> >> »Um die Arbeit mit dem Quellcode noch einfacher zu machen, hat
>>> Microsoft
>>> >> auch die Lizenzbestimmungen klarer gefasst. Denn bisher mussten
>>> >> beispielsweise die Entwickler von Open Source-Klonen aufpassen, dass
>>> sie
>>> >> nur Erkenntnisse aus dem Reverse Engineering verwenden und nicht aus
>>> >> dem Studium des originalen Quellcodes. Denn in vielen Fällen würde
>>> dann
>>> >> die Gefahr drohen, dass man sich verschiedener Rechteverletzungen
>>> >> schuldig macht. Die Microsoft Reference Source License wurde daher nun
>>> >> so angepasst, dass beispielsweise die Entwickler des Mono-Teams
>>> >> problemlos die .Net-Sourcen anschauen und das Framework dann unter
>>> Linux
>>> >> klonen können. «
>>> >
>>> > GoogleTranslate output is:
>>> >
>>> > "To make the work with the source code even easier, Microsoft has
>>> > also the license terms clarified. Because so far had
>>> > For example, the developers of open source clones careful that they
>>> >  only use insights from the reverse engineering and not from
>>> > the study of the original source code. Because in many cases would then
>>> > the danger threatening that one different in rights violations
>>> > guilty. The Microsoft Reference Source License was therefore now
>>> > adapted so that for example, the developer of the mono-teams
>>> > easily see the. Net sources and the framework then in Linux
>>> > can clone. "
>>> >
>>> > If this translation is (kind of) correct, it still is very confusing
>>> > because that license (MS-RSL [1]) is not opensource.
>>> >
>>> > [1]
>>> >
>>> http://en.wikipedia.org/wiki/Shared_source#Microsoft_Reference_Source_License_.28Ms-RSL.29
>>> >
>>> > ___
>>> > Mono-devel-list mailing list
>>> > Mono-devel-list@lists.ximian.com
>>> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>> ___
>>> Mono-devel-list mailing list
>>> Mono-devel-list@lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>
>>
>>
>> ___
>> Mono-devel-list mailing list
>> Mono-devel-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>
>
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Getting Started

2014-02-26 Thread Juan Cristóbal Olivares
Hi Dipam:

I think you may discuss this issue in the MonoDevelop list:
http://lists.ximian.com/mailman/listinfo/monodevelop-list

Anyway, it seems the old ASP.NET web controls are not being used too much
today. Many developers migrated to MVC and other frameworks.

Anyway, good luck ;)

Regards,


On Sun, Feb 23, 2014 at 2:02 AM, Dipam Changede wrote:

> Hello,
>
> i am 3rd year undergraduate student from BITS Pilani University in India
> majoring in Information Systems.
>
> I am well versed with technologies like C#, .NET, ASP.NET, and have been
> using them to create application from past 1.5yrs.
>
> I am new to MonoDevelop IDE (been using VS since start), but aim to
> contribute to it, and make it more powerful than it is now.
>
> *My current status :-*
> With guidance from Michael Hutchinson, i have build MD from source.
> Now i was browsing through the bugzilla page of monodevelop, to try fix
> some bugs.
> i came accross this bug :-
> https://bugzilla.xamarin.com/show_bug.cgi?id=1184
> and I think it needs a immediate fix, as it doesn't give a good impression
> to first time users.
>
> so, please point me to appropriate module which needs fix
>
> Thanking you,
>
> Regards,
> Dipam Changede
>
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>


-- 
Atte,
Juan Cristóbal Olivares


*cxsoftware.com *
Skype: cxsoftware6001
Celular: +56-9 9871 7277
Central: +56-2 2348 7642
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list