Base solution for your next web application

Activities of "hkcf"

In my coming project, it is required to handle the transaction on two MSSQL databases across different servers. With this background, my only option of ORM is Entity Framework 6. The web application server, of course, would be windows servers with msdtc enabled. When I download the startup solution of which data access layer is used Entity framework Core. So, is there any way I can setup a solution using ASPNETCORE with Entity Framework 6?

Many thanks!

Ivan Lee

I am developing the ASP.NET Core & Angular 2+ project. After I do the npm start, the website function normally. I want to ask a stupid question, where is the javascript file that angular-cli produce since i can't find them.

Question

Hi,

Would you consider to add one more project template which is ASP.NET 5.X + Angular2?

It would provide us one more option for the migration road map , i.e. ASP.NET 5.X + AngularJS ==> ASP.NET 5.X + Angular2 ==> ASP.NET Core + Angular2

Alternatively, would you add the feature "Ng2 proxy service generation" on ASP.NET 5.X ?

The fact is we are ready to use Angular 2 but we think Asp.Net 5.x is enough at the moment because our company is purely in MS platform.

Thank you very much for your help.

Ivan Lee

HI,

Now, I use the framework to develop the web application which includes webapi and angularJS. Logically, webapi would be server side and angularjs is client side.

Is it possible to separate the webapi and angularjs in two projects instead of one ? if so, how do we do? I think it would help us to release the software more flexible as we are planing to apply the docker in our the part of Application Lifecycle Managemen .

Thanks in advance!

Ivan Lee

Hi,

I'm creating a new API service by Dynamic Web API Layer, it is working as well and success to logged the service request, but somehow it's logged strange message on custom API service sometimes. Normal: [attachment=2:tgouhigz]Untitled.png[/attachment:tgouhigz] [attachment=1:tgouhigz]Untitled2.png[/attachment:tgouhigz]

Sometimes it's logged strange message on parameter field: [attachment=0:tgouhigz]Untitled3.png[/attachment:tgouhigz]

it is not affected the result to insert data into DB but wanna find out the reason, thank you. :D :D :D

If i want to use request header for versioning, how to do that by using aspnetboilerplate ?

Thanks!

Question

Hi,

Right now, I can download the template project of ASPNETZEOR from <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/tree/master/src">https://github.com/aspnetzero/aspnet-ze ... master/src</a>.

I view the template project in visual studio and I want to further explorer the implementation of the other library, e.g. ABP.Zero. But I found that there is no any source code but only the dll file, say ABP.Zero.dll.

May I know where can I download it ? Thanks!

Question

Hi Kalkan,

I am not sure whether I should post the feature request in there or not.

It would be nice if typescript will be applied in Presentation Layer.

Thanks!

Ivan Lee

Showing 1 to 8 of 8 entries