Author Details

Author: C-Sharpcorner

Url: http://www.udm4.com/

C-Sharpcorner : Components, Scripts, Codes Listing

Viewing Assembly Permissions

The theme of this online article highlights the assembly permissions. The author shows about how could the users see the code groups, through which...

Freeware


 

Real-time Message Logging Utility - Part 1

The utility which helps in logging the messages and alerts sent by programs is called as a message logger. It shows the time required or taken for...

Freeware

Get IP Address of a Host

The author explains about how to get the IP address of a host. In this article the author narrates the real usage of .NET DNS class through which...

Freeware

Developing a Hit Counter in ASP.NET

Developing a hit counter is the basic objective of this article. Through this tutorial the author describes about generating a web page which would...

Freeware

Defining Custom Entry Points

The article starts with a briefing about the "Main" method. The author explains about deleting the main method without any changes in the assembly....

Freeware

Configuring Applications in .NET

This online tutorial emphasis about the configuration files and its application in .NET. The author tells about how the developers could change the...

Freeware

COM Interoperability in .NET: Part 2

The main highlight of this tutorial is about the usage of classic COM components in .NET code and .NET components in classic COM components. The...

Freeware

COM Interoperability in .NET

This is an online article which gives more details to the users about how Classic COM and the .NET framework can coexist in a same application. The...

Freeware

Building User Defined Components in ASP.NET

Web user controls are the first part discussed in this article by the author. The main objective of this tutorial is to build user defined...

Freeware

Assemblies : The Ins and Out - Part 3

Assemblies and its features are the content of this article in which the utilities which could be used to manipulate these assemblies are the main...

Freeware

Assemblies: The Ins and Outs - Part 2

In this online tutorial the assembly accessibility is detailed by the author. The main highlight of this article is about the .NET assemblies. The...

Freeware

Assemblies: The Ins and Outs -Part 1

This is an online tutorial explaining about the complete structure of .NET Assemblies. The author defines an assembly and its purpose. Further, the...

Freeware

ASP.NET and VB.NET Error Handling

ASP.NET and VB.NET Error Handling is a tutorial which deals with the error handing methods in ASP.NET and VB.NET. The author explains about how to...

Freeware

Accessing .NET Components from COM Clients and COM components from .NET Clients

This is an online tutorial expalining about the art of accepting .NET components from COM clients and vice versa. The author starts this tutorial...

Freeware