Click here to Skip to main content
6,630,289 members and growing! (21,912 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Alexander Kleshchevnikov (7 articles found)

Average article rating: 4.09

ASP.NET

One Click Button Control
Last Updated: 9 Oct 2006   Page Views: 25,697   Rating: 4.04/5    Votes: 9   Popularity: 3.86   Bookmark Count: 30
Some users like to click twice or more on submit button especially if postback does not response immediately. This scenario can bring the problem on the server in case, for instance, if the “first click” already disposed some resources. In this article I am going to discuss one of the solution.
Saving temporary files in web applications
Last Updated: 18 Sep 2007   Page Views: 13,628   Rating: 3.33/5    Votes: 3   Popularity: 1.59   Bookmark Count: 15
As you know, the main difference between web and desktop applications is stateless. What if you need to save files in a temporary place before inserting in the database? This article describes the problem and has a solution.

HTML / CSS

Fixing Overlaying Layers with Dropdowns in IE
Last Updated: 9 Oct 2006   Page Views: 59,644   Rating: 4.11/5    Votes: 19   Popularity: 5.26   Bookmark Count: 30
Licence: The Code Project Open License (CPOL)   
The problem I want to discuss in this article appears only in Internet Explorer. When an absolutely positioned layer (div) is overlaid with a dropdown or some ActiveX component, the z-index style sheet property does not work and the layer shows under such objects.

Validation

Enhancing the presentation of standard validator outputs
Last Updated: 13 Jul 2006   Page Views: 51,736   Rating: 4.49/5    Votes: 23   Popularity: 6.11   Bookmark Count: 54
How flexible is the normal functionality of ASP.NET validators? In this article, I am going to show how to customize the appearance of the attached control of a validator during an error situation on the server or the client side, or even call a custom client function without postback.

General Graphics

Merging Images in .NET
Last Updated: 28 Jun 2006   Page Views: 47,440   Rating: 3.88/5    Votes: 96   Popularity: 7.68   Bookmark Count: 55
Licence: The Code Project Open License (CPOL)   
Sometimes, we need to place one or more images on the other image’s surface or create an image from a few image files by joining them together. For example, we have “a.jpg”, “b.jpg” and “c.jpg” files and we need to create an image with the word “abc”. In this short tutorial, I will show how to do th

.NET Framework

Email Templates
Last Updated: 29 Jul 2007   Page Views: 92,534   Rating: 4.11/5    Votes: 36   Popularity: 6.39   Bookmark Count: 117
Licence: The Code Project Open License (CPOL)   
In this article, I am going to consider the process of managing and sending emails inside a .NET application.

C#

Working with vCards using the MS CDO for Exchange Library
Last Updated: 1 Feb 2006   Page Views: 16,587   Rating: 4.67/5    Votes: 3   Popularity: 2.23   Bookmark Count: 15
vCard is a popular format developed to exchange business information. It was developed to easily share your contacts with other people. In this article, I will explain how to get personal infromation from a vCard, edit it, and save the changes in a file.

Alexander Kleshchevnikov


Member
Alexander is freelance web developer with 4 years experience. He has skills in ASP.NET/MS SQL Server, PHP/MySQL, Ruby On Rails, XHTML, CSS. You can contact with me by seigo.ua@gmail.com. Also check my homepage at www.klalex.com.
Occupation: Web Developer
Location: Ukraine Ukraine


Last Updated 21 Nov 2009
Web21 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use