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 .NET IDE
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nimit Joshi (13)
Akash Bhimani (1)
Alpesh Maniya (1)
Syed Shanu (1)
Mike Gold (1)
Sakhile Msibi (1)
Abhishek Arora (1)
Sandeep Singh Shekhawat (1)
Debasish Tutu (1)
Abhishek Sinha (1)
Doug Doedens (1)
Mahesh Chand (1)
Srinivas Sampath (1)
Related resources for .NET IDE
No resource found
Introducing Claims Based Identity With OWIN Components
5/6/2024 11:20:48 AM.
Explore the synergy of Claims-based identity and OWIN components in ASP.NET. Enhance authentication and authorization with security tokens, middleware, and identity management for robust web applicati
Introduction to Visual Studio
4/23/2024 8:59:20 AM.
This article is an introduction into Visual Studio. Visual Studio 2005 is a complete set of development tools for building high performance Desktop applications, XML Web Services, mobile applications
Securing Your .NET Applications With Examples
1/20/2024 11:16:24 AM.
In the realm of software development, security remains a paramount concern. This is especially true for .NET applications, which often handle sensitive data and interact with critical systems. By adhe
ASP.NET MVC 5 Security And Creating User Role
11/16/2023 5:39:03 AM.
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.
Tutorial : Creating Visual Studio Add-Ins
1/7/2022 9:03:21 AM.
In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
Build A ToDo List Application Using .NET 5.0 Web API And Microsoft SQL Server
9/17/2021 2:06:03 PM.
The article shows how to build a ToDo list application using .Net 5 Web API, Jwt authentication and AspNetCore Identity.
Working With MVC Using ASP.Net Identity 2.0.0-Beta1
5/24/2021 9:03:21 AM.
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 2013
5/14/2021 5:59:51 AM.
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.
Introduction to ASP.Net Identity 2.0
4/12/2021 5:48:53 AM.
ASP.NET Identity is the membership system for authentication and authorization of the users by building an ASP.NET application.
Introduction To The ASP.Net Identity Preview
2/8/2021 10:06:13 AM.
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 New ASP.Net Identity 2.0.0 in ASP.Net Application
2/8/2021 8:05:13 AM.
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.
Getting Started With View in MVC 5
2/3/2021 6:01:28 AM.
In this article, I am introducing Add View in the MVC Project Template in Visual Studio 2013 Preview.
Getting Started With New Release: AspNet.Identity 2.0.0-beta 1
1/14/2021 11:26:34 AM.
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 Identity
11/11/2020 9:32:57 AM.
This article describes how to customize the validation of ASP.NET Identity and apply various policies for the application.
Authentication And Claim Based Authorization With ASP.NET Identity Core
2/11/2017 3:29:20 PM.
In this article, you will learn about Authentication and Claim Based Authorization with ASP.NET Identity Core.
MVC 5 Advanced Features - Part One
6/6/2016 1:34:16 AM.
In this article, you will learn about MVC 5 advanced features.
Introduction To ASP.NET Identity
12/7/2015 6:22:46 AM.
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.
Getting Started With RTM of ASP.Net Identity
3/26/2014 2:00:37 PM.
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.
Working With ASP.Net Identity in Empty Project in Visual Studio 2013
12/12/2013 9:57:54 PM.
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 2013
12/11/2013 9:54:10 PM.
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.
Introduction To ASP.Net Identity in MyGet
10/12/2013 7:45:49 PM.
In this article I am describing the new feature, ASP.NET Identity, available in the NuGet Package.
Introducing New Features of Visual Studio 2013 RC: Part 2
9/19/2013 9:51:48 PM.
In this article I am introducing the latest features of latest release named Visual Studio 2013 RC.
XSLT Transformations and XSLT Intellesense within the .NET IDE
9/29/2012 6:46:27 AM.
With XML and XSLT transformations becoming a large part of many business applications it would be beneficial to have this functionality in the .NET IDE. Following are the instructions for adding xslt transformations and intellesense to xslt documents to the .NET IDE.
Visual Studio .NET: Start up
10/26/2006 12:09:35 AM.
The next version of Visual Studio is Visual Studio .NET.
Building Reusable Components
2/14/2006 11:34:47 PM.
One of the main advantages of building components is to promote reusability.