One - one relationship prevents the primary table from inserting data!
I have those two entities, public class PatientRegistry { [DatabaseGenerated (DatabaseGeneratedOption.Identity)] [Display (Name = "Record Id")] public long RecordId { get; set; } [Key,...
View ArticlePE format difference: .NET vs .NET Core
The idea of the code below is to extract build timestamp from PE-compatible EXE or DLL. The code works perfectly for .NET binaries (for >6 years by now, btw) and reports rubbish for .NET Core ones....
View ArticleGetting 404 error instead of 401, when token is expired or when token is not...
I created Asp.net-core 2 project and addedapi controller authorized by Bearer token. mvc controllers authorized by CookieAuthenticationDefaults.AuthenticationScheme.When i tried to call api published...
View ArticleRazor Pages - Where are the Identity/Account pages?
I have just started dabbling in Razor Pages yesterday. I created a new razor project [dotnet new razor --auth Individual ], which gave me the default skeleton. When I ran the project and clicked the...
View ArticleNested AppSettings.jsons with ASP.NET Core
Nested AppSettings.jsons with ASP.NET Core My company is exploring ASP.NET Core. We currently use ASP.NET Web API 2 & MVC 5.2.2. We deploy our applications under IIS using the following...
View ArticleHow to use dynamic variable Route table
Hi,I want to dynamic variable inside route table.var RoutueCategoryRootName = how can I get dynamic variableI have Localization in my project or I can use my sql table private void...
View ArticleASP.NET Core 2 Angular 4 adal_angular issue - window not defined
I am using the ASP.NET Core 2 Angular 4 template in Visual Studio 2017. I have followed examples of how to get an Angular SPA to authenticate a user with Azure Active Directory using the adal_angular4...
View ArticleKlinik Penjual Cytotec Obat Aborsi Karawaci 082243699199 Obat Penggugur...
Klinik Penjual Obat Aborsi Penggugur Kandungan Dan Obat Telat BulanWA : 0822 4369 9199 BB : D3A2159A http://cytotectuntas.com/Jual Obat Aborsi Di Karawaci - 0822 4369 9199, Obat Aborsi Di Karawaci,...
View ArticleKlinik Penjual Cytotec Obat Aborsi Balaraja Tangerang Banten 082243699199...
Klinik Penjual Obat Aborsi Penggugur Kandungan Dan Obat Telat BulanWA : 0822 4369 9199 BB : D3A2159A http://cytotectuntas.com/Jual Obat Aborsi Di Balaraja - 0822 4369 9199, Obat Aborsi Di Balaraja,...
View ArticleAsp.Net Core Web Api / MVC application is not working in IIS
Hi All,I published Asp.Net Core Web Api/MVC application in IIS but it is not working. Do I need to install Asp.Net core in IIS? Please help me how can I make it up and running in IIS?ThanksSelvakumar R
View ArticleIn case of simple SQL Connection in WebAPI
Hello,I was build a Simple Web API in ASP.net core. And i want to use simple database connection from SQL server 2012. So please help for build Sql connectivity of Web API.Regards,Vineet
View ArticleHow to get and set values from radio buttons to backend
I have a question form where users can answer one out of four answers. I use the custom bootstrap4 radio buttons like so:What's your favourite number?<form asp-controller="Test"...
View ArticleHow to generate PDF file
Hi,My requirement is to generate PDF file from HTML string Regards,Prabhu
View ArticleAdvice for Asp.net MVC Core
Are these topics sufficient to learn Asp.net MVC Core? Which other advice would you recommend? I would like to learn Asp.net MVC Core in advance. Thank you for your valuable...
View ArticleMVC Core-Export to Excel
Hi,I want to export the data from the Linq/Class to excel , how i can achieve it.
View ArticleMVC Core- Export Json,XML
Hi,I want to export the data from Linq/Class to Json and xml. How i can achieve it.
View ArticleMVC Core-Grid
Hi,I want to display the data in the grid with the pagination. how i can achieve it.
View Articlenot able to fetch data from linq
I do have a table named EVENT with PK eventID.and other table as eventartistmapper with PK eventartistmapperid and FKeventid.and also table as evendetail with PK as eventdetailid and FKeventid. this...
View ArticleIssue with Identity on Upgraded ASP.Net Core Project
I upgraded an ASP.Net Core project to Core 2. I want to remove Identity from it because I no longer need authentication. I am getting the following error when I attempt to display the 1st page:An...
View ArticleCALL JS LOCATED IN INETPUB FOLDER
c# i want to use js file located in inetpub folder . how can i do it. should i give relative path in src
View Article