Filtered Index

Filtered by: Developer

article
Reads:

4750

Score:
2
2
2
 
Comments:

0


article
Reads:

5526

Score:
5
5
3
 
Comments:

0


Developing Software Products for SUSE Linux: Kernel-space Considerations

Since system software often needs to interact closely with the underlying operating system, Linux system software products may contain kernel modules as well as user-space libraries and executables. It is particularly important that these kernel modules be reliable and robust: unlike user-space binaries, kernel modules can compromise operating system stability.

The concerns discussed in this paper apply regardless of the Linux distributions an ISV wishes to support. However, suggested solutions may be distribution-specific. This document endeavors to highlight the basic issues, briefly describe various approaches, and provide direction for ISVs targeting SUSE Linux platforms.

This document is intended for developers of kernel-space software products for SUSE Linux Code 10-based operating systems (SUSE Linux 10.x, SUSE Linux Enterprise).

article
Reads:

3973

Score:
5
5
1
 
Comments:

0


Checking VC++ Runtime Distribution Installation in 32/64bit Architecture

The article helps developers to determine whether VC++ runtime sp2 distribution version is installed in their system or not. The same can be used to determine any other VC++ runtime distribution version.

article
Reads:

2238

Score:
5
5
1
 
Comments:

0


Determining Architecture Type of Windows Binary File

This article by Raghuveer Talekar provides an easy way to programmatically determine the architecture type of an application installed using installed binary/library.

article
Reads:

2511

Score:
0
0
 
Comments:

0


Sentinel Query for WSUS

Here's a Sentinel query that gets information from WSUS, shared by Osiris Toquero.

Submitted by: otoquero on Wed. 04.09.2008
Filed Under: Identity & Security Management Cool Solutions, Cool Solutions
Topic: Collectors, Developer, Scripting
Product: Sentinel

tool
Reads:

5733

Score:
3
3
3
 
Comments:

0


Convert Windows Specific Makefile to DSW and DSP File

This utility helps developers to convert their project specific Windows makefile to DSW Microsoft workspace and DSP file.

© 2009 Novell, Inc. All Rights Reserved.