-
Hello,I am writing this article to show you how to create and assign user role. Create a new asp.net web application project with MVC template along with individual authentication. You have noticed that AspNetRoles, AspNetUsers etc tables are already available in our project . So, we can make use of these tables to fulfill our need . Find and open the Startup.cs file from the solution explorer .You can add here function to create...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
The other evening I was playing around with an ASP.NET Core application. When I started debugging it, I immediately saw an error message pop up that said It was a bit of a head scratcher, so I decided to restart the debug session and see if the problem resolved itself. This didn't help and I saw the same error again.I also saw that my Chrome browser had started up, but it wasn't showing my web page. It was stuck on a notification page telling me that JavaScript debugging is now enabled in Visual...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
The discussion on gender diversity in tech recently heats up with the viral memo on gender issues (titled "Google's Ideological Echo Chamber") by ex-Googler James Damore. Since then it has attracted several follow ups, including prominent ones by the New York Times or by The Washington Post. At Gooroo, it is pretty relevant to us as the tech industry is our main focus. We are specifically interested in knowing the facts behind the state of gender balance/diversity in tech companies...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
As Machine Learning (ML), a specialization of Data Science / Artificial Intelligence (AI), moves from a hype to becoming mainstream, there are still a lot of unknowns around the role ML plays in businesses. What exactly do companies hire ML for? What are the skills they need? As this article puts it For instance, did you know the top hiring role in Data Science is no longer "Data Scientist". In fact, it’s relating to Machine Learning skills. As it is happening, at Gooroo.io, we are...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
For the data science team at Gooroo.io, a question commonly asked is, how can big data be utilized to improve recruitment, for both those hiring and job seekers? Like many big HR tech companies, we also use data to produce insights and trends on jobs and salaries (like Stackoverflow Trend Survey or SEEK's job trend). What's more, at Gooroo we are looking beyond general insights and into smart, innovative analytics that can help individual recruiters and applicants with their job...
-
-
Love these skills? Find your Match.
-
-
As software developers, copy-pasting some code or a few files and having it in multiple places has always been smelly. There are several different avenues that you can take to avoid this kind of redundancy, but this post will focus on one that it seems isn’t talked about too often: Shared Projects.Prior to the introduction to Shared Projects, I’ll briefly go over why Shared Projects themselves were introduced, and how you might have accomplished similar behavior before their release.With the major...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
I've recently been trying to contribute to the developer community, in more ways than I previously have. One of the areas I decided to delve into, is spending more time on tech forums and resources like StackOverflow. Well not for asking questions or checking for answers, but more for answering as many questions as I possibly can. The aim is to provide answers primarily to questions budding developers are asking. so Let's hope I do a lot of that as time goes on. Hey, I might...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Modern browsers support multiple compression schemes such as deflate and gzip. Using this nifty feature in your web application can contribute greatly to an improved overall user experience. In this article, we'll discuss response (gzip) compression, it's benefits and how to implement it in your ASP.NET core web application. Response compression is an effective way to improve the efficiency of any website. It helps reduce bandwidth use and dramatically speeds up your website's load time...
-
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Okay, so you’ve probably come across tons of broken links on our enormous world wide web, and it gets even more frustrating when there aren’t any links or buttons redirecting to a working page. However, the hard truth is, in reality, errors are inevitable. Whether they occur through wrong user input, or simply just one or two bugs in your code, they are simply just inevitable.This article explains perhaps the most efficient way to set up custom error pages for your ASP.NET core web Application. Using...
-
-
-
-
-
Love these skills? Find your Match.
-
-
-
-
Love these skills? Find your Match.
-