TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
VIDEOS
Live
MORE
INTERVIEWS
Certification
Training
CAREER
MEMBERS
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
Content
People
Search
Any Word
Exact Word
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(12)
Daisy Princess(7)
Neel Bhatt(4)
Rion Williams(4)
Afzaal Ahmad Zeeshan(4)
Tahir Naushad(3)
Chirag Satasiya(3)
Saineshwar Bageri(3)
Ankit Sharma(2)
Vidya Vrat Agarwal(2)
Julian (2)
Juan Francisco Morales Larios(2)
Ahmad Anas(2)
Rinki Kumari Ss(1)
Bruce Walker(1)
Pravesh (1)
Noah (1)
Harshit (1)
Ebook Testing(1)
Vijay Pratap(1)
Vijay Singh(1)
Employer Divyansh(1)
Pushpendra (1)
Nitin Moderator(1)
S.Ravi Kumar(1)
Manoj Mittal(1)
David Mccarter(1)
Hamid Khan(1)
Sachin Kalia(1)
Gul Md Ershad(1)
Iqra Ali(1)
Ehsan Sajjad(1)
Jagadesh Julapalli(1)
Shreesh Raj(1)
Ankur Mistry(1)
Gaurav Jain(1)
Vignesh Mani(1)
Sanket (1)
Banketeshvar Narayan(1)
Nitesh Jha(1)
Ethan Millar(1)
Thomas Hansen(1)
Sumon Miah(1)
Suthahar J(1)
Fiyaz Hasan(1)
Mark Evans(1)
Omar Maher(1)
Kristian Balaj(1)
Prakash Tripathi(1)
Santosh Kumar Adidawarpu(1)
Kiran Paul(1)
Rathrola Prem Kumar (1)
Prasanna Murali(1)
Catcher Wong(1)
Saillesh Pawar(1)
Manoj Kulkarni(1)
Ananth G(1)
Shashangka Shekhar(1)
Janshair Khan(1)
Raj Kumar(1)
Jignesh Trivedi(1)
Santhakumar Munuswamy(1)
Imran Javed Zia(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
Why .NET is so popular?
Nov 11, 2024.
Why .NET is so popular?
Main Difference Between .NET MVC and ASP.NET
Sep 13, 2024.
Main Difference Between .NET MVC and ASP.NET
Learn About .NET 9 LINQ Enhancements
Aug 05, 2024.
Learn about .Net9 LINQ enhancement
Uploading Files to Azure Blob Storage with .NET Core
Jul 25, 2024.
Uploading Files to Azure Blob Storage with .NET Core
Using DataAdapters and DataSets in .NET Core
Jul 23, 2024.
Using DataAdapters and DataSets in .NET
Create a guardrail for Amazon Bedrock using .NET console application
Jul 18, 2024.
In this article, you will learn how to create a guardrail for Amazon Bedrock to implement safeguards for generative AI applications based on your needs using the
Pagination in a .NET with EF Core
Apr 15, 2024.
Pagination in a .NET with EF Core
HttpClient use Polly Retry Policies in .NET Core
Apr 10, 2024.
HttpClient use Polly Retry Policies in .NET Core
What is .Net Core
Mar 04, 2024.
What is .Net Core
Difference between .NET 7 and .NET 8
Jan 18, 2024.
Difference between .NET 7 and .NET 8
What new in .net 2019
Oct 30, 2019.
What new in .net 2019
Xamarin.Forms Tip - The Easiest Way To Convert A PCL Project Into .NET Standard Project
Jan 25, 2018.
Microsoft updated the Xamarin.Forms project templates in VS 2017 to use .Net Standard instead of PCL for writing the shared code (including the Xamarin.Forms UI more details here) as NET Standard is the future of cross platform code sharing see this blog for more information on .Net Standard.
Setup Bot Framework Development Environment Using .Net (C#) - Part Two
Jan 23, 2018.
In previous article, I have explained how to build FAQ based bot application using QnA maker for questions and answers. In this article, we will discuss about how set up Bot Framework development environment and we are going to consume QnA maker service.
Step By Step Installation Of .NET Core 2.0
Jan 22, 2018.
In my previous post, I have explained how to set up for .Net Core 2.0 which you can find here. But in that post, it mainly focuses on how to do the setup if you already have .Net Core. So in this post, I will explain how to install .Net core 2.0(Without having Core 1.0) on your machine.
Enabling Swagger In Your .NET Core 2.0 Application - A Step By Step Guide
Jan 19, 2018.
If you have ever worked with APIs, then you might be familiar with Swagger. If you have not heard about Swagger, then this post will help you know the basics of Swagger and the steps to configure Swagger with your .NET Core 2.0 application.
Publish Nuget Packages In .NET Core
Jan 19, 2018.
Now that you have a registry and key to upload your packages, let’s create and push a package. I am using here a simple .NET Core class library I wrote to work with CSV files, the source code can be found on GitHub. You can of course use any of your projects.
Database First In .Net Core 2.0 CRUD Operation - Part One
Jan 17, 2018.
In my previous post, I have explained how to create an Angular 5 application in Visual Studio 2017 using .NET Core templates which you can find here.
Bulletproof Disposable Types In .NET Core
Jan 14, 2018.
Whenever I do code review on .NET projects, hands down the number one issue is developers not calling .Dispose() on disposable objects. Ever since .NET was released, I have been preaching how important this is. If not done properly, it’s most likely to create virtual memory issues that will eventually cause the application to stop and possibly freeze server or users’ computer.
Basic Components In .NET Framework
Jan 09, 2018.
A .NET gathering is a standard for segments created with the Microsoft.NET.
Custom Service Dependency Injection In .Net Core 1.1
Jan 04, 2018.
In this article we will go through one of the key features of .Net Core, Custom Service dependency injection in .Net core 1.1, particularly at controller’s action level .
Create Angular 5 Application Using .Net Core 2.0 Template In Visual Studio 2017
Jan 04, 2018.
Angular 5 has been announced recently and we already have a template added in the Visual Studio 2017 with .Net Core 2.0.
Create Web API With .NET Core
Dec 20, 2017.
This article explains the way to create webapi using Asp.net core and Microsoft visual studio core.
Hands-Free Security Scanning Within .NET Applications
Dec 10, 2017.
I'm sure if you follow any news sources at all, you see countless hacks, breaches, and leaks from various big-name companies which you might assume would be better at protecting your information. Now most of these incidents can probably be related to non-technical issues like social engineering, but not all of them.
Continuous Integration For .NET Projects With Jenkins
Dec 06, 2017.
The automation toolchain of the continuous integration begins with continuous integration in the version control system. Continuous Integration is a confusing topic to some, because, most believe that it has something to do with initiating the resource deployment once team has built the project. But the story doesn't start there, the story starts at the moment someone hits "git push" -- or any similar alternate resource versioning tool (such as SVN).
Building First Console Application Using Command Prompt In .NET Core 2.0
Dec 06, 2017.
In this post, we will create our very first console application in .NET Core, and we will see how we can build .NET Core based applications without using any IDE or Visual Studio.
Get Started With .NET Standard 2.0
Nov 23, 2017.
Learn how to get started with .NET Standard 2.0.
What Is New In .NET Framework 4.7.1
Nov 20, 2017.
Learn about the key features available in .NET Framework 4.7.1.
Configure Application Insight For .NET Core 2.0
Nov 16, 2017.
We developers work hard to write code, but these QA guys find bugs in our code. We don’t have any choice but to find and fix the bug ASAP. After all this hard work we push everything to production, then new questions from people arise like why is this page slow? why is this operation taking time? why this and that? To answer these questions, we need proper logging mechanism to identify and takes hours of coding and analysis. What if we have a mechanism to track this with less hours of code to analyse and more time on fix. Application insights come to picture to solve our logging work with best analysis tools.
How To Use StringBuilder And File Class For .NET Application
Nov 14, 2017.
Here, I am going to share how and why should we create error log in our application.
Step By Step Setup Git Version Control With .Net Project And Github
Oct 31, 2017.
In this article, we will learn how to setup a .net project with Git Version control system and manage from Github.
New Features Of .NET Core MVC
Oct 30, 2017.
By releasing ASP.NET Core, Microsoft has joined a big community of free, open source and platform independent software services.
Add Class Library In ASP.NET Core Using .NET Core Command-Line Interface (CLI)
Oct 29, 2017.
This article explains how to add Class Library in ASP.NET Core using .NET Core Command-Line Interface (CLI) with a simple way. Before reading this article, read the previous parts of this article using below article link.
Emailing Via Azure In .NET Core 2.0
Oct 26, 2017.
In this article, you will learn about emailing Via Azure in .NET Core 2.0.
Azure Service Bus In .NET Core 2.0
Oct 24, 2017.
In this article, you will learn about Azure Service Bus In .NET Core 2.0.
What's New In Microsoft .NET Framework 4.7.1
Oct 20, 2017.
In this article I will be discussing the new features introduced as part of the .NET Framework 4.7.1 release
Publishing ASP.NET Core 2 Angular 4 SPA Template Application Using .NET CLI
Oct 10, 2017.
First, we need to create ASP.NET Core 2 Angular 4 SPA application using dotnet new angular, Type dotnet new angular command in command prompt, and this will create application and restore NuGet dependencies.
Installing And Using .NET 4.7.x, .NET Core 2.0, And C# 7.x With VS 2017
Oct 09, 2017.
This article explains how to install and use .NET Framework 4.7, .NET Framework 4.7.1 & .NET Core 2.0 and troubleshooting if you are getting an exception while installing these latest components. This article also explains how to use the different versions of C#, e.g. C# 7, C# 7.1, C# 7.2 with Visual Studio 2017 and installing multiple instances of Visual Studio 2017 side by side.
Understanding .NET Standard 2.0
Oct 03, 2017.
.NET Standard 2.0 is a one standard to build a common library that targets all .NET frameworks.
NodeServices - Where JavaScript And .NET Meet Back On The Other Side
Sep 30, 2017.
JavaScript is everywhere. It's in the browser, on the server, and it's climbing through your windows and snatching your people up. And because it's a fairly trivial language to pick up (but impossible to master), it can be extremely useful when you want to do something on the server.
Unit Test In .NET Core Application Using MStest
Sep 26, 2017.
In this article, I am going to explain how to perform unit testing in .NET core using MStest.
What Is The Future of UWP In .NET Standard 2.0
Sep 24, 2017.
What Is The Future of UWP In .NET Standard 2.0
How To Secure PII Data In SQL Server Using .NET Assembly
Sep 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.
Building A .NET Core 2.0 Class Library
Aug 31, 2017.
In my previous tutorial, Getting Started with .NET Core 2.0, we learned how to build our first console app using .NET Core 2.0. We also learned how to package and deploy the application so it can be used by other users.
Routing In RESTful APIs Using .NET Core
Aug 28, 2017.
When it comes to listing best practices for REST APIs, the mechanism Routing always has its place on top of the stack. Today in this article will dirty our hands on Routing concepts with REST (web) APIs, specific to .NET Core.
Create Your Own Home .NET /Apache Web Server In 30 Minutes
Aug 25, 2017.
Most C# developers have been yearning to install their work on Apache and Linux, using the Mono project for years. Unfortunately this has been historically very difficult, since the documentation for how to do this has been lacking. In addition, securing and configuring the system after you've installed it, often requires a whole slew of knowledge with which most C# developers are not very familiar.
Getting Started With .NET Core 2.0
Aug 24, 2017.
Microsoft just announced the next version of its open source software development framework, .NET Core. The new version i.e., .NET Core 2.0, is a much improved and mature version compared to its predecessor, 1.0.
Mission Impossible - Migrating .NET Core 1.x To 2.0
Aug 20, 2017.
Everybody is praising the new edition of .NET Core framework, and everybody is so interested in publishing new articles on .NET Core, and ASP.NET Core or the Entity Framework Core. Yeah, I get that, but... what about migration from older editions? I personally have had a very tough time with the migration of my ASP.NET Core 1.1 application to ASP.NET Core 2.0 application.
What Is New In .NET Core 2.0
Aug 16, 2017.
Learn what is new in .NET Core 2.0
Universal SMTP Code To Send Emails In .NET Apps
Aug 13, 2017.
As already mentioned quite clearly in the tagline, the only reason to write this article is to cover the basic requirements of every SMTP vendor's code in .NET applications, If your vendor is Google's mail service, — Gmail — then you can most likely leave this article and go back to the article, which I wrote quite a lot of time ago to share how to send emails through a C# programs, sending emails over .NET framework, and general problems – using C# code.
Architecture Of .NET Framework
Jul 06, 2017.
In I will explain why we divide the .NET framework into layers.
Building Mobile Apps Using Xamarin.Forms With .NET Standard
Jun 30, 2017.
The .NET Standard Library is a formal specification of .NET APIs that is intended to be available on all .NET runtimes. It is a single library with a uniform API for all .NET Platforms including .NET Core. You just create a single .NET Standard Library and use it from any runtime that supports .NET Standard Platform.
Building Custom Formatters For .Net Core (Yaml Formatters)
Jun 21, 2017.
In this article you will learn about building Custom Formatters for .Net Core (Yaml Formatters).
Typesafe .Net Object Comparison using ZCompare, A Quick Start Guide
Jun 02, 2017.
Typesafe, fully autonomous .Net object comparison using ZCompare.
Route Concept With MVC Pattern In .NET Core Application - Day Seven
May 25, 2017.
In this article, we will discuss about route concept with MVC Pattern in .NET Core Application.
Route Concept In .NET Core Application - Day Six
May 22, 2017.
In this article, we will discuss about basic route concept in ASP.NET Core.
Create Shared Library Or Nuget Package In .NET Core Application - Day Five
May 22, 2017.
In this article, we will discuss how to create a shared library or package in the .NET Core Application.
Hello World From .NET Core 2 And VS 2017 Preview And Difference In csproj
May 13, 2017.
Hello World From .Net Core 2 And VS 2017 Preview And Difference In csproj.
Read Configuration Files (.json) In .NET Core Application - Day Four
May 12, 2017.
In this article, we will discuss how to read any configuration like files and display information from those files.
Contributing To .NET For Dummies
May 10, 2017.
Contributing To .NET For Dummies.
Building .NET Core Basic Application With Static Files - Day Three
May 09, 2017.
In this article, we will discuss how to access static files like html files in asp.net core applications.
Building .NET Core Basic Application With Visual Studio 2017 - Day Two
May 05, 2017.
In this article, we will discuss how to create your first .NET Core program in Visual Studio 2017.
Compilation And Runtime Of C#/ .NET Program
May 03, 2017.
Compilation And Runtime Of C#/ .NET Program.
Jump Start .Net Core - Day One
May 02, 2017.
In this article, we will discuss why .NET Core is required and how to start coding in this environment.
Developers Use Case For .NET API Browser
Apr 24, 2017.
This article illustrates a developer's use case for .NET API Browser.
Kickstart With .NET Core
Mar 06, 2017.
This is the first article in the series of .NET Core. It explains the what and the why of .NET Core and where it can be used in software development.
Sonarqube Installation Process And Viewing Quality Report For .Net Projects
Mar 01, 2017.
In this article, you will learn about Sonarqube installation process and viewing quality report for .NET projects.
Create A Watson Conversation Service And Consume From .NET Code
Feb 21, 2017.
In this article, you will learn how to create a Watson Conversation Service and consume from .NET code.
What Is .NET Standard
Feb 09, 2017.
In this video, Immo Landwerth introduces .NET Standard.
Send Mail Using SendGrid In .NET Core
Feb 01, 2017.
Sending mail in .NET Core is not easy, as .NET Core does not support SMTPClient class. So, this article explains how we can send mail in .NET Core using SendGrid.
Bulk Upload In .NET Core
Jan 30, 2017.
In this article, you will learn about bulk uploading in .NET Core, using SQLBulkCopy without any DataTable.
Cloning Objects In .NET - Part Two
Jan 22, 2017.
In this article, you will learn about cloning objects in .NET.
Exception Handling Mechanism In .NET
Jan 22, 2017.
In this article, you will learn about an exception handling mechanism in .NET.
Creating .NET Core Console Application With NoSQL- MongoDB At Back-end
Jan 19, 2017.
In this article, you will learn how to create Microsoft .NET Core console application with NoSQL- MongoDB at the back-end.
Getting Started With Angular 2.0 Using Microsoft TypeScript 2.0 Over .NET Framework
Jan 13, 2017.
In this article, you will get started with Angular 2.0, using Microsoft TypeScript 2.0 over .NET Framework.
Getting Started With .NET Core On Visual Studio 2017
Jan 12, 2017.
This post focuses on setting up .NET Core on Visual Studio 2017 and building a C# Hello World application with .NET Core.
Getting Started With PostgreSQL Using Dapper In .NET Core
Jan 09, 2017.
In this article, you will learn about PostgreSQL using Dapper in .NET Core.
Cloning Objects In .NET Framework
Dec 26, 2016.
In this article, we will show the ways to clone objects in .NET Framework. We will analyze the pros and cons for each cloning method.
Getting Started With .NET Core With Windows And Visual Studio 2015 - Part Three
Dec 26, 2016.
In this series of article, we will learn how to create .NET Core applications on Windows, using Visual Studio 2015.
Getting Started With .NET Core With Windows And Visual Studio 2015 - Part Two
Dec 17, 2016.
In this series of articles, we will learn how to create .NET Core Applications in Windows, using Visual Studio 2015.
Getting Started With .NET Core With Windows And Visual Studio 2015 Part - One
Dec 16, 2016.
Here, you will learn how to get started with .NET Core with Windows and Visual Studio 2015.
Deep Dive Into .NET Core
Dec 13, 2016.
In this article, you will learn about .NET Core.
How To Identify Which .NET Framework Is Installed
Dec 13, 2016.
In this article, you will learn how to identify which .NET framework is installed.
How To Select .NET Edition For Your Projects
Dec 13, 2016.
Here, you will learn about the selection of .NET edition for your projects.
What Is The Future Of .NET Core?
Dec 08, 2016.
What is the future of .NET Core?
How To Open .Net Core Projects Created Using Command Tooling In Visual Studio 2015
Dec 04, 2016.
In this article you will learn about how to open .Net Core Projects created using command tooling In Visual Studio 2015.
An Introduction To .NET Decompiler
Dec 04, 2016.
This article explains about .NET Decompiler.
Difference Between .NET Framework and .NET Core
Dec 04, 2016.
Difference Between .NET Framework and .NET Core
Setting And Reading Values From "appsettings.json" In .NET Core
Dec 03, 2016.
In this article, you will learn about setting and reading the values from "Appsettings.json" in .NET Core.
Build your first .NET Core application using Visual Studio 2017
Nov 30, 2016.
How to build your first Hello World! .NET Core application using Visual Studio 2017.
Creating A New .NET Core Web Application With Command Line Interface (CLI)
Nov 29, 2016.
In this article, we are going to learn how to create .NET Core web application without using Visual Studio IDE in step by step way.
Creating A New .NET Core Web Application Using Visual Studio 2015
Nov 27, 2016.
In this article, you will learn how to create a new .NET Core Web Application, using Visual Studio 2015 and NET Core 1.0.1.
Get Started with .NET Core On Visual Studio 2015
Nov 25, 2016.
In this video, Kendra demonstrates how to download and install .NET Core for Visual Studio 2015.
.NET Standard / .NET Standard Library
Nov 19, 2016.
In this post we will explore in detail about how we can share the code of a targeted platform/environment without too much headache.
Fun With Docker-Compose Using .NET Core And NGINX
Nov 13, 2016.
In this article, you will learn about Docker-Compose, using .NET Core and NGINX.
How to detect image Faces and make Blur using Cognitive Face API with .NET Core
Nov 01, 2016.
In this article, you will learn how to detect total faces and image and make them Blur using Cognitive Face API with .NET Core.
Application Of Unicode In .NET Core
Oct 13, 2016.
In this article, you will learn how to use Unicode in .NET Core applications.
Accessing Identity And HttpContext Info Using Dependency Injection In .NET Core
Oct 11, 2016.
In this article, you will learn how to access Identity and HttpContext Info using Dependency Injection in .NET Core.
Command Line Interface (CLI) Tools In .NET Core
Oct 10, 2016.
In this article, you will learn about Command Line Interface (CLI) Tools in .NET Core.
Getting Started With .NET Core On Linux
Oct 06, 2016.
In this article, we will discuss how we can setup .NET Core on Linux environment.
How To Implement .NET Core CSV Writer
Oct 04, 2016.
In this article, you will learn how to implement .NET Core CSV Writer.
1
-
100
of
5106
<<
1
2
3
4
5
>>
Search
OUR TRAINING
Web Development Outsourcing
Looking to add more bandwidth to your software team? Web Developers, designers, testers are now available on demand. Flexible hours, very competitive rates, expert team and High Quality work.