Click here to Skip to main content

Articles by Adrian Pasik (Articles: 4, Tip/Trick: 1)

Articles: 4, Tip/Trick: 1

RSS Feed

Average article rating: 4.64

Edit Controls

How To Build Multi-control Components when Inheriting from an Existing Control (Intro and TextBox Example)
Posted: 24 Oct 2008   Updated: 28 Oct 2008   Views: 24,133   Rating: 4.25/5    Votes: 8   Popularity: 3.84
Licence: The MIT License      Bookmarked: 47   Downloaded: 163
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
Posted: 10 Feb 2009   Updated: 10 Feb 2009   Views: 10,520   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: The BSD License      Bookmarked: 19   Downloaded: 102
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)
Posted: 15 Nov 2008   Updated: 15 Nov 2008   Views: 108,958   Rating: 4.88/5    Votes: 34   Popularity: 7.47
Licence: The BSD License      Bookmarked: 64   Downloaded: 1,976
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
Posted: 8 Mar 2009   Updated: 8 Mar 2009   Views: 40,270   Rating: 4.94/5    Votes: 23   Popularity: 6.72
Licence: The BSD License      Bookmarked: 76   Downloaded: 1,271
This article is about transferring backups without raising the privileges of SQL Server, or using custom copying tools.
No blogs have been submitted.
No video articles have been posted.

Average tips rating: 3.25

Dialogs and Windows

How to prevent Form from loosing focus (in the application) [Tip/Trick]
Posted: 10 May 2010   Updated: 24 May 2010   Rating: 3.25/5    Votes: 7   Popularity: 2.75
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
We all know that .ShowDialog() is great but sometimes You want to show user some window and keep program running. (.ShowDialog() freezes code execution in method as we all know) Let's say You have this scenario that You want to have form that will not loose focus but at the same time You...

Adrian Pasik

Software Developer
AP-System
Poland Poland

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. 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. Started C#( and generally went back to Windows programming) in early 2007 and feeling this trend will last for some time...
 
Since begining of 2010 i work as an independent contractor.
 
I specialize at C#, mostly in Win Forms. I have some knowledge of ASP.NET but so far i didnt have some exciting project in this technology.
 
Speaking of 3rd party components I have been with DevExpress and I recommend it, except of the productivity plugins which are in my humble opinion not so good, but You will find people that like them.
If You want good productivity plugin, use Jetbrains ReSharper.
 
I'm fan of TDD since early 2011.


Advertise | Privacy | Mobile
Web02 | 2.5.120517.1 | Last Updated 27 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid