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]
Moses Soliman(5)
Puran Mehra(4)
Ashish Banerjee(3)
Afzaal Ahmad Zeeshan(3)
Abhishek Jaiswal (3)
R. Seenivasaragavan Ramadurai(3)
Mahesh Chand(2)
Vidya Vrat Agarwal(2)
Praveen (2)
Prabhakar Maurya(2)
Aman Singhal(2)
Khaled Samir(2)
Chandrakant Parmar(2)
Suthish Nair(2)
Dipal Choksi(2)
Ankit Sharma(1)
Luca Spano'(1)
Anand Narayanaswamy(1)
Rahul Bansal(1)
Sanjay Kumar(1)
Nimit Joshi(1)
Sachin Kalia(1)
Dipika Sathe(1)
Gaurav Gupta(1)
Amit Patel(1)
Mahadesh Mahalingappa(1)
Vikas Garg(1)
Syed Shakeer(1)
Zoran Horvat(1)
Suresh Paldia(1)
Vasanth (1)
Praveen Moosad(1)
Kalyan Bandarupalli(1)
Phil Curnow(1)
Dave (1)
Rahul Saxena(1)
Mike Gold(1)
Ivy Tang(1)
info (1)
Caonabo Ruiz(1)
Harshit (1)
Hamid Khan(1)
Sumon Miah(1)
Hassan Uddin Mughal(1)
Ahmad Anas(1)
Juan Francisco Morales Larios(1)
Keyur Ramoliya(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)
Ajay (1)
Sujit Bhujbal(1)
Yogendra Kumar(1)
Mohammad Elsheimy(1)
Senthilkumar (1)
Dinesh Tawar(1)
Hemant Kathuria(1)
Shailaja (1)
Prashant Tailor(1)
Dinesh Ahuja(1)
Malcolm Crowe(1)
Ashish Jaiman(1)
Mike Griffin(1)
Latest First
Oldest First
Most Viewed
Sort By
Search Results
No search result found
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.
Difference Between .NET Framework and .NET Core
Dec 04, 2016.
Difference Between .NET Framework and .NET Core
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.
In this article I will demonstrate how to hide version information of the .Net Framework, which is the medium level security issue named Information Disclosure.
Asynchronous Connection in .NET Framework 4.5
Jan 25, 2014.
This article explains how to create an Asynchronous Connection in .NET Framework 4.5.
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.
In this article I am sharing thoughts on Clrver.exe, how it works and advantages of this.
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.
Impove App Launch Performance With MultiCore JIT in .NET Framework 4.5
Apr 18, 2013.
This article is about one of the most new runtime features of the Muticore Just-In-Compiler (JIT) in the .NET framework 4.5.
Install .Net Framework 3.5 Offline in Windows 8
Feb 22, 2013.
In this article we explain how to install the .Net Framework 3.5 offline in Windows 8.
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.
Here you will see .Net Architecture and .Net Framework basics.
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#.
A Journey from ASP.NET Framework to ASP.NET Core
Apr 18, 2024.
A Journey from ASP.NET Framework to ASP.NET Core
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.
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.
How to Connect to a Database in .NET Framework
Apr 25, 2015.
This article describes the data in the .NET Framework and how to use SQL clients in your application to connect to a database.
Sending Emails Over .NET Framework, and General Problems Using C# Code
Feb 06, 2015.
In this article you will learn how to send emails over the .NET Framework, and general problems using C# Code.
.NET Framework 4.6 New Features in Visual Studio 2015
Nov 17, 2014.
This article describes the new features of the latest .NET version with a discussion of those things in details.
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.
NancyFx - a light weight .NET framework
Apr 02, 2013.
NancyFx or Nancy is a light weight framework or micro web framework for building HTTP based services on .Net (also Mono).
.NET and the .NET Framework
Nov 10, 2012.
In this article I will explain about .NET, .NET Framework and other technologies related to .NET.
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 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.
This article explains about the basics of Garbage collection in Microsoft .Net framework. I explained through 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.
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.
Developing Pocket PC Applications using .NET Framework
Sep 02, 2003.
This article presents the rudimentary knowledge that a developer requires for developing Pocket PC Applications using .Net Compact Framework.
.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 .NET framework.
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.
Understanding Garbage Collection in the .NET Framework
Aug 09, 2002.
In this article we will explore the Garbage Collection feature in the .Net framework and the activities required in applications to manage resources complementing the Garbage Collector.
.NET COM Interoperability - Part 1: Using COM Components from .NET Framework
Apr 02, 2002.
The DotNet framework exposes COM objects through a proxy called the runtime callable wrapper (RCW). The primary function of RCW is to marshal call between a managed client (.Net) and unmanaged COM object. The runtime maintains a single RCW for each COM object.
.NET Framework and Web Services - Part 3
Jan 31, 2002.
Here I am going to explain Web methods and how to write Web methods in C# and VB.NET.
.NET Framework and Web Services - Part 2
Jan 29, 2002.
Here we are going to learn how to create a WebService using VS.NET (using VB.NET.) and consume the Webservice from VB.NET Client. This Article is based on VS.NET RC1 Release.
.NET Framework and Web Services - Part 1
Jan 28, 2002.
The .NET Framework is a new computing platform designed to simplify Windows application development in the highly distributed environment of the Internet. Common Language Runtime (CLR) is the Heart of the .NET Framework.
.NET framework comparison with Java Architecture
May 08, 2001.
This article outlines Microsoft's proposed standardization of .NET framework in ECMA forum as CLI (Common Language Infrastructure), but the Microsoft documentation refer this as CLR (Common Language Runtime).
Building the Middle Tier in the Microsoft .NET Framework
Jan 16, 2000.
Building the middle tier in the Microsoft .NET Framework.
1
-
93
of
93
<<
1
>>
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.