TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Login
Login
is a process that allows a user to login to a website by using special login password or the username. In this case the login password can be any text. But we can use own email as password. By login we are able to access general services or public information by using login password. Anonymous logins are often used to provide users with easy access to multi-user chat rooms. When users provide their emails for passwords during this process these are normally only used for statistical purposes.
Login
can be reduce overall Internet and network security because a secure authentication process is not part of the anonymous login process.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nilesh Jadav (5)
Suchit Khunt (4)
Suthahar J (4)
Anbu Mani (4)
Anwar Basha (3)
Sagar Pardeshi (3)
Santosh Gadge (3)
Ravi Shankar (2)
Logesh Palani (2)
Ehtesham Mehmood (2)
Rohatash Kumar (2)
Krishna Rajput Singh (2)
Akshayrao V (2)
Priyaranjan K S (2)
Alagunila Meganathan (2)
Shubham Sharma (2)
Nirav Daraniya (2)
Debendra Dash (2)
Abhishek Yadav (2)
Vithal Wadje (2)
Ashuuu Singhhh (1)
Shiv Sharma (1)
Sabarish Natarajan (1)
Brajesh Kumar (1)
Mohammad Irshad (1)
Jose Carlos Macoratti (1)
Ahsan Siddique (1)
Arun Ganessh (1)
Delpin Susai Raj (1)
Yatendra Sharma (1)
Karthikeyan K (1)
Nishan Aryal (1)
Jaipal Reddy (1)
Raj Kumar (1)
Thiruppathi R (1)
Surya Kant (1)
Ganeshan N (1)
Satheesh Elumalai (1)
Kishore Chowdary (1)
Kartik Kumar (1)
Asma Khalid (1)
Pradeep Sahoo (1)
Sekhar Srinivas (1)
Abhijeet Singh (1)
Manoj Kalla (1)
Akshay Phadke (1)
Bhushan Singh (1)
Kishor Bikram Oli (1)
Venkatesan Jayakantham (1)
Sahil Saini (1)
Suresh M (1)
Tiklu Ganguly (1)
Yashwant Vishwakarma (1)
Gagan Sharma (1)
Sonu Kumar (1)
Mohammed Ibrahim (1)
Javed Ur Rehman (1)
Rakesh (1)
Naren Kumar Kumaresan (1)
Shubham Kumar (1)
Atul Rawat (1)
Manish Pipaliya (1)
Sara Silva (1)
Syed Shanu (1)
Anant Sharma (1)
Joginder Banger (1)
Dipankar Biswas (1)
Abhay Shanker (1)
Related resources for Login
No resource found
Angular 5 - Login and Logout with Web API using Token Based Authentication
3/27/2018 1:27:13 AM.
Angular 5 - Login and Logout with Web API using Token Based Authentication
Custom Login Functionality In MVC
1/18/2018 5:39:29 AM.
In this article, you will learn the Login Functionality in MVC using Form Authentication with password hashing
Install Windows 10 IoT Core And Remote Login On Raspberry Pi 3
1/12/2018 11:08:41 AM.
Windows 10 IoT Core is a version of Windows 10 that is optimized for smaller devices with or without a display, and that runs on the Raspberry Pi 2 and 3, Arrow DragonBoard 410c & MinnowBoard MAX.
How To Customize Your Own Login Page Or Do Branding Of A Page In Office 365 Online
1/10/2018 11:42:23 AM.
In SharePoint online, you can customize your own custom login page for branding.
Login And Registration Functionality In Xamarin.Android
1/7/2018 12:22:55 PM.
For this article, the purpose of the code is to create a Login & Registration Functionality in Xamarin.Android.
Azure PowerShell Login Issue
1/4/2018 12:21:26 PM.
At times we face issues while logging in to Azure PowerShell. There may be different types of error messages while logging in. This article explains about the resolution of the error message “The Powe
AngularJS Login Form With ASP.NET
12/7/2017 11:56:55 PM.
In this article, you will learn about AngularJS login form with ASP.NET.
Login Window Xamarin.Forms UWP App With Blocking Feature If Incorrect Login
12/7/2017 11:03:06 PM.
In this article, we are going to create the login window application that will take UserId and Password as its credentials and prompt success if correct credentials are passed.
Xamarin.Forms - Create A Login Page (MVVM)
11/15/2017 5:56:48 AM.
In this code we created the followings properties: Email, Password and the command SubmitCommand() that we will use in the Login command button in the Login page. We use the ICommand interface that al
Xamarin.Forms - Login Flow APP
11/13/2017 3:19:38 PM.
In this article, we will discuss how to create login system in Xamarin.Forms using Visual Studio 2017
Facebook Native Login With Xamarin.Forms
11/9/2017 11:40:08 PM.
Social login is a standout amongst the most essential highlights of an application, it's the principal connection of a client with your work and must be simple, straightforward and dependable. In
Building Bot Application With Azure AD Login Authentication Using AuthBot
10/30/2017 12:57:10 AM.
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
Script For Login, Logout And View Using PHP, MySQL And Bootstrap
10/29/2017 2:07:02 AM.
This article shows how to make a login, logout and view script using PHP, MySQL and Twitter Bootstrap.
A Simple Login Application In Android
10/10/2017 12:16:42 AM.
In this post, I will create a simple Login application. This post will give you a brief idea about how to develop an application which handles user interactions.
IoT Remote Access Pi Login Using Raspberry PI 3 Model B
8/29/2017 1:12:14 AM.
This is an introduction of Raspberry Pi 3 Model B. We will explore what Raspberry Pi 3 has to offer in terms of its features and performance.
Creating Login Form For Users With Image Uploading For Password Recall
8/27/2017 10:53:05 AM.
The article is an alternate method of creating a login form where the conventional way of giving a password hint will be given as a question. In this, you can add an image which can be your hint if yo
Connecting Login Form In C# With Database For User Type Authentication
8/15/2017 11:29:17 AM.
This article describes how to connect a Login Form designed in C# with a database so that the user gets validated based upon the password given by the administrator who has created the login database.
Creating Login Form With Authentication For User Login Using C#
8/9/2017 3:27:36 PM.
This article describes how to create a login form and to validate user login with additional feature like changing pictures according to the type of user
Facebook Login Using Xamarin.Auth In Xamarin iOS
8/4/2017 6:19:15 PM.
Xamarin is a platform to develop cross-platform and multi-platform apps (for example, Windows phone, Android, iOS). In Xamarin platform, the code sharing concept is used. In Xamarin Studio, Visual Stu
Simple User Login In ASP.NET Using C#
8/2/2017 7:07:33 AM.
In this article we will create a registration form, a login form and a form for checking for existing email.
Creating Registration And Login Page In ASP.NET
7/26/2017 4:49:10 AM.
This article shows how to create a registration and login page.
Create Login Application In Excel Macro Using Visual Basic
7/25/2017 7:14:17 AM.
In this article you will learn how to create Login Application in Excel Macro using Visual Basic for Applications.
Configure Facebook As Login Provider In ASP.NET Core
6/24/2017 11:52:33 AM.
In this article, we will learn how to configure Facebook as Login Provider in ASP.NET Core Application.
Getting started with Microsoft Graph API in a Xamarin Forms Application
6/23/2017 11:39:27 AM.
In this article you will learn how to implement login authentication and send mail using Microsoft graph API in the Xamarin Forms application.
How To Create Login Page In ASP.NET Web Application Using C# And SQL Server
5/31/2017 12:44:02 PM.
How to create login page In ASP.NET Web Application using C# and SQL Server.
How to Create Login Form in Visual Studio and Connect With SQL Server
5/31/2017 4:18:20 AM.
This article explains how to create a login form in Visual Studio and connect with SQL Server.
Simple Login Application using Sessions in ASP.NET MVC
5/31/2017 3:30:16 AM.
This article explains how to create a simple Login Application using sessions in ASP.NET MVC.
How to Make Custom Login, Register, and Logout in MVC 4 Using Razor and EF
5/22/2017 10:53:42 AM.
In this article you will learn how to make login, register, and logout screens with real-world functionality using Razor and Entity Framework data models.
Xamarin Android - Login With Facebook Authentication
4/19/2017 3:24:24 PM.
In this article, you will create an Android app login with Facebook authentication.
Design Login Page Using XAML In Xamarin.Forms
4/19/2017 10:21:32 AM.
Design Login Page Using XAML In Xamarin.Forms.
An Approach To Better Registration And Login In ASP.NET
4/15/2017 5:39:36 PM.
This article presents an approach to better registration and login in ASP.NET.
Learn MVC Using Angular Role Based Login
3/30/2017 5:07:29 PM.
Learn MVC Using Angular Role Based Login.
Understanding Model Binding With Database First Approach Using Login App From Scratch
3/27/2017 6:42:42 PM.
Understanding Model binding with Database first approach Using Login App from Scratch.
Create A Login Form Validation Using PHP And WAMP / XAMPP
3/22/2017 3:21:20 PM.
Create a login form validation, using PHP and WAMP/XAMPP.
Simple Login Form In AngularJS & MVC
2/13/2017 9:43:02 AM.
In this article, you will learn about a simple login form in AngularJS & MVC.
Designing Login System UI In Xamarin Android App
1/30/2017 9:58:26 AM.
This article explains how to design Login System UI using Xamarin Android in Visual Studio RC 2017.
Azure Active Directory Login In Xamarin.Forms
1/26/2017 11:57:17 AM.
In this article, you will learn about Azure Active Directory Login in Xamarin.Forms.
Voice Login System Using Microsoft Visual Studio
1/7/2017 1:04:15 PM.
In this article, I will explain the method of creating a login system, which works with the help of voice inputs. You can make use of this in the Automation programs for security purposes.
Resolve SQL Server Login Issues While Setting Up System Center Configuration Manager 2016
1/2/2017 9:26:52 AM.
In this article, you will learn to resolve the SQL Server login issues while setting up System Center Configuration Manager 2016.
Developing Login Page In Onsen UI Using Visual Studio 2015
12/15/2016 11:45:15 AM.
In this article, you will learn how to use the login page in Onsen using Visual Studio 2015.
How To Login With LinkedIn In MVC
11/30/2016 1:19:48 PM.
In this article, you will learn how to login with LinkedIn in MVC.
How To Login With Google Plus In MVC
11/25/2016 11:58:55 AM.
In this article, you will learn how to login with Google Plus in MVC.
Developing Login Page In Microsoft PowerApps
11/22/2016 5:51:22 PM.
In this article, you will learn how to develop the Login Page in Microsoft PowerApps.
Resolving Login Issue In SharePoint BCS Configuration
10/21/2016 2:07:51 PM.
In this article, you will learn how to resolve the login issue in SharePoint BCS configuration.
How To Change Login Screen Background In Windows 10
10/4/2016 12:27:13 PM.
In this article, you will find the steps to change the background of your login screen in Windows 10.
How To Create Login Page And Password Interface Using Android Studio
9/25/2016 3:13:23 PM.
In this article, you will learn how to create login page and password interface using Android Studio.
How To Change Your Windows Login Password In Windows 10
9/24/2016 1:16:00 PM.
In this article, you will learn how to change your Windows login password in Windows 10.
How To Hide (Disable) Your Personal Information On The Windows 10 Login Screen
9/19/2016 12:26:03 PM.
In this article, you will learn, how to hide (disable) your personal information on the Windows 10 login screen.
ASP.NET MVC 5: Integrating Existing Database With Login Using ADO.NET Database First Approach
9/6/2016 11:38:25 PM.
In this article you will learn how to integrate existing databases with login using ADO.NET Database First Approach in ASP.NET MVC 5.
OAuth Login Authenticating With Identity Provider In Xamarin.Forms
9/6/2016 1:24:13 AM.
In this article, you will learn about OAuth Login Authenticating with Identity Provider in Xamarin.Forms .
Writing A Sample Login Page In ASP.NET MVC
8/9/2016 10:44:12 AM.
In this article, we will create a simple login form in ASP.NET MVC . We will validate the user information from SQL Server and show the appropriate action, based on the user validation.
Understanding Java Servlet Filter
8/1/2016 4:49:17 AM.
In this video we will Understanding Java Servlet Filter, Servlet Filter to intercept request/response for processing,javax.servlet.Filter,web.xml filter,login filter example within 5 mins. Watch the c
Xamarin Android: Create Login Using SQLite Database
7/20/2016 8:19:12 AM.
In this article, you will create login using SQLite database.
Google Firebase Login Authentication Implementation In Android
7/18/2016 8:03:49 PM.
In this article, you will learn about Google Firebase login authentication implementation in Android.
Redirect To Clicked Page After Login
7/7/2016 9:51:31 AM.
In this article, you will learn how to redirect to clicked page URL after login.
Login Service In PHP And MySQL For Android Applications
6/30/2016 12:41:47 AM.
In this article, you will learn login service in PHP and MySQL for Android Applications.
WPF Login with N-Tier Architecture
6/21/2016 4:16:21 AM.
In this article, you will learn how to create WPF Login with N-Tier Architecture.
Create Custom Login And Register Without Using Plugin In WordPress
6/15/2016 1:47:15 PM.
In this article, you will learn how to create custom login and register without using a plugin in WordPress
Xamarin Android: Create Login With WEB API Using Azure SQL Server - Part Two
6/8/2016 8:28:58 AM.
In this article you will learn how to create login with Web API using Azure SQL Server.
Xamarin Android: Create Login With Web API Using Azure SQL Server - Part One
6/4/2016 1:38:15 PM.
In this article you will learn how to create login with Web API Using Azure SQL Server .
Xamarin.Forms: Create A Simple Login UI
6/1/2016 1:41:59 PM.
In this article, we will learn to create a page similar to login page with controls like Input, Date Picker, Time Picker, Buttons, etc. using a common PCL project that works for all major platforms in
Pin Login Option In Windows 10
5/20/2016 12:14:55 PM.
In this article I will explain the steps for the Pin Login option in Windows 10.
AngularJS Tutorial for Login with MVC
5/17/2016 7:56:36 AM.
In this article you will learn about Login functionality with AngularJS and MVC.
Why We Need Social Login Integration In Our Website
4/30/2016 4:19:43 AM.
In this article you will learn why we need social login Integration in our website.
Integrate Facebook Login In Windows 10 Universal App
4/25/2016 1:01:02 PM.
In this article we are going to see how to integrate Facebook SDK and steps to integrate the Facebook Login into your Windows 10 Universal app.
Login Form With SQL in C#
2/9/2016 11:45:12 PM.
In this article I will tell you about database connections in Visual Studio 2012.
Sharepoint 2013: Display User Login Name As Notification Dialog Box
2/2/2016 9:34:08 AM.
In this article we will learn about displaying user login name as notification dialog box.
Grant Read Write Permission To User in SQL Server
1/13/2016 9:37:19 AM.
In this article, we’ll learn to give READ and WRITE permission to user after creating their login in SQL Server.
Azure AD B2C: How to enable consumer logins and access management for your B2C apps
1/12/2016 1:58:40 AM.
If you struggle with identity management and the user sign-in experience for your consumer applications and websites Azure AD B2C is a new service to help you to reliably and securely maintain user accounts for your B2C apps. Watch the show as lead engineer Alex Simons walks through the tech behind the scenes that makes it all possible and how you can quickly: Connect your existing Web and mobile apps; allow your users to sign-in with social network accounts; configure the service and scale your app to reach millions of consumers globally.
Basics of Database Administration in SQL Server: Part 3
12/29/2015 5:24:35 AM.
In this part we will try to understand each & every thing related to SQL Server logins.
Creating New User Login In SQL Server 2014
12/18/2015 8:15:46 AM.
This article is about creating and providing database access role to a new user in SQL Server.
Get Current Login User Profile Properties Through REST API
12/2/2015 7:01:47 AM.
This article shows how to get the current login User Profile Properties using the REST API.
Picture Password On Login Screen In Windows 10
11/23/2015 1:28:29 AM.
In this article you will learn how to use picture password on user login screen in Windows 10.
Integrating External Login (Facebook) In Your MVC Project
11/14/2015 12:53:51 PM.
In this article you will learn how to integrate external Login (Facebook) in your MVC Project.
Make Login Form In Windows Application
9/26/2015 10:35:35 AM.
In this article I will show you how to make a Login Form in Windows Application using C#.
Simple Login Form Using MD5 Hash Algorithm
9/14/2015 7:09:22 AM.
In this article, I will show how to create a login form using MD5 hash algorithm.
Display User Login Name As Notification Dialog Box In SharePoint
9/11/2015 3:15:55 PM.
In this article we will learn about displaying only user login name as Notification dialog box.
Registration and Login Form in PHP Using OOP
8/28/2015 5:59:41 PM.
In this article, I create a simple registration and login form in PHP using OOP and MySQL.
ASP.Net Role Based Login Form Using SQL Procedure
8/18/2015 2:07:34 PM.
In this article you will learn how to create a role-based login form using a SQL procedure.
Colorful Login Form in a WPF Application
7/18/2015 11:31:38 PM.
In this article you will learn how to create a colorful Login form in a WPF Windows Application.
Logins and Users in SQL Server
7/16/2015 1:01:26 AM.
In this article we’ll learn about logins and users and also learn how to create login and user in SQL Server.
Login Form Using MVC Razor
7/1/2015 11:57:54 AM.
This article shows how to create a Login form using MVC Razor.
How to Make a Login Form Using Session in ASP.Net C#
6/25/2015 11:33:14 AM.
This article shows how to make a Login Form using session state in ASP.Net C#.
ASP.Net Web Application Using WCF
6/18/2015 2:05:37 PM.
This article shows how to create an ASP.Net Web Application for login using WCF.
Create Simple Login Form Using Password Widget in ASP.Net
6/8/2015 3:42:52 PM.
In this article I will show you how to make a login from using a JavaScript- password widget where it show and mask the password while filling the form, it also generate password, also shows the strength of your password.
Simple Login Form in ASP.Net Using C#
5/29/2015 9:51:09 AM.
This article shows how to make a simple Login Form in ASP.Net Using C#.
Create a Register and Login Page in MVC Using LINQ to SQL
5/27/2015 3:16:46 PM.
This article shows how to create a register and login page in MVC using LINQ to SQL with Model Validation.
How to Create a Login Form and User Form in VB.Net
5/13/2015 5:44:35 PM.
Login Form and User Form in VB.Net showing how to add, edit, delete and reset a form in a VB.Net 2008.
Xamarin Guide 11: Create a LoginView
4/28/2015 11:41:15 AM.
This article illustrates how to create a LoginView in Xamarian.
Insert, Select, Update and Delete in ASP.Net With Simple Login
2/19/2015 5:10:49 PM.
In this article we see how to create a simple ASP.NET with CRUD Operations.
Create Login and Registration Form in PHP Using OOP
1/8/2015 9:44:22 PM.
In this article, I create a login form and registration in PHP using a class and object, CSS, JavaScript and MySQL.
User Login With Block Condition and Attempted Condition
12/23/2014 2:59:50 PM.
In this article we understand the User Block condition and attempted condition.
How to Login To Gmail and Facebook With VB Form
11/17/2014 5:35:35 PM.
In this article you will learn how to login into Gmail and Facebook with a VB Form.
Login With Twitter Style Using jQuery in ASP.Net
10/12/2014 12:48:32 AM.
Today, I have provided an article showing you how to create a login drop-down with a Twitter style using jQuery.
Redirect Page After Session Time Out in ASP.Net
10/10/2014 5:01:56 PM.
In this article we will learn how to redirect a page after the session has timed out.
Securing Login Page and Maintaining Single Session Per User in ASP.Net Application
7/23/2014 2:32:54 PM.
In this article you will learn how to secure a Login Page and maintain a single session per user in an ASP.NET application.
Stored Procedure For Login Page and Custom Error Handling
7/21/2014 1:32:51 PM.
This is a continuation of the previous article in which we used a generic handler to generate a CAPTCHA image.
Generation of CAPTCHA Image Using Generic Handler for Login Page
7/19/2014 12:38:01 AM.
This article explains how to create a CAPTCHA image using a generic handler.
Login Form in WPF Application Using ASP.Net C#
7/13/2014 6:28:25 PM.
In this article we will learn how to create a Login Form in a WPF Application using ASP.Net and C#.
Login Form in 3-Tier Architecture With Lock in ASP.Net
6/30/2014 5:06:11 PM.
This article explains how to implement a login form using ASP.NET C# in a three-tier architecture.
- Ebook
Regular Expression Recipes for Windows Developers: A Problem-Solution Approach
Regular expressions are an essential part of programming, but they can be difficult t...
Download