Posts Tagged ‘.NET’

0

COMMENTS

About new F# programming language in .NET framework

With the imminent release of version 4.0 of the. NET framework and VisualStudio 2010, Microsoft will introduce a new language that can fully use all the features of the .NET framework. This language is called F#.
Unlike the C# programming language, which is an imperative programming language, F# is a functional programming language, based on .NET [...]

GO
0

COMMENTS

Implement custom events in .NET framework

Hello everyone,
In today’s post I would like to explain how to create .NET custom events. The .NET framework provides specific objects that enables simple creation and use of events.
The events allow to an object (or class) to let know other classes or other objects when a specific occurrence occurred. The class that generates and sends [...]

GO

Copyright 2012 DevInterface s.n.c.

DevInterface Blog is proudly powered by WordPress