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 SSP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (2)
Dipal Choksi (2)
Sarthak Varshney (1)
Virendra Thakur (1)
Shanuka Maheshwaran (1)
Syed Shakeer (1)
Abhishek Saini (1)
Geetha S (1)
Sandeep Sharma (1)
Amitabh Pandey (1)
Rizwan Ali (1)
Sudhir Choudhary (1)
Gayan Peiris (1)
Vishal Nayan (1)
Destin Joy (1)
Charissa Willard (1)
Related resources for SSP
No resource found
Node.js App with User Authentication and Docker Deployment
9/22/2024 12:09:32 PM.
Learn how to create a Node.js app with registration, login, and a dashboard. This guide covers MongoDB integration and Docker deployment for efficient web development.
FlyoutPage in .Net MAUI
5/29/2023 5:38:35 AM.
FlyoutPage in .Net MAUI
How To Enable Password Writeback SSPR In On-Prem AD And Azure AD
3/28/2023 5:14:50 AM.
In this article, you will learn how to enable password writeback sspr in on-prem ad and azure ad.
How to Encrypt and Decrypt a Password
1/31/2023 6:03:32 AM.
How to Encrypt and Decrypt a Password using EncryptByPassPhrase and DecryptByPassPhrase.
How To Create ProgressBar And ProgressSpinner Using PrimeReact/Primefaces In ReactJS
6/20/2022 4:52:24 AM.
In this article we learn how to create ProgressBar and ProgressSpinner Using PrimeReact/Primefaces In ReactJS. I will Create React js project,setup PrimeReact and add ProgressBar and ProgressSpinner
Authentication With PassportJS
3/5/2020 9:29:38 AM.
A simple explanation on a node js authentication middleware.
Windows Hello! Not Available On My PC
1/17/2020 1:59:53 PM.
How to enable Windows Hello on my Windows 10 laptop PC.
Understanding ClassPath in Java
10/9/2019 6:32:31 AM.
This article explains ClassPath in Java. A classpath is a path for the compiler to identify which class or which package we use in our defined class. It provides the compiler a way to find classes or
Creating table and retrieving data from MySQl in JDBC
9/13/2019 2:34:00 AM.
This article is a full description of creating a table in MySQL and retrieving the data from that table using JDBC.
Passphrase vs Password For Security
1/19/2015 6:35:45 PM.
In this article we learn about passphrases, how to make a strong passphrase and what the benefits are over passwords.
Passport Size Image in Photoshop
4/4/2013 2:15:02 PM.
In this article you will learn how to make a passport-sized photo in Photoshop.
Form Authentication for Mobile Applications in VB.NET
12/1/2012 4:44:54 AM.
In this example, we will authenticate mobile web users for our application using Forms Authentication. Other two types of authentication for mobile web applications are Windows Authentication and Passport Authentication.
Developing Secure Web Sites with ASP.NET and IIS: Part I
10/3/2012 11:03:44 AM.
Developing security for a site is like paying tax. You know it should be done at the end of financial year. But you keep it for the last and some time expect you should never have to do it. It is a similar kind of situation when building a web site. There are some web sites available to general public that can be access by any one. The security for these sites can be minimum or none at all. There are some web sites that publish and hold important information that have to be secure one way or another.
Form Authentication for Mobile Applications
5/19/2012 6:16:52 AM.
In this example we will authenticate mobile web users for our application using Forms Authentication.
Hour 2: Understanding 5 ASP.NET State Management Techniques in 5 Hours
4/28/2011 3:00:43 AM.
In a simple way see understanding 5 ASP.NET state management techniques in 5 hours.
Advantages of SharePoint 2010 Service Application over SSP
4/1/2011 4:54:32 AM.
In this article I am describing the advantages of Service applications in SharePoint 2010 over Shared Service provider in SharePoint 2007
Manage and Administer ASP.NET Web Sites in Visual Studio 2005
2/22/2006 1:56:01 AM.
ASP.NET Configuration Wizard is a new feature available in Visual Studio 2005, which takes care ASP.NET Web Application configuration and deployment problems and allows developers to set Web application settings using a visual interface.
AddressParser
12/26/2005 6:25:04 AM.
The AddressParser class provides 2 static methods - ParseIpAddress and ParseMacAddress.