14,737,468 members
Sign in
Email
Password
Forgot your password?
Sign in with
Search within:
Articles
Quick Answers
Messages
home
articles
Chapters and Sections
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View VB.NET questions
View C++ questions
View SQL questions
View Javascript questions
discussions
forums
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET (Core and Framework)
Android
iOS
Mobile
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
Product Showcase
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Articles by Vagif Abilov (Articles: 11)
Articles: 11
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.69
Toolbars & Docking windows
Toolbars
Toolbars with embedded Combo Boxes
Posted: 7 Aug 2002 Updated:
7 Aug 2002
Views: 207,449 Rating: 4.74/5 Votes: 23 Popularity: 6.37
Licence: Not specified
Bookmarked: 96
Downloaded: 3,651
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.
Web Services
General
12 reasons to consume OData feeds using Simple.OData.Client
Posted: 22 Nov 2013 Updated:
22 Nov 2013
Views: 56,049 Rating: 4.95/5 Votes: 8 Popularity: 4.47
Licence: The Code Project Open License (CPOL)
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
Amazon Web Services
General
Exploring Amazon S3 with F#
Posted: 15 Jul 2010 Updated:
15 Jul 2010
Views: 32,660 Rating: 4.86/5 Votes: 11 Popularity: 5.06
Licence: The Code Project Open License (CPOL)
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.
Other .NET Languages
F#
Symbolic Calculation in F#
Posted: 11 Jun 2010 Updated:
11 Jun 2010
Views: 37,668 Rating: 4.96/5 Votes: 24 Popularity: 6.84
Licence: The Code Project Open License (CPOL)
Bookmarked: 30
Downloaded: 0
Please
Sign up or sign in
to vote.
The article describes how to perform symbolic math calculations using F#
.NET Framework
General
Writing custom .NET trace listeners
Posted: 1 Aug 2002 Updated:
1 Aug 2002
Views: 284,684 Rating: 4.91/5 Votes: 21 Popularity: 6.28
Licence: Not specified
Bookmarked: 124
Downloaded: 4,104
Please
Sign up or sign in
to vote.
Presentation of various ways to customize built-in .NET trace facilities
Considerations for implementing trace facilities in release builds of .NET applications
Posted: 19 Oct 2002 Updated:
4 Nov 2002
Views: 107,390 Rating: 3.61/5 Votes: 11 Popularity: 3.76
Licence: Not specified
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.
How To
Managing assembly version numbers using Visual Studio .NET and Visual SourceSafe
Posted: 25 May 2004 Updated:
25 May 2004
Views: 306,892 Rating: 4.51/5 Votes: 25 Popularity: 6.15
Licence: Not specified
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.
ATL
ATL7
Migrating ATL service applications to Visual C++.NET
Posted: 28 Jul 2002 Updated:
30 Jul 2002
Views: 227,139 Rating: 5.00/5 Votes: 12 Popularity: 5.40
Licence: Not specified
Bookmarked: 53
Downloaded: 1,610
Please
Sign up or sign in
to vote.
Guidelines to migrate ATL-based Windows service application to Visual C++.NET
Algorithms & Recipes
Algorithms
Monty Hall Paradox Illustrated
Posted: 27 Oct 2008 Updated:
27 Oct 2008
Views: 31,817 Rating: 4.59/5 Votes: 15 Popularity: 5.26
Licence: The Code Project Open License (CPOL)
Bookmarked: 21
Downloaded: 156
Please
Sign up or sign in
to vote.
A Window Forms application illustrating the Monty Hall paradox.
Exception Handling
General
Performance implications of Exceptions in .NET
Posted: 9 Aug 2005 Updated:
9 Aug 2005
Views: 200,075 Rating: 4.45/5 Votes: 66 Popularity: 8.09
Licence: The Code Project Open License (CPOL)
Bookmarked: 105
Downloaded: 959
Please
Sign up or sign in
to vote.
Presentation and analysis of performance costs when throwing exceptions in .NET.
Testing and QA
General
From Mocks to Isolation
Posted: 24 Oct 2008 Updated:
31 Oct 2008
Views: 42,883 Rating: 4.97/5 Votes: 19 Popularity: 6.12
Licence: The Code Project Open License (CPOL)
Bookmarked: 50
Downloaded: 92
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.
No blogs have been submitted.
No tips have been posted.
No reference articles have been posted.
No projects have been posted.
Vagif Abilov
Architect
Miles AS
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.