C4Swimmers Newsletter  

Intermediate

Intermediate C/C++ Programmers

Search Engine on C Programming

Search for C/C++/Unix Programming related information.
<!-- Google CSE Search Box Begins -->



<!-- Google CSE Search Box Ends -->

Learn Kernel Bootcamp - Part 1 has started

hi friends

The much awaited session Learn Kernel Bootcamp - Part 1 has started and the contents or step-by-step instructions to compile & install the Plain Vanilla Linux Kernel 2.6 is available at:

http://www.c4swimmers.net/wiki/mediawiki-1.6.10/index.php?title=LearnKernelBootcamp_Part1

or Visit http://wiki.c4swimmers.net and click on "Learn Kernel Bootcamp - Part 1".

Your feedback is always welcome about the session that helps us to improve our further sessions:

Huge collection of Indian C/C++ Programming websites

Huge collection of Indian C/C++ Programming websites

Looking for an Indian C/C++ Programming website? Our collection of Indian C/C++ related websites is for all ... So we put together our favorite Indian C/C++ links on this website for others to...

Moreover I just want to make collection of all Indian C/C++ programming websites here. So please help me by posting the Indian C/C++ links that you're aware. All you've to do is just respond to this message post by suggesting the useful link...

Thanks in advance,

Regards,
Webmaster of www.c4swimmers.net and

(Event) TWO DAY TUTORIAL ON GNU/LINUX Kernel Workshop by IEEE Bangalore

Free Software Movement Karnataka(FSMK)<http://fsmk.org/> in coordination with IEEE Bangalore section, IBM Linux Technology Centre
and BMSCE announces a Linux kernel tutorial.

(Library) edtFTPnet/Free 2.0.0 For .NET

Library: edtFTPnet/Free 2.0.0 For .NET

About

edtFTPnet/Free is a .NET FTP library written in C#. Widely used around the world, it is robust and proven, with a rich API. It includes extensive event monitoring, transfer resumption, and much more. It has been tested and is compatible with Mono 1.2.x. 

(Library) libCVD 20090218 For C++

Library: libCVD 20090218 For C++

About

(Tutorial) SQL Server CE Query Tool

Tutorial: SQL Server CE Query Tool

User friendly query designer and data manipulation tool for SQL Server CE

Introduction

CEQuery is written in C# with the help of VS2008 platform. Some of the features of this tool are described below

(Tutorial) Straight way to Create ASP.NET user controls library

Tutorial: Straight way to Create ASP.NET user controls library

My post-build tool transforming any Web Application into a library containing .ascx controls.

Preamble

I feel necessity to compile my ASP.NET user controls into a library. It is good for modularity and reusing. However, there is no official way to do it. We can create custom controls library only.

(Tutorial) Fast native structure reading in C# using dynamic assemblies

Tutorial: Fast native structure reading in C# using dynamic assemblies

This article shows how to generate dynamic methods for fast byte to structure conversion.

(Tutorial) A C# tiny fireworks simulator

Tutorial: A C# tiny fireworks simulator

A tiny fireworks simulator based on simple physical engine. The user can configure 10 launcher with the initial speed of the bomb, the explosion form and the explosion colour. 

Note: This is an unedited reader contribution

(Tips) C# Save and Load image from Database

Tips: C# Save and Load image from Database 

Save images to database and load in aspx page using C#

Introduction

This article shows you how to upload an image in a C# application, save it in a database and display it in another aspx page.

(Tips) Exporting a .NET DataSet to an Excel Workbook By Mister Bee

Tips: Exporting a .NET DataSet to an Excel Workbook By Mister Bee

How to export a .NET DataSet to an Excel Workbook.

Introduction

The code explained in this article exports a DataSet to an Excel Workbook, one worksheet per DataTable within the DataSet.

(How To) How To Harness The Power of XHTML And XForms In Your .NET Applications

How To: How To Harness The Power of XHTML And XForms In Your .NET Applications 

XForms is an important recommendation from the W3C that enables complex XML-handling applications to be defined in a simple, declarative syntax. This article demonstrates how you can leverage this power in your own applications.

(Tutorial) The Building of a Knowledge Base Using C++ and an Introduction to the Power of Predicate Calculus

Tutorial: The Building of a Knowledge Base Using C++ and an Introduction to the Power of Predicate Calculus

An article introducing Conceptual Dependency and predicate calculus operations.

(Tutorial) C++ Implementation of the C# Property and Indexer with Accessor-Modifiers

Tutorial: C++ Implementation of the C# Property and Indexer with Accessor-Modifiers 

A C++ implementation of the C# functionality for both Property and Indexer, and controlling their compile-time accessibility using accessor-modifiers.

(Tutorial) Debugging C++ Code from Java Application By Gregory Shpitalnik

Tutorial: Debugging C++ Code from Java Application By Gregory Shpitalnik

How to debug simultaneously Java/C++ mixed code in both Java and C++ debuggers

(Book) Immutable Data Structures in C# and F# By Tomas Petricek

Book: Immutable Data Structures in C# and F# By Tomas Petricek

The Real World Functional Programming book explains essential concepts of this paradigm using examples in C# 3.0 and F#. In this article we look at immutability, which stands behind the clarity of functional programs.

(Tutorial) Functional Programming in C# 3.0 using Lambda Expression - Part 1

Tutorial: Functional Programming in C# 3.0 using Lambda Expression - Part 1 

(Game) C# / C++ CLI Micro Chess (Huo Chess)

Game Development : C# / C++ CLI Micro Chess (Huo Chess)

(Interview) Linux Command Line Q&A

Interview: Linux Command Line Q&A

1. You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
tail -15 dog cat horse:- The tail utility displays the end of a file. The -15 tells tail to display the last fifteen lines of each specified file.

Syndicate content