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]
Dipal Choksi (2)
Safayat Zisan (1)
Prasham Sabadra (1)
Jean Paul (1)
Sam Hobbs (1)
gsuttie (1)
Related resources for Dlls
No resource found
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.
Native Windows Dynamic Link Libraries (DLLs)
5/6/2013 4:47:20 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.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
1/30/2007 6:05:48 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
1/30/2007 6:05:48 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
Global Assembly Cache(GAC) Hell
12/19/2005 5:20:03 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 within the solution. Many of these projects referenced 1 project (utility project) which did a lot of the work which we could reuse.
- Ebook
Accelerated C# 2008
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerat...
Download