Related resources for .NET Assembly
  • Loading an Assembly on Demand2/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 I9/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 11/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 Function4/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 glance10/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 Unmanaged2/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.012/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.