3043 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
3029 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
2999 0
Solving Error "JsonException: A possible object cycle was detected" .NET Core
In this article, I have mentioned how we can resolve error "JsonException: A possible object cycle was detected" which occur in .NET Core JSON call.
Type
Article
2979 1
How to check IIS version in windows server?

Hello, I have just started using Windows Server 2016 on Amazon EC2, but I am not able to check which IIS version I am using, as I would like to have Http/2 support which is starting from IIS 10 as far as I know.

So, let me know how I can check IIS version on windows server?

...
Type
Question
2969 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

2955 2
How to solve the Index out of range exception?

I am getting out of range exception for this code-

...
Type
Question
2941 0
Performing CRUD Operation in ASP.NET MVC Using Entity Framework
This article helps you to perform CRUD (Create, read, Update , Delete) operation in ASP.NET MVC using Entity Framework as connectivity to database.
Type
Article
2899 0
Send Email in ASP.NET Core (With Attachments)
This article will illustrate how to send an email using ASP.NET Core and Gmail SMTP Server
Type
Article
2868 2
Find Expire Time for an access token (page_access_token) when using facebook Graph API in ASP.NET?

Is there any way to use the facebook graph api to find out when a page access token will expire?

There is now an API version of the debugger tool. See https://developers.facebook.com/docs/authentication/access-token-debug/. 

But I can't figure out the expire_date of my page_access_token. Please how can I find when token will expire in ASP.NET or Javascript.

In below picture I was figure out just the page_access_token and the id.

...

Type
Question
2822 1
Cannot connect with database using jQgrid in asp.net MVC

Hello, I am using jQGrid in asp.net MVC project, but I can't connect to database using the below code

...
Type
Question

Page 27 of 31