Always remain updated about current software development trends

Articles having tag: WIN32

Cache IQueryable for Better Linq-to-SQL Performance

An approach to improve Linq-to-SQL performance while preserving maintainability over DataReader

CodeCount counting the lines of source code

It is a reminiscent SLOC console in libc/libc++ cross GNU and WIN32

A Study of Windows 8 'Contracts' - why, what and how?

This article is a study of Windows 8 'Contracts' - why they are introduced? what they really are? and how they can be created?

Custom URL Protocol for Invoking Application

Registering a custom URL protocol for invoking an application

A HTTP web server opening media files the server screen, using QR-Codes and a REST architecture

A command promt web server that starts a application or open a a file given in as an argument in an http adress. Could potentially be used to show media on screen using QR-codes.

Peter - Programmers Extensive Text Editor

A robust text editor that supports plug-ins, code parsing, projects, and more.

Replace one color with another in the bitmap of a given device context

Given a device context, replace a color (clrColorReplace) in a rectangular region of the device context with another color (clrColorFill)

The Art of Win32 Shellcoding

How to write a reliable shellcode on win32, how to bypass the obstacles that you will face in writing a win32 shellcode and how to implement your shellcode into Metasploit