Click here to Skip to main content
15,867,568 members

Articles by Vagif Abilov (Articles: 11)

Articles: 11

RSS Feed

Average article rating: 4.69

Desktop Programming
ATL
28 Jul 2002   Updated: 30 Jul 2002   Rating: 5.00/5    Votes: 12   Popularity: 5.40
Licence: Not specified    Views: 246,782     Bookmarked: 53   Downloaded: 1,639
Please Sign up or sign in to vote.
Guidelines to migrate ATL-based Windows service application to Visual C++.NET
MFC
7 Aug 2002   Updated: 7 Aug 2002   Rating: 4.74/5    Votes: 23   Popularity: 6.37
Licence: Not specified    Views: 220,083     Bookmarked: 98   Downloaded: 3,790
Please Sign up or sign in to vote.
The article demonstrates how to add single or multiple combo boxes to standard toolbars in MFC applications, how to customize combo boxes behaviour and how to collect user input from them.
Windows Forms
27 Oct 2008   Updated: 27 Oct 2008   Rating: 4.59/5    Votes: 15   Popularity: 5.26
Licence: CPOL    Views: 35,407     Bookmarked: 21   Downloaded: 171
Please Sign up or sign in to vote.
A Window Forms application illustrating the Monty Hall paradox.
OData
22 Nov 2013   Updated: 22 Nov 2013   Rating: 4.95/5    Votes: 8   Popularity: 4.47
Licence: CPOL    Views: 67,620     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
Programming Languages
C#
1 Aug 2002   Updated: 1 Aug 2002   Rating: 4.91/5    Votes: 21   Popularity: 6.28
Licence: Not specified    Views: 303,149     Bookmarked: 124   Downloaded: 4,239
Please Sign up or sign in to vote.
Presentation of various ways to customize built-in .NET trace facilities
19 Oct 2002   Updated: 4 Nov 2002   Rating: 3.61/5    Votes: 11   Popularity: 3.76
Licence: Not specified    Views: 112,042     Bookmarked: 58   Downloaded: 0
Please Sign up or sign in to vote.
What is the best technique to produce trace output in release build of .NET application, i.e. when application is shipped to a customer or runs in a production environment? The article discusses pros and cons of standard .NET trace facilities, and presents some alternatives.
25 May 2004   Updated: 25 May 2004   Rating: 4.51/5    Votes: 25   Popularity: 6.15
Licence: Not specified    Views: 322,782     Bookmarked: 94   Downloaded: 0
Please Sign up or sign in to vote.
This article discusses how to customize assignment of version numbers to .NET assemblies to fit specific requirements of the development team.
9 Aug 2005   Updated: 9 Aug 2005   Rating: 4.45/5    Votes: 66   Popularity: 8.09
Licence: CPOL    Views: 218,756     Bookmarked: 105   Downloaded: 976
Please Sign up or sign in to vote.
Presentation and analysis of performance costs when throwing exceptions in .NET.
23 Oct 2008   Updated: 31 Oct 2008   Rating: 4.97/5    Votes: 19   Popularity: 6.12
Licence: CPOL    Views: 48,783     Bookmarked: 50   Downloaded: 94
Please Sign up or sign in to vote.
The article discusses how to isolate the code under test from behavior of referenced classes by using mocking frameworks.
F#
15 Jul 2010   Updated: 15 Jul 2010   Rating: 4.86/5    Votes: 11   Popularity: 5.06
Licence: CPOL    Views: 40,903     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
The article demonstrates how to explore the Amazon S3 API using F# and achieve great results just in 45 minutes.
11 Jun 2010   Updated: 11 Jun 2010   Rating: 4.96/5    Votes: 24   Popularity: 6.84
Licence: CPOL    Views: 47,150     Bookmarked: 30   Downloaded: 0
Please Sign up or sign in to vote.
The article describes how to perform symbolic math calculations using F#

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect Miles AS
Norway Norway
Vagif Abilov is a Russian/Norwegian software developer and architect working for Miles. He has more than twenty years of programming experience that includes various programming languages, currently using mostly C# and F#.

Vagif writes articles and speaks at user group sessions and conferences. He is a contributor and maintainer of several open source projects, including Simple.Data OData adapter, Simple.OData.Client and MongOData.