3111 2
Calling ASP.NET WEB API with Angular 4 HttpClient is not working

My angular 4 doesn't hit my API in my controller

39737134-7dda-4fa8-aeb8-ee289f6c6fd8-min.png

ApiService

...
Type
Question
3065 0
C# FromQuery Example in ASP.NET Core API
In this article, I have explained what is FromQuery and how we can use it in ASP.NET Core Web API to get values from query string.
Type
Article
2996 1
Keep Pop up Modal Opened after saving data in Ajax.BeginForm

Hi, I wanted to stay open pop-up modal (this modal is partial view) after successfully inserting data in database, I am using Ajax.BeginForm to save data with PartialView

I want to stay it open so I can insert new data without clicking the create button again and i dont want to redirect it to Index View. Please see the image below of my code, Thanks...

 

...

Type
Question
2967 3
How to get Facebook page notification new comments/posts via Graph API in ASP.NET

Hi, I have to add a method to get the posts and comments from graph api : But as we know every minute or every 5 minute we have a new posts and comments. And when I move to the view that contains the posts and comments I can't recieve the new posts and comments like a notifications . like facebook when any one post or comment into a page facebook we get a notification and that notification when click on it, the new comments shown or posts.

Please how can I do that ? thanks.

...
Type
Question
2966 0
Zip-UnZip File in C# (.NET 4.5+ and .NET Core example)
In this article, I have provided working example of how we can zip or unzip using C# with examples in .NET 4.5+ Framework and .NET Core.
Type
Article

2927 3
chart.js bind with list of object from controller

Hi, I'm trying to use list of object returned by Json to bind chart.js but I don't know how can I get the first element of object and second element of object and show it in chart.js.

My code is as below :

Class

...
Type
Question
2882 0
jQuery Datatable Server side processing in ASP.NET Core
In this article, I have mentioned step by step procedure to use jQuery datatable with server side processing in ASP.NET core, with pagination, searching and sorting.
Type
Article
2874 1
What is the difference between ASP.NET MVC and ASP.NET Core?

Hello, I would like to know what's the difference between asp.net core and asp.net mvc, which one should I when?

I am currently working on MVC, but would like to know benefits of .NET Core.

...
Type
Question
2865 2
How to save weekend values in Database?

I am saving a table company information where I want to save the weekends for that particular company. Thing is when I was doing a payroll management system, I could bring out the total working days in a month. But that was not dynamic. Here is the code,

...
Type
Question
2840 1
Need articles that covers complete tutorials (with syntax) for LINQ or ENTITY FRAMEWORK? Like MozillaDeveloper.

Is there an article that covers all syntaxes for LINQ or ENTITY FRAMEWORK

I want to learn EF, however when i am looking for good resources it always limited. 

And also should I learn LINQ before knowing EF?

The only thing that I've found great was LINQ 101.

Thanks and advance.

...
Type
Question

Page 26 of 31