Resources No resource found - Getting Started With ASP.NET Core 2.0 Identity And Role ManagementMar 17, 2018. In this article, we will see in detail how to use ASP.NET Core Identity in MVC Application for creating user roles and displaying the menu depending on user roles.
- SQL Sequence Vs Identity ColumnFeb 06, 2018. Let’s take a look at what a Sequence is in relation to an Identity Column in SQL Server. Did you know Sequence even existed? I didn’t until I was asked about them. It’s amazing how much you can skip over and never notice in SSMS. See this little folder, ever notice it under Programmability in Management Studio. Yep it’s there, SQL Server has this very handy thing called Sequences. Sequences are a relatively new feature that have only existed since SQL Server 2012, but have long existed in Oracle (where there a no identity columns).
- Overview Of Identity In ASP.NET Core 2.0Dec 15, 2017. It is a membership system that allows us to add login functionality to our application. User may create account and login using credential or can use external login provider such as Google, Microsoft Account, Twitter, Facebook etc.
- Configure Identity In ASP.NET Core 2.xDec 15, 2017. Identity is a membership system that allows us to add login functionality to our application. In my previous article, I have explained about the overview of Identity in ASP.net Core. There are some default behaviors that can be overridden easily in our application in ConfigureService method of startup class.
- Microsoft Azure Active Directory Identity And Access Management With MVC 5 Web ApplicationJul 04, 2017. In this article, I will show you a short demo of how to register your existing MVC 5 Web Application with Windows Azure Active Directory and set authorization. In the same way, you can also implement Single-Sign-On with Azure AD.
- Entity-Framework Code First Migration With WebAPI 2.0 - Extending ASP.NET Identity DatabaseJun 18, 2017. Here, we will see how to extend ASP.NET Identity database using Code First migration in Web API 2.0.
- Resolve Issues While Starting SharePoint Synchronization Using Microsoft Identity Manager(MIM)May 24, 2017. Resolve issues while starting SharePoint Synchronization using Microsoft Identity Manager(MIM).
- ASP.NET Core Identity Tables Customization With Visual Studio 2017May 09, 2017. In this article, you will be acquainted with ASP.NET Core identity tables customization with Visual Studio 2017.
- Rectify The Solution Error For Synchronizing Microsoft Identity Manager SP1 With SharePoint 2016Apr 27, 2017. Rectify The Solution Error For Synchronizing Microsoft Identity Manager SP1 With SharePoint 2016.
- An Overview Of Identity ManagementMar 31, 2017. This article presents an overview of identity management.
- Install And Configure Microsoft Identity Manager 2016 SP1 For SharePoint 2016Mar 21, 2017. This article familiarizes you with installing and configuring Microsoft Identity Manager 2016 SP1 for SharePoint 2016.
- Authentication And Claim Based Authorization With ASP.NET Identity CoreFeb 11, 2017. In this article, you will learn about Authentication and Claim Based Authorization with ASP.NET Identity Core.
- Working With Identity Column After Table Creation In SQL ServerJan 30, 2017. In this article, you will learn about working with an identity column after table creation in SQL Server.
- Monitor User Profile Synchronization Service Using ForeFront Identity Manager Client In SharePoint Synchronization ServerDec 27, 2016. In this article, you will learn how to monitor User Profile Synchronization Service using ForeFront Identity Manager Client in SharePoint Synchronization Server.
- Installation Of Microsoft Identity Manager For SharePoint 2016 User Profile ServiceNov 28, 2016. In this article, you will learn about installation of Microsoft Identity Manager for SharePoint 2016 User Profile Service.
- Configuration Of Microsoft Identity Manager For SharePoint 2016 User Profile ServiceNov 28, 2016. In this article, you will learn configuration of Microsoft Identity Manager for SharePoint 2016 User Profile Service.
- Accessing Identity And HttpContext Info Using Dependency Injection In .NET CoreOct 11, 2016. In this article, you will learn how to access Identity and HttpContext Info using Dependency Injection in .NET Core.
- OAuth Login Authenticating With Identity Provider In Xamarin.Forms Sep 06, 2016. In this article, you will learn about OAuth Login Authenticating with Identity Provider in Xamarin.Forms .
- Register Identity Provider For New OAuth ApplicationAug 23, 2016. In this article, you will learn how to register identity provider for new OAuth application.
- Create Identity In a Simple Way Using ASP.NET MVC 5 - Part TwoAug 10, 2016. In this article, you will learn, how to create an identity in a simple way, using ASP.NET MVC 5.
- Create Identity In Simple Ways Using ASP.NET MVC 5Aug 01, 2016. In this article, you will learn how to create Identity in simple ways, using ASP.NET MVC 5.
- MVC ASP.NET Identity Customizing For Adding Profile ImageMay 31, 2016. In this article, we will see in detail about using ASP.NET Identity in MVC Application.
- Understanding Office 365 Identity ManagementFeb 29, 2016. In this article you will learn about Office 365 identity management.
- How To Customize Identity In ASP.NET MVC 5Dec 02, 2015. In this article we about how to customize Identity in ASP.NET MVC 5.
- Adding Identity On Web Page In ASP.NETNov 27, 2015. In this article you will learn how to add Identity on Web Page In ASP.NET.
- Alternate To Identity in OracleJul 18, 2015. In this article you will learn about the alternative for SQL Server Identity fields in Oracle.
- Token Based Authentication Using ASP.Net Web API, OWIN and Identity With Entity FrameworkJun 20, 2015. This article explains how to use Token Based Authentication using ASP.NET Web API, OWIN and Identity with Entity Framework.
- How To Set Up ASP.Net Identity 2.0 to Use Custom Connection StringFeb 09, 2015. In this article you will learn how to set up ASP.NET Identity 2.0 to use your own Connection String.
- Introduction to ASP.Net Identity 2.0Dec 19, 2014. ASP.NET Identity is the membership system for authentication and authorization of the users by building an ASP.NET application.
- @@ Identity Vs ScopeIdentity Vs Ident_Current in SQLNov 29, 2014. This article explains @@Identity, Scope_Identity() & Ident_Current('Table_Name') in SQL.
- All About IDENTITY Property in SQL ServerApr 14, 2014. In this article, I want to explain the Identity property in SQL Server.
- Implement IDENTITY Column in SQL Server Memory Optimized TableMar 11, 2014. This article shows how to create an INDENTITY (auto incremented) column with a memory optimized table.
- Introducing Claims Based Identity With OWIN ComponentsMar 11, 2014. This article explains that there is a very new way to use a Claims Based Identity with OWIN Components in the various project templates in Visual Studio 2013.
- Insert Values in Identity Column in SQL ServerMar 08, 2014. Learn how to insert values into an Identity column in SQL Server.
- Working With MVC Using ASP.Net Identity 2.0.0-Beta1Feb 13, 2014. This article describes how to work with the various approaches in MVC applications using ASP.NET Identity 2.9.9-Beta1.
- Adding Profile Data in ASP.Net Identity Using Visual Studio 2013Jan 27, 2014. This article will help you to learn to apply the migration in the Entity Framework based MVC application and you can also add more profile data to the application.
- Working With New ASP.Net Identity 2.0.0 in ASP.Net ApplicationDec 24, 2013. This article introduces the new ASP.NET Identity version and explains how to migrate to the new version from the old version of ASP.NET Identity.
- Introduction To The ASP.Net Identity PreviewDec 24, 2013. This article describes the new release of ASP.NET Identity version, version 2.0.0-alpha1 and upgrading the existing app to the new identity.
- Working With ASP.Net Identity in Empty Project in Visual Studio 2013Dec 10, 2013. In this article you will learn to work with ASP.NET Identity in an Empty Project template in Visual Studio 2013.
- Getting Started With ASP.Net Identity in Visual Studio 2013Dec 09, 2013. This article explains ASP.NET Identity, which is a new feature of Visual Studio 2013. You will also see the use of ASP.NET Identity in various project templates like ASP.NET MVC and ASP.NET Web Forms.
- Windows Identity Foundation and Single Sign-On (SSO)Oct 14, 2013. This article describes an easy approach for programming against Windows Identity Foundation in a Single Sign-On (SS0) scenario from the angle of a relying party application.
- Introduction To ASP.Net Identity in MyGetOct 11, 2013. In this article I am describing the new feature, ASP.NET Identity, available in the NuGet Package.
- Differences Between SCOPE IDENTITY, IDENT CURRENT, and IDENTITY in SQL Server 2008Jun 24, 2013. In this article you will learn what is Different between SCOPE_IDENTITY, IDENT_CURRENT, and @@IDENTITY in SQL 2008
- User and App Identity in SharePoint 2013 AppsDec 28, 2012. According to MSDN, Apps in SharePoint can operate using one of 3 authorization policies.
- Retrieve Package Identity and Installed Location in Windows Store AppsNov 16, 2012. In this article we will learn about the Package API to Retrieve Package Identity information in Windows Store Apps.
- The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write accessMay 03, 2012. You get this error when you try to open an ASP.NET website.
- C# Generic Identity Map -- Creating an Object Pool for Multiple Object TypesJan 27, 2008. This article demonstrates a technique through which we can have a type-safe pool object that holds references to many different types of objects.
- ASP.NET Core 2.0 IdentityJan 30, 2018. In a previous post, I showed how to use cookie authentication middleware to protect your web application. ASP.NET Core also provides a richer set of services, called Identity, to work with user authentication and management scenarios. For instance, in addition to authentication and password hashing, it provides features for registering new users, creating forgot & reset password tokens and their validation, two-factor authentication and authentication using external providers.
- Identity Server 4 With ASP.NET Core 2.0Jan 16, 2018. OAuth 2 provides several flows or grant types for various use cases. I personally group them into two categories; flows that require user interaction with authorization server and flows that don’t.
- List Of Users With Roles In ASP.NET MVC IdentityDec 18, 2017. This article demonstrates how to list users with associated user roles using Identity in ASP.NEt MVC applications.
- ASP.NET Core MVC - Authentication And Role Based Authorization With ASP.NET Core IdentityJan 18, 2017. In this article, you will learn about authentication and role based authorization with ASP.NET Core Identity.
- Identity Cache In LINQ To SQLJan 08, 2017. In this article, we will see what identity cache is and its impact on LINQ to SQL queries.
- Introduction To ASP.NET IdentityDec 07, 2015. Identity is Users Authentication and Authorization. In this article we will see how users are able to log in with their social identities so that they can have a rich experience on their website.
- SQL Server IdentityNov 28, 2015. In this article you will learn about SQL Server Identity.
- Identity in SQL ServerJul 17, 2015. In this article you will learn about identity in SQL Server.
- Comparing Scope_identity (), @@identity and Ident_currentApr 02, 2015. In this article we will see the differences among scope_identity (), @@identity and ident_current.
- Identity Column in SQL ServerJan 31, 2015. This article explains how to supply explicit values for an identity column and how to reset it.
- Identity Trust Model FrameworksJan 28, 2015. In the growing cloud computing world and the complex relationships among applications, it is important to understand the framework of trust models the organization can adopt.
- Getting Started With RTM of ASP.Net IdentityMar 25, 2014. This article explains that the new RTM version of ASP.NET Identity is available and you can check out the various features released with this new version.
- IDENTITY Vs SEQUENCE Object in SQL ServerFeb 20, 2014. This article describes the differences between an IDENTITY property and SEQUENCE object.
- Getting Started With New Release: AspNet.Identity 2.0.0-beta 1Feb 12, 2014. This article describes the new ASP.NET Identity 2.0.0-Beta1 and Entity Framework 6.1.0-Beta1 released by Microsoft.
- How To Customize Password Policy in ASP.Net IdentityJan 17, 2014. This article describes how to customize the validation of ASP.NET Identity and apply various policies for the application.
- Identity in SQL ServerDec 05, 2012. In this article I described the Identity function in SQL Server.
- Difference Among @@IDENTITY, SCOPE_IDENTITY() And IDENT_CURRENT()Dec 03, 2012. In this article I am explaining how to get the last inserted identity value of an auto increment column of database tables using SQL Server variable (@@IDENITY) and functions (SCOPE_IDENTITY() and IDENT_CURRENT()). Both @@IDENTITY and SCOPE_IDENTITY() return the last identity value that are produced in a single session; in other words a connection while IDENT_CURRENT() returns the last identity value according to the table for any session.
- "@@IDENTITY" and "SCOPE_IDENTITY" in SQL Server 2012Sep 11, 2012. In this article, we will see how to use @@IDENTITY and SCOPE_IDENTITY() in SQL Server 2012.
- Google Smart Lock In AndroidApr 07, 2018. By integrating Smart Lock for Passwords into your Android app, you can automatically sign users in to your app using the credentials they have saved. Users can save both username-password credentials and federated identity provider credentials. Integrate Smart Lock for Passwords into your app by using the Credentials API to retrieve saved credentials on sign-in.
- Local Authentication Using Node.jsApr 02, 2018. Authentication means validating your credentials like username and password to confirm your identity. The system or application confirms that you are the true user for accessing the private or confidential data. Authorization is a process of verifying that you have access to do something.
- Certificate Pinning In Xamarin.FormsMar 08, 2018. Securing communications between applications and services is extremely important, and mobile apps are no exception. Even if you use an encrypted channel based on HTTPS, you should never completely trust the identity of the target. For example, an attacker could easily discover the URL your application is pointing to, and put a fake certificate in the middle of the communication between an application and the server, thus intercepting the communication.
- Hashing In ASP.NET Core 2.0Jan 08, 2018. The new Data Protection API in .NET Core includes functionality to create hashes using PBKDF2algorithm. ASP.NET Core uses this behind the scenes in PasswordHasher class, which is used in ASP.NET Core Identity.
- Creating An IoT Hub On The Azure PortalNov 25, 2017. This article shows how to create an IoT Hub on the Azure Portal and also how to create the device Identity for simulating a device on PC.
- Cloud Identities And Azure Active DirectoryNov 20, 2017. In this article, we will discuss cloud identities and Azure Active Directory.
- Building Bot Application With Azure AD Login Authentication Using AuthBotOct 30, 2017. The Azure AD is the identity provider, responsible for verifying the identity of users and applications and providing security tokens upon successful authentication of those users and applications.in this article I have explained about create Azure AD authentication and integrate into bot application using AuthBot library.
- How To Secure PII Data In SQL Server Using CLE (Column Level Encryption)Oct 03, 2017. PII (personally identifiable information) which is used to identify individual identity such as SSN, DOB, Bank Account Number etc. When you are working with financial application you face the scenario where you have to store the data in encrypted format, so no one can see the actual data.
- How To Secure PII Data In SQL Server Using .NET AssemblySep 21, 2017. PII (Personally Identifiable Information) is used to identify individual identity markers such as SSN, DOB, Bank Account Number etc. When you are working with financial applications you face a scenario where you have to store the data in encrypted format, so no one can see the actual data.
- Create A Website Having Azure Active Directory Authentication Using Visual StudioSep 19, 2017. Azure Active Directory (Azure AD) is Microsoft’s multi-tenant, cloud based directory and identity management service. Azure AD combines core directory services, advanced identity governance, and application access management. Azure AD also offers a rich, standards-based platform that enables developers to deliver access control to their applications, based on centralized policy and rules.
- How To Upgrade ADFS 3.0 To AD FS Server 2016 - Part OneAug 31, 2017. Being said that, Now a days ADFS is one of the very critical infra since it is used for Identity services which being used for office365, Azure, Applications be it in any which way it is been created/developed in terms of SAAS, PAAS and On-premises. I have seen the scenarios where ADFS is down, the complete company’s major applications are also going down. So we need to carefully plan and upgrade the ADFS infra. Any wrong command or wrong execution plan can mislead the infra and complete ADS infra can go down.
- PowerShell Script To Move List Of Users To Office 365 And Assign Them O365 LicensesJul 07, 2017. Office 365 is a SaaS platform which is being used by many organizations these days and it can become quite hard for IT administrators to onboard their users to Office 365 manually .Of course , this may not be the case when your user identities get synced to Azure AD from on-premises AD using AAD connect tool.
- MVC 5 Advanced Features - Part OneJun 03, 2016. In this article, you will learn about MVC 5 advanced features.
- SharePoint External FIM Issue - Missing Manager PropertyFeb 09, 2016. In this article you will get to know about SharePoint External FIM (Forefront Identity Manager) Issue - 'Missing Manager Property. It is an issues about the missing manager field in the SharePoint user profiles.
- ASP.NET MVC 5 Security And Creating User Role Jan 13, 2016. In this article we will see how to use ASP.NET Identity in MVC Application for creating user roles and display the menu depending on user roles.
- SQL Server Interview Questions - Part 1Nov 26, 2015. This article will help you to know about few SQL Server query issues and resolution.
- Sequence Object In SQL Server 2012Nov 21, 2015. In this article you will learn about the sequence object in SQL Server 2012.
- Introduction to Application Pool in IISDec 24, 2014. In this article, I am explaining what an application pool is and it's identity and how to host a web application on IIS.
- How to Configure Profile Synchronization Using Active Directory Import SharePoint 2013Aug 27, 2014. This article provides information about how to configure profile synchronization in Microsoft SharePoint 2013 using Active Directory Import.
- Introducing New Features of Visual Studio 2013 RC: Part 2Sep 16, 2013. In this article I am introducing the latest features of latest release named Visual Studio 2013 RC.
- Getting Started With View in MVC 5Aug 08, 2013. In this article I am introducing Add View in the MVC Project Template in Visual Studio 2013 Preview.
- Important SQL Queries Every Developer Should Know in SQL ServerJul 10, 2013. In this article i am sharing some sql queries that need to maintaining data in sql server for every developer.
- User-Defined Sequence Object in SQL Server 2012Aug 08, 2012. Today, I have provided an article showing how to use Sequence Object in SQL Server 2012. In this article we have also covered the difference between sequence and identity.
- Sequence in SQL Server 2011Nov 29, 2011. This article will explain the use of Sequence in SQL server and its advantages over an Identity column.
- Windows Azure - AppFabric Access Control Service PortalNov 01, 2011. As part of the Access Control Service, we are performing the following in this article. Create new Namespace, Using the Access Control Service Portal, Create new Identity Provider, and Create New Rule Group
- System.Security.Principal in .NET Apr 03, 2010. In this article I will explain you about System.Security.Principal in .NET.
- Test for Desktop User Group Membership with C#Nov 10, 2008. This article describes a simple approach to determining whether or not a logged in user is a member of a group within the context of a desktop application. The approach shown relies upon the use of the user’s current Windows identity.
- Test for User Group Membership in ASP.NET C#Oct 13, 2008. This article describes a simple approach to determining whether or not a logged in user is a member of a group within the context of an asp.net web based application.
- Security Steps for Strong AuthenticationFeb 20, 2006. Weak authentication increases the identity spoofing threat. If a user’s logon credentials fall into the wrong hands, an attacker can spoof the user’s identity and gain access to the application. The attacker shares all of the user’s privileges in the application. Credentials must be protected as they are passed over the network and while they are persistent
- Determining Windows Users for Web Forms ApplicationsMay 30, 2002. In this example we will see how to determine the identity of the logged in user for an ASP.Net Web Forms using Windows Authentication.