-
Thanks for updating and maintaining -**require**-. I am attempting to use it with my students. We ran into a problem which may be more general and might be at least partially solvable.
Nick Cox h…
-
I'm looking for Windows Phone 7 to consume a 3rd party web service; the problem I'm having is that the service uses the ADO.NET DataSet classes as parameters and returns;
can Windows Phone 7 serialize…
-
_Attendees: @ajcvickers, @DamianEdwards, @geleems, @divega, @sebastienros_
- We have a repo! @sebastienros is going to initialize it with the console benchmark code an .gitignore file (we may want t…
-
**Is your feature request related to a problem? Please describe.**
I only have the Postgres SQL server installed on my server, and I would like to not host another database server on my server.
*…
-
There are many scripts in the internet about create GPO for install of the fusioninventory, on this, I adapted the code with version 2.4 and the install in my server, but, this isn´t working, but, w…
-
Based on http://odata.github.io/WebApi/04-12-batch/ and https://github.com/OData/ODataSamples/tree/master/WebApiCore/ODataBatchSample I was able to implement batching. However as soon as I add authent…
-
Hello,
I'm using csla since 4 months now and i was wondering if there were code generators you could advice me?
The most important would be to generate the business layer based on an existing da…
-
Hello
I face huge slowness when using DynamicParameters with a list.
/**** The setup ****/
I am using Dapper 2.0.30 framework .Net 4.6.2.
My Db is Azure SQL Server As a service from Azure.
T…
-
Hi all,
I have a Web Service Web API with Odata requests.
I have implemented Unit of Work and Batch handler.
I've been struggling with a batch request that have 1:1 related entities.
This entities…
-
Not sure if this is the right place for this.
I have a ASP.NET Core web project that references a business layer, that references a data layer.
The data layer is a .NET 4.6.2 project with EF 6x.
…