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 Assembly
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Deepak Dwij (1)
Nitya Sharma (1)
Rama Mohan (1)
Ajay Yadav (1)
Sivaraman Dhamodaran (1)
Chandrakant Parmar (1)
Kirtan Patel (1)
jimteeuwen (1)
Santhosh Kumar R V (1)
Related resources for .NET Assembly
No resource found
Concept of Shared Assembly in .NET
5/17/2024 10:21:48 AM.
Shared assemblies in .NET are reusable components accessible by multiple applications. They promote code sharing, reducing redundancy and enhancing maintainability. Strongly named and stored in the Gl
Loading an Assembly on Demand
2/1/2024 10:42:44 AM.
In this article, learn to dynamically load assemblies across different code bases, addressing challenges of location variations and avoiding locking in the current AppDomain.Explore the significance o
Oracle Data Provider for .NET : Part I
9/5/2023 5:47:12 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
.NET Assembly Internals: Part 1
1/1/2021 6:15:31 AM.
This tutorial drills down into the details of how the CLR resolves the location of externally referenced assemblies.
Creating C# function and Deploying it as SQLServer Function
4/13/2016 5:05:52 AM.
This video shows creating a C# function and then deploying it in the SQL Server. After deployment, the function can be used as SQL Server built-in function.
Understanding .NET Framework at a glance
10/1/2012 8:34:58 AM.
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.
Securing your .Net Assembly code
5/19/2012 4:45:53 AM.
Tips on how to secure your .net code from crackers.
Export Managed Code as Unmanaged
2/2/2006 11:45:09 PM.
The following Article explains in detail how to use any .NET Assembly from BlitzPlus/Blitz3D.
How to work with Assemblies in InstallShield Developer 7.0
12/24/2005 12:40:44 AM.
InstallShield Developer 7.0 is the best solution for providing the very easy user interface to author installations having both .NET and side by side components. This article is a step by step walk through of how to create a deployment project using InstallShield.