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
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]
Moses Soliman(5)
C# Curator(4)
Abhishek Jaiswal (3)
Vidya Vrat Agarwal(2)
Praveen Kumar(2)
Prabhakar Maurya(2)
Aman Singhal(2)
Khaled Samir(2)
Chandrakant Parmar(2)
Ashish Banerjee(2)
Keyur (2)
Afzaal Ahmad Zeeshan(2)
Suthish Nair(2)
Jefferson S. Motta(1)
Pandurang Pailvan(1)
Bhavya Gaur(1)
David Mccarter(1)
Hadshana Kamalanathan(1)
Jeeva Subburaj(1)
Mahesh Chand(1)
Ankit Sharma(1)
Luca Spano'(1)
Anand Narayanaswamy(1)
Rahul Bansal(1)
Sanjay Kumar(1)
Nimit Joshi(1)
Sachin Kalia(1)
Dipika Sathe(1)
Amit Patel(1)
Mahadesh Mahalingappa(1)
Vikas Garg(1)
Syed Shakeer(1)
Zoran Horvat(1)
Suresh Paldia(1)
Vasanth (1)
Praveen Kumar(1)
Kalyan Bandarupalli(1)
Phil Curnow(1)
Dave (1)
Rahul Kumar Saxena(1)
Mike Gold(1)
Ivy Tang(1)
info (1)
Caonabo Ruiz(1)
Vignesh Kumar(1)
Muhammad Asif(1)
Kuppu Swami(1)
Jitendra Mesavaniya(1)
Tuhin Paul(1)
Amit Bhatt(1)
Ganesan C(1)
Kirtesh Shah(1)
Maniteja Vegi(1)
Varun Setia(1)
Hemant Jindal(1)
Hamid Khan(1)
Sumon Miah(1)
Hassan Uddin Mughal(1)
Ahmad Anas(1)
Juan Francisco Morales Larios(1)
Safa Arooj(1)
Kumar Bhimsen(1)
Saillesh Pawar(1)
Sanjukta Pearl(1)
Rahul Sahay(1)
Vishal Jadhav(1)
Abhishek Yadav(1)
Srihari Chinna(1)
Rohatash Kumar(1)
Gaurav Gupta(1)
Ajay (1)
Sujit Bhujbal(1)
Yogendra Kumar(1)
Mohammad Elsheimy(1)
Senthilkumar (1)
Dinesh Tawar(1)
Hemant Kathuria(1)
Dipal Choksi(1)
Prashant Tailor(1)
Dinesh Ahuja(1)
Malcolm Crowe(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
Learn How to Use C# 12 in .NET Framework 4.7.2/4.8 Solutions
Jan 16, 2024.
Unlock the capabilities of C# 12 in .NET Framework 4.7.2 to 4.8.1 with Visual Studio 2022. Learn the upgrade process, and explore features like literals, nullable types, records, and array expressions. Stay cutting-edge!
Multiple Inheritance - .Net Framework Vs .Net Core
Feb 07, 2022.
In this article, we will see how to achieve C# multiple inheritances by using interfaces and solve diamond shape problem.
How To Check .NET Framework Version On Windows 10
Jun 20, 2021.
In this article, you will learn how to Check the .NET Framework Version on Windows 10.
Properly Setting Up .NET Framework Projects
Nov 27, 2019.
In this article, you will learn how to properly setting up .NET Framework Projects.
Offline Install .NET Framework 3.5 On Windows Server 2012 R2
Jun 25, 2019.
In this article, you will learn about the offline installation of .NET Framework 3.5 on Windows Server 2012 R2.
Containerizing N-Tier MVC .NET Framework Application With Docker
Dec 07, 2018.
In this article, i will explain how to containerize a simple N-Tier CRUD MVC application using docker. We will create a separate app server and database server container images and deploy and run the simple N-Tier MVC application
What Is New In .NET Framework 4.7.1
Nov 20, 2017.
Learn about the key features available in .NET Framework 4.7.1.
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
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.
Target A .NET Framework In Visual Studio
Dec 15, 2015.
This article describes how to correctly target a specific .NET framework version in Visual Studio.
C# FAQ 2 - About .NET Framework And Visual Studio
Oct 09, 2015.
This FAQ examines the concepts associated with .NET Framework, CLR, Visual Studio, Visual Studio Community and Visual Studio Online.
Inside Out: .NET Framework Client Profile
Apr 15, 2015.
This article explains what the .NET Client Profile version of the .NET Framework is and how to use it.
Changes To Base Class Library With .NET Framework 4.6
Dec 15, 2014.
In this article we will learn about the changes in the Base Class Libraries.
Hiding the Version Information of .Net Framework Due to Security Issue
Jun 04, 2014.
Learn how to address the "medium-level" security issue of information disclosure in .NET Framework. Follow steps to create a sample website, identify the problem of version information disclosure in URL changes, and resolve it by adding customErrors tag in web.config with mode="On" to handle errors and prevent disclosure.
Asynchronous Connection in .NET Framework 4.5
Jan 25, 2014.
Learn about leveraging asynchronous connections in .NET Framework 4.5 for efficient, non-blocking operations. Explore async/await patterns, Task Parallel Library (TPL), AsyncCallback delegate, and asynchronous I/O techniques for responsive networking and scalable applications.
Introduction to .NET Framework 4.5.1
Jul 09, 2013.
This article is a brief introduction to .NET Framework 4.5.1.
To Find Installed Version of .Net Framework Using CLR Version Tool
Jun 14, 2013.
Learn about Clrver.exe utility to identify .NET Framework versions. Use MSCorEE.dll presence in system directories. Visual Studio command prompt access. View installed .NET versions and CLR versions used by processes. Enjoy this informative guide.
Post Image With Message in Twitter Tweet in .NET Framework 3.5
May 08, 2013.
In this article you will learn how to post an image with a message in a Twitter Tweet in .NET Framework 3.5.
Install .Net Framework 3.5 Offline in Windows 8
Feb 22, 2013.
This article provides instructions on how to install .NET Framework 3.5 in Windows 8 offline. In Windows 8, when attempting to install an old application, users may encounter an error message indicating the need for ".NET Framework 3.5 (Includes 3.0 and 2.0)".
Install Previous Versions of the .Net Framework in Windows 8
Dec 29, 2012.
In this article we are going to explain how to easily install previous versions of the .Net Framework in Windows 8.
Introduction to .Net Framework 2.0 Nullable Types in VB.NET
Nov 09, 2012.
Sometimes you work with a value type that does not have a defined value in certain circumstances.
Install .Net Framework 3.5 on Windows 8
Oct 16, 2012.
In this article we are going to explain how to install the .NET Framework 3.5 on Windows 8.
Enable .Net Framework 3.5 Feature in Windows 8
Sep 07, 2012.
In this article I am going to explain enable .net 3.5 framework feature in windows 8.
New Features in .NET Framework 4.5 RC
Jun 15, 2012.
The ASP.NET 4.5 RC new features are listed. ASP.NET 4.5 RC includes Support for new HTML5 form types, model binders, unobtrusive JavaScript, WebSockets protocol, asynchronous modules and handlers and many more.
Visual Studio 11 With .Net Framework 4.5
Sep 18, 2011.
I just downloaded Visual Studio 11 to my Laptop. Wow . It's cool.
.Net Architecture And .Net Framework Basics
Apr 26, 2011.
.NET architecture encompasses the Common Language Runtime (CLR) and Common Type System (CTS), executing Intermediate Language (IL) through Just-In-Time (JIT) compilation.
How to Create a DLL file in .NET Framework using Visual Studio
Jan 31, 2011.
This article will show how to create a DLL file in .NET framework using Visual Studio
.NET String Immutability and Related .NET Framework Bugs
Dec 12, 2010.
This article which explains several aspects of the .NET String class internal structure. Examples and workarounds are given for three distinct manifestations of a reported bug related to the TextRenderer.MeasureText function used with PathEllipsis and ModifyString flags.
Parallel.Invoke in .Net Framework 4
Nov 15, 2010.
In this article let's see about Parallel.Invoke method.
What's new in the .NET Framework 4
Mar 21, 2010.
In this article we will see the new features of .NET Framework 4.
Tools and Utilities in the .NET Framework
Nov 11, 2009.
In this article I will explain about the tools and utilities in the .NET Framework.
WCF Features in .NET Framework 4.0
Feb 08, 2009.
WCF providing a way to define service contracts and to configure endpoint definitions using the declarative XAML in .NET Framework 4.0.
Extension methods under .NET Framework v2 and v3
Mar 31, 2008.
This artilce tells you how to implement extension methods when using the .NET Framework v2 or v3 within Visual Studio 2008.
The Basics of .NET Framework Interoperability
Feb 29, 2008.
The System.Runtime.InteropServices namespace defines classes where some of which define methods that enable managed code to call native code. This is accomplished via an internal call and is called the Platform Invoke service
A glance at .NET Framework 3.0
Jul 17, 2007.
This article glances on what is new in .NET Framework 3.0 and how this version is different from all previous versions of .NET?
XML Serialization in .NET Framework 2.0 : Part II
Mar 23, 2007.
This article shows how to create classes that can be Serialized by using XML Serialization.
XML Serialization in .NET Framework 2.0 : Part I
Mar 21, 2007.
This article introduces serializing objects to XML format.
Leveraging The .NET Framework Inside An MFC Application
Dec 21, 2006.
This article describes the first steps in taking an existing umanaged MFC Application and integrating the .NET Framework into it. It will also demonstrate to you how to bring up a Windows Form inside your MFC App.
Introduction to .Net Framework 2.0 Nullable Types
Aug 23, 2006.
Sometimes you work with a value type that does not have a defined value in certain circumstances. For example, a field in a database might need to distinguish between having been assigned a meaningful value and never having been assigned a value. Value types can be extended to take either their normal values or a null value. Such an extension is called a nullable type
Credit Card Fraud Prevention using .NET Framework in C# or VB.NET
Jan 16, 2006.
How can you protect your business from credit card frauds? This article have few steps that can be taken to ensure that the transaction is being requested by the real cardholder.
Using the DPAPI through ProtectedData Class in .Net Framework 2.0
Jan 05, 2006.
The objective of this tutorial is to show how the DPAPI can be used to encrypt and decrypt data. Encrypt some data using ProtectedData Class in System.Security.Cryptography namespace and save it to a file. Show that the data can be decrypted using the same class but deferent method. Login as a different user,and show that the data cannot be decrypted.
ADO.NET Enhancements in .NET Framework 2.0 for SQL Server Data Provider: Part II
Jan 05, 2006.
ADO.NET 2.0 includes enhancements for SQL Server client application developers. Understanding these enhancements will help you design and implement effective client applications on the .NET Framework 2.0 platform
ADO.NET Enhancements in .NET Framework 2.0 for SQL Server Data Provider: Part I
Jan 04, 2006.
ADO.NET 2.0 includes enhancements for SQL Server client application developers. Understanding these enhancements will help you design and implement effective client applications on the .NET Framework 2.0 platform
Understanding .NET Framework at a glance
May 05, 2004.
In this article we are going to look at Microsoft .NET Framework. This is the newly established software development environment which helps developers to develop applications quickly and gives optimum, efficient, scalable, performance oriented applications in different languages like Visual Basic .NET, C#, ASP .NET, and Jscript .NET.
Combine Multiple Streams in a Single .NET Framework Stream Object
Apr 11, 2004.
This article represents a simple Stream class whose data is based on the number of another .NET Framework streams.
Will Java and .Net Framework Co-exist?
May 15, 2001.
The article begins by briefly probing what constitutes the Java platform and .NET framework.
Using .NET Framework Multithreading and GDI+ to Enrich the user experience
May 04, 2001.
This tutorial shows you how to create, send, and received messages using MSMQ from the .NET base class library (System.Messaging) and C#.
Encryption and Decryption using AES in .NET Core and .NET Framework
Sep 02, 2024.
AES (Advanced Encryption Standard) is a symmetric encryption algorithm using the same key for both encryption and decryption. In C#, AES encryption involves setting up a RijndaelManaged instance with a key, IV, and mode (e.g., CBC). Data is encrypted using CryptoStream and then encoded to Base64. Decryption reverses this process.
.NET Frameworks Versions & it's Evolution
Jul 04, 2024.
Explore the evolution of .NET Frameworks, tracing from its inception to modern iterations like .NET Core, .NET 5, and .NET 6. Discover how Microsoft's development tools and runtime environments have evolved, ensuring compatibility and enhancing capabilities across versions.
A Journey from ASP.NET Framework to ASP.NET Core
Apr 18, 2024.
Explore the journey of .NET web development from ASP.NET Framework to ASP.NET Core, encompassing technologies like Windows Forms, WPF, and Web Forms. Witness the transition to structured MVC architecture and the integration of Angular for dynamic user interfaces. Delve into the version history of .NET Framework and .NET Core.
What is difference between .NET and .NET Framework?
Mar 18, 2024.
The ".NET Framework" and ".NET" (formerly known as ".NET Core") are two different implementations of the .NET platform, each serving different purposes and targeting different scenarios. However, they share a common lineage and are part of the broader .NET ecosystem.
Difference Between .NET Framework, .NET Core, and .NET Standard
Mar 11, 2024.
This article, delves into the distinctions between .NET Framework, .NET Core, and .NET Standard. Exploring their histories, open-source nature, cross-platform capabilities, and performance aspects, the article aims to provide a comprehensive overview for developers.
Comparing .NET Framework, .NET Core, .NET 5, and .NET 6
Sep 11, 2023.
This article provides a comprehensive comparison of three key platforms within the .NET ecosystem: .NET Framework, .NET Core, and .NET 5/.NET 6. It explores their evolution, features, characteristics, development, deployment, community, support, migration considerations, and future prospects.
Access Blob Using SAS Token With .Net Framework
Apr 24, 2023.
In this article, we will see how we can access blob using SAS token and most specifically downloading file using .net code.
.NET Framework Vs .NET Core Vs .NET Standard
Sep 29, 2021.
Explore the differences between .NET Framework, .NET Core, and .NET Standard. .NET Framework is Windows-based, less effective. .NET Core is open-source, cross-platform, for high performance and micro-services. .NET Standard for shared libraries, compatible with any .NET platform.
.Net Framework Vs .Net Core Vs .Net Standard
Sep 28, 2020.
Explore the differences between .NET Framework, .NET Standard, and .NET Core. Learn about their histories, architectures, and compatibility. Discover when to use each framework and their key features like cross-platform development, open-source nature, and support for microservices.
LUIS.AI Integration with C#.NET and MVC using .NET Framework
Dec 09, 2019.
LUIS.AI facilitates the creation of Language Understanding (LU) Models tailored to your needs. It processes user queries or conversations with Bots or IoT devices, treating them as input. LUIS.AI interprets these inputs as Utterances and extracts Intents, Entities, and generates JSON data.
Quick Tips To Create Good Applications In .NET Framework
Jun 12, 2019.
In this article, you will learn about quick tips to create good applications in .NET Framework.
Observer Pattern - Implementation In .Net Framework
Jul 23, 2018.
This article describes the Observer pattern and the interfaces .Net Framework provides.
Basic Components In .NET Framework
Jan 09, 2018.
A .NET gathering is a standard for segments created with the Microsoft.NET.
Architecture Of .NET Framework
Jul 06, 2017.
In I will explain why we divide the .NET framework into layers.
.NET Framework At A Glance
Mar 19, 2017.
.NET Framework At A Glance. In this post let's see what is the .NET Framework, benefits of the .NET Platform, introducing CLR, CTS, and CLS, Framework Class Library(FCL), Managed vs. Unmanaged Code, .NET Assemblies, Types in the .NET Framework like Class, Struct, Interface, Delegate, Enum.
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.
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.
.NET Framework Evolution
Jun 19, 2016.
In this article you will learn about different versions of .NET Framework with an introduction to .NET Framework.
Components Of .NET Framework
Feb 03, 2016.
In this article you will learn about the components of .NET Framework.
Overview Of .NET Framework
Dec 29, 2015.
In this article you will learn about .NET Framework and what is the need of .NET Framework.
Efficiently Storing Passwords in .NET Framework
Jul 30, 2015.
In this article I provide a general advice for storing passwords, how to manage them in a database and a few other tips. Plus source code examples for storing the passwords.
.NET Framework Overview
Jul 17, 2015.
This article provides an overview of the .NET Framework.
Object Lifetime in .NET Framework
Jul 14, 2015.
In this article you will learn about object lifetime in .NET framework.
Use LINQPad With .NET Framework
May 31, 2015.
In this article you will learn how to use LINQPad with .NET Framework.
Sending Emails Over .NET Framework, and General Problems Using C# Code
Feb 06, 2015.
This article explains how to send emails using the .NET framework, focusing on the System.Net.Mail namespace. It covers the essentials of SMTP, the use of SmtpClient and MailMessage classes, and common pitfalls like incorrect credentials, SSL requirements, and hostname issues.
.NET Framework 4.6 New Features in Visual Studio 2015
Nov 17, 2014.
.NET Framework 4.6, integrated with Visual Studio 2015, introduces several new features and enhancements. Key improvements include the new RyuJIT compiler for better performance, updated async debugging, enhanced security, support for HTTP/2, and improved diagnostics. These updates streamline development and debugging processes.
How to Integrate Oracle With .NET Framework
Nov 04, 2014.
In this article I would like to explain how to integrate Oracle with the .NET Framework and provide support for versioning issues that often occur when deploying projects on IIS.
Cross-Language Interoperability in .NET Framework
Jul 02, 2014.
This article shows how to create a Class Library file in C# (in other words a DLL file) and will use that DLL file in a Visual Basic application.
Database Connectivity in .NET Framework
Feb 18, 2014.
This article explains how to create a connection string or database connectivity in .NET framework (for example, between MS SQL Server and Visual Studio).
Maintaining Sessions in .NET Framework
Feb 08, 2014.
Here I explain how to create sessions for your website.
Creating Login Or Signin Page Using .NET Framework
Feb 08, 2014.
Here we learn how to create a Login or Signin page using the .NET Framework.
ASP.Net Framework Server-Side Data Caching Techniques
Nov 18, 2013.
The ASP.NET Framework provides many server-side caching techniques for developers to persist data based on the scope.
Creating DLL (Class Library) in .NET Framework
Jul 02, 2013.
This article shows how to create a Class Library project and include it in a web application project.
Impove App Launch Performance With MultiCore JIT in .NET Framework
Apr 18, 2013.
Learn how to enhance the launch performance of your .NET Framework 4.5 applications by leveraging MultiCore JIT (Just-In-Time) compilation. Discover techniques to optimize code compilation, reduce startup time, and improve overall execution speed for greater efficiency and user satisfaction.
NancyFx - a light weight .NET framework
Apr 02, 2013.
NancyFx is a lightweight, low-ceremony framework for building HTTP-based services on .NET. It emphasizes simplicity and ease of use, featuring a minimal API for routing, handling requests, and generating responses.
Integrating Java and .Net Framework
Nov 10, 2012.
To evaluate the possibilities of Java and .NET framework convergence.The article begins by briefly probing what constitutes the Java platform and .NET framework.
.NET and the .NET Framework
Nov 10, 2012.
In this article I will explain about .NET, .NET Framework and other technologies related to .NET.
.Net Framework Features From .Net 2.0 To .Net 4.5
Oct 30, 2012.
This article discusses the features introduced in Microsoft .Net Framework 2.0, 3.0, 3.5, 4.0 and th newly introduced 4.5 framework.
Common Language Integration in .Net Framework
Jan 31, 2011.
CLI (Common Language Integration) is an important concept in .Net Framework. As you, .Net supports multiple languages; more than 100 in Visual Studio 2010.
BulletedList Control in ASP.NET Framework 4, 3.5, 3.0, 2.0
Oct 08, 2010.
Shows some of the basic functionalities of the powerful asp.net control BulletedList.
.NET Framework Security Tools
Mar 19, 2010.
In this article I will explain you about the .NET Framework Security Tools.
Benefits of the .NET Framework
Nov 04, 2009.
In this article, I will explain about benefits of the .NET Framework.
.NET and the .NET Framework
Nov 03, 2009.
In this article I will explain about .NET, .NET Framework and other technologies related to .NET.
Sending Mails in .NET Framework
Oct 20, 2009.
In this article learn how to send e-mail messages via SMTP in .NET Framework.
Garbage Collection in .Net framework
Aug 06, 2009.
Garbage Collection (GC) is an important tasks of .NET framework. In this article, I'll explain Garbage collection basics and how it works including C# garbage collection code example.
.NET Framework and Architecture
Jun 26, 2009.
This article will help your in understanding .NET and .NET architecture.
Security in Microsoft .Net Framework: Part I
May 18, 2006.
This article explain you, how to provide security to your applications.
Understanding Threading in .NET Framework
Apr 21, 2005.
This article describes how to use threading model in .NET Framework including creating, joining, suspending, killing, and interlocking threads. Create thread in C#, Join thread in C#, Suspend thread in C#, Kill thread in C#,
Migrating COM/DCOM Applications in Microsoft .NET Framework
Dec 09, 2003.
In the current Internet scenario, various classic applications run on multiple networks. These applications could have been written using different languages like Visual Basic, Visual C++. For example, a retail organization would have different systems, such as an inventory management system, a bill of material systems, and a general ledger system, all implemented using various technologies available for application development. These systems need to be integrated to form a higher-level enterprise information system for an organization.
.NET Framework Version 1.1 - Side-By-Side Execution
Apr 11, 2003.
Microsoft has announced the release of the new version of the .Net Framework 1.1. As with almost everything in life, the only constant is change.
COM Interoperability Part 1: Using COM Components in .NET Framework
Jan 02, 2003.
In this article, we review the concepts & walk through an example that demonstrates COM interoperability in the .NET framework. Learn about the Component Object Model (COM) and the Runtime Callable Wrapper (RCW). Discover the two types of bindings - Early and Late.
Platform Invocation Services in .NET Framework
Oct 25, 2002.
This article will cover the details of Platform Invocation Services provided in .Net Framework. Platform Invoke Services acts as a bridge between the managed and unmanaged code. This service enables managed code to call unmanaged functions which are being exposed by any dynamic link libraries (DLL’s) such as Win32 API’s or any custom DLLs.
An SNMP Library for .NET Framework
Sep 10, 2002.
Snmp.dll is a C# class library for the .NET framework. It has been developed on the Windows platform and may be useful on others also.
1
-
100
of
107
<<
1
2
>>
Search
OUR TRAINING