Boxing and Unboxing of Value Types in C#: What You Need to Know? is a web based tutorial in which author elaborates the concepts of boxing and unboxing value types. The author also explains the problem that occur while programming boxing and unboxing value types, and also offers solutions for solving such problems inorder to improve the performance.
Exception Handling in C# is a tutorial which gives the solution to catch the run time errors and to eliminate it through exception. There are many standard exceptions which is available in ASP.NET framework. The author describes about the main...
FTP Server in C# is a simple article in which author deals with FTP server in C#, which has multi threading facility to handle multiple client. The author describes elaborately about the execution process of FTP model with the help of example. The...
Remoting in C# is a tutorial in which the programmers can get an idea about remoting in .NET, which offers network services. This tutorial gives information about remoting objects which can be accessed remotely by network application. Here the...
Using Components in ASP.NET is an article for the beginners or the readers to know more about components and their usage with ASP.NET. In this article the author suggest the users to extend the ability of application through the business...
Using Interfaces In .NET Remotiing is an article in which the author gives details about the method of creating an interface which helps to differentiate server side code and client side code. The author discusses about the procedure for creating...
Using SQLXML in ASP.NET is an ASP.NET tutorial through which programmers can gather information about the process of retrieving and accessing SQL documents that work in .NET. The author elaborates the method of utilizing the three classes which...
A simple calculator that works with whole numbers written in C/Python.
The purpose of this implementation is only to show how a simple extension C/Python that can help people who are starting with C/Python.
In this cookbook...
It is the version in C Mex frame of my cardiac processor VI1 for cardiac cells oscillations.I am very in love with matlab and mathworks products so i publish only for one time my work out of matlab in C Mex for C execution.
Library for the W3C Markup Validator API in C#.This library uses the API of the W3 HTML Validator application (http://validator.w3.org/) to validate an HTML document and receive as response if it is valid or not as well as errors and warnings.
CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either...
An XPath interpreter in C++
A modular compiler for Tig in C++.
cyRapid is a sophisticated tool for building websites, web applications and content management solutions in c++.
Provides formatted output and input for C++ STL streams, like printf and scanf in C. Iof combines robustness and versatility of streams with clarity and conciseness of printf/scanf. Can use either functions or operators.
NeuronDotNet is a neural network engine written in C#. It provides an interface for advanced AI programmers to design various types of artificial neural networks and use them.
General-purpose library written in C++. Provides a best work with the processes, threads, globalization, event logger and others.
A scripting program hoping to one day reach the heights of the popular macro creation program AutoIt. Written in C# and Lua. Created by Daniel Newhard in a fit of boredom.
Free Lords is a game which is used as amusement tool. This program is built in C language. The main function and play of this game is, users have to win the enemies around them by producing armies. In this game they have to use their ideas to win...
This function give an approximation of cmulative bivariate normal probability. The program is written in C and based on the Fortran code available Commun. ACM oct 1973 p638 Algo 462. |