Click here to Skip to main content
6,630,289 members and growing! (20,727 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Harkos (5 articles found)

Average article rating: 3.59

Files and Folders

Working with Archived files
Last Updated: 31 Oct 2004   Page Views: 35,848   Rating: 3.50/5    Votes: 6   Popularity: 2.72   Bookmark Count: 17
Licence: The Code Project Open License (CPOL)   
Some time ago, I faced a different concept of file when I worked on a mainframe: one that holds multiple other files. Since then, I tried to reproduce this behavior in .NET.

.NET Framework

Object-Oriented Static Destructors
Last Updated: 28 Jul 2006   Page Views: 24,700   Rating: 3.60/5    Votes: 9   Popularity: 3.44   Bookmark Count: 11
Licence: The Code Project Open License (CPOL)   
In Delphi, there was always available initialization and finalization section for units. But have you ever wondered how to achieve the same using .NET?

C#

Using legacy plug-ins with .NET
Last Updated: 15 Jun 2004   Page Views: 45,889   Rating: 3.29/5    Votes: 11   Popularity: 3.42   Bookmark Count: 23
Licence: The Code Project Open License (CPOL)   
Anyone who ever worked with Windows development before .NET should know how to load DLLs dynamically. However, it's not possible to convert function pointers to something like a delegate. So, I created a small trick to use legacy plug-ins still using PInvoke.
Using legacy plug-ins with .NET - Part 2
Last Updated: 7 Sep 2004   Page Views: 30,075   Rating: 3.46/5    Votes: 3   Popularity: 1.65   Bookmark Count: 14
Licence: The Code Project Open License (CPOL)   
So far, using Win32 plug-ins in .NET involved complex solutions like using CodeDOM or another legacy DLL. Now, I came up with a pure .NET solution.

Hardware & System

Authorize and authenticate users with AD
Last Updated: 18 Nov 2004   Page Views: 87,717   Rating: 4.11/5    Votes: 26   Popularity: 5.81   Bookmark Count: 82
Licence: The Code Project Open License (CPOL)   
How much time do you spend to ensure user permissions? Ease the job and let Windows and Active Directory do it for you.

Harkos


Member
I'm that strange type, who likes to code (mostly C#, Delphi and PHP) and hates to use a database (I'd rather code it, instead).

Although I don't place any form of restriction upon using the codes I provide, I would appreciate to be mentioned as it's author in any projects using them.
Occupation: Architect
Location: Brazil Brazil


Last Updated 21 Nov 2009
Web19 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use