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 Dlls
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Prashant Bansal (1)
Ajay Yadav (1)
Sam Hobbs (1)
gsuttie (1)
Dipal Choksi (1)
Safayat Zisan (1)
Prasham Sabadra (1)
Jean Paul (1)
Related resources for Dlls
No resource found
SharePoint 2016/2013 - How To Install SharePoint Client Components SDK
6/24/2024 9:00:42 AM.
Learn how to set up client machines for CSOM-based PowerShell development using SharePoint Client Components. Download the appropriate MSI file based on your OS version, install it, and access SharePo
.NET Reverse Engineering: Part 3
4/19/2024 10:37:22 AM.
In this article, we shall be confronted with the rest of the implementation in the context of CIL programming as such, how to build and consume DLL file components using the MSIL programming opcodes i
Native Windows Dynamic Link Libraries (DLLs)
7/27/2023 6:05:29 AM.
This article briefly explains what a native Windows Dynamic Link Library (DLL) is, shows how to create a DLL using C++, how to consume it in C# and then explains how DLLs work.
Global Assembly Cache(GAC) Hell
1/1/2021 9:55:33 AM.
After having worked on a project involving heavy use of the Global Assembly Cache, I would like to tell you that using the GAC can be very frustrating. We had a solution which had several projects wit
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
12/4/2018 5:27:44 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
Explanation of Dynamic Link Libraries (DLLs) by creating a DLL library in C++ and using it with C#
4/29/2015 5:17:30 PM.
In this article we will learn about Dynamic Link Libraries, their purpose and how to make it a reference in a C# application.
Adding A Custom Object To Distributed Cache Using AppFabric Client DLLs
2/12/2015 11:33:30 PM.
In this article you will learn how to add a Custom Object to a Distributed Cache using the AppFabric Client DLLs in SharePoint.
SharePoint 2010 Check User Permission on Web
5/29/2013 3:44:49 PM.
In this article I would like to explore multiple ways to check User Permissions on a web object.