huseyint

Stories kicked by huseyint

Using Obscure Windows COM APIs in .NET(moserware.com)

submitted by moserwaremoserware(1665) 3 years, 1 month ago

A lot of the new Windows Vista and Windows 7 APIs are exposed via COM. Here's a simple introduction for how to use them when no wrappers are available. read more...

add a comment |category: |Views: 329

tags: another

Decoupled design with events(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 5 months ago

In this post, Tuna tries to illustrate the use of Events as a way to have decoupled architecture. He also points out the what he thinks as a problem with Rob Conery's Akismet implementation for his Oxite Refactor. read more...

add a comment |category: |Views: 496

tags: another

FxLibrarian - .NET Framework Library Documentation Viewer(huseyint.com)

submitted by huseyinthuseyint(10) 4 years, 1 month ago

A small, simple Windows Forms application to view .NET Framework Library documentation. read more...

add a comment |category: |Views: 6

tags: another