Skip to main content
Email Password   helpLost your password?

Articles by Adrian Pasik (4 articles found)

Average article rating: 4.33

Edit Controls

How To Build Multi-control Components when Inheriting from an Existing Control (Intro and TextBox Example)
Last Updated: 28 Oct 2008   Page Views: 13,421   Rating: 4.25/5    Votes: 8   Popularity: 3.84   Bookmark Count: 43
Licence: The MIT License   
This article will get you started in building your own multi-control components without using the UserControl class.

Miscellaneous

Building multi-control components using IExtenderProvider
Last Updated: 10 Feb 2009   Page Views: 4,496   Rating: 4.00/5    Votes: 1   Popularity: 0.00   Bookmark Count: 12
Licence: The BSD License   
In this article, I will show you a technique for building multi-control components using the IExtenderProvider.

Database

Using PostgreSQL in your C# (.NET) application (An introduction)
Last Updated: 15 Nov 2008   Page Views: 20,617   Rating: 4.29/5    Votes: 12   Popularity: 4.63   Bookmark Count: 35
Licence: The BSD License   
In this article, I would like to show you step by step how to use this fantastic database in your C# application.
Transferring backup files from a remote SQL Server instance to a local machine without network shares, FTP, HTTP
Last Updated: 8 Mar 2009   Page Views: 11,353   Rating: 4.79/5    Votes: 16   Popularity: 5.76   Bookmark Count: 48
Licence: The BSD License   
This article is about transferring backups without raising the privileges of SQL Server, or using custom copying tools.

Adrian Pasik


Member
Born in Kielce, Poland in 1983

Back in the days i programmed C++ projects for pure fun. In 2000 i was administrator of one network with 128 kbit bandwidth to the internet (yes, we did stream live HD content Smile. Since we couldnt afford Microsoft NT software for our server i dived into the fantastic world of FLOSS. I started interesting in security of computing and of course did some reasearch in that field. Later on i did few commercial projects in PHP and MySQL. Soon after that i drop MySQL in order to store my data in PostgreSQL. Did also few exec's of OpenGL + GLSL to know what my graphics card is capable of. As a professional i program in Delphi everyday combined with MS-SQL as database. Started C#( and generally went back to Windows programming) about 1 year ago and feeling this trend will last for some time...
Occupation: Software Developer
Location: Poland Poland


Last Updated 23 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009