Change my applications's exe file version in VB6 (3 Solutions!!)
Roel Van de Paar
Change my applications's exe file version in VB6 (3 Solutions!!)
1:55
pcntl_fork and then pcntl_exec or pcntl_exec and then pcntl_fork (3 Solutions!!)
Roel Van de Paar
pcntl_fork and then pcntl_exec or pcntl_exec and then pcntl_fork (3 Solutions!!)
3:27
Are there any design patterns for bitemporal NoSQL databases? (4 Solutions!!)
Roel Van de Paar
Are there any design patterns for bitemporal NoSQL databases? (4 Solutions!!)
2:47
What is this log, when I coded thread.stop()? (2 Solutions!!)
Roel Van de Paar
What is this log, when I coded thread.stop()? (2 Solutions!!)
2:12
GTK detailed_signal
Roel Van de Paar
GTK detailed_signal
1:36
How do you use a @ symbol in the name of a PHP object? (4 Solutions!!)
Roel Van de Paar
How do you use a @ symbol in the name of a PHP object? (4 Solutions!!)
2:31
WPF Style with no target type?
Roel Van de Paar
WPF Style with no target type?
1:43
How do I change the value in a SQL Server view? (2 Solutions!!)
Roel Van de Paar
How do I change the value in a SQL Server view? (2 Solutions!!)
1:49
Deleting virtual functions in C++0x (2 Solutions!!)
Roel Van de Paar
Deleting virtual functions in C++0x (2 Solutions!!)
2:27
How do I invoke a Delegate faster than by using DynamicInvoke? (2 Solutions!!)
Roel Van de Paar
How do I invoke a Delegate faster than by using DynamicInvoke? (2 Solutions!!)
1:51
Is it possible to have Label.Image appear inside the padding region? (5 Solutions!!)
Roel Van de Paar
Is it possible to have Label.Image appear inside the padding region? (5 Solutions!!)
4:00
Using a varchar(MAX) or a varbinary(MAX) to store an length-undefined string within SQL Server
Roel Van de Paar
Using a varchar(MAX) or a varbinary(MAX) to store an length-undefined string within SQL Server
1:13
Transform (rotate) a UIBarButtonItem (2 Solutions!!)
Roel Van de Paar
Transform (rotate) a UIBarButtonItem (2 Solutions!!)
1:57
Rails View Helper Not Inserting HTML into Page
Roel Van de Paar
Rails View Helper Not Inserting HTML into Page
1:54
In Perl, how do I safely create a temporary FIFO? (2 Solutions!!)
Roel Van de Paar
In Perl, how do I safely create a temporary FIFO? (2 Solutions!!)
1:52
How to Sort a Listview by a category?
Roel Van de Paar
How to Sort a Listview by a category?
1:26
Google App Engine, Python, deleting a cookie or changing its value? (2 Solutions!!)
Roel Van de Paar
Google App Engine, Python, deleting a cookie or changing its value? (2 Solutions!!)
1:40
Is it possible to disable autocomplete? (2 Solutions!!)
Roel Van de Paar
Is it possible to disable autocomplete? (2 Solutions!!)
1:43
Is there any in-built API for solving complex math problems like integration and differentiation
Roel Van de Paar
Is there any in-built API for solving complex math problems like integration and differentiation
2:51
Which file should I edit to change the breadcrumbs starting point? (2 Solutions!!)
Roel Van de Paar
Which file should I edit to change the breadcrumbs starting point? (2 Solutions!!)
1:39
ShellEx: Starting Excel minimized or hidden
Roel Van de Paar
ShellEx: Starting Excel minimized or hidden
1:23
WPF, resource image not correctly located (4 Solutions!!)
Roel Van de Paar
WPF, resource image not correctly located (4 Solutions!!)
2:37
Jquery if statement for background-image css value (2 Solutions!!)
Roel Van de Paar
Jquery if statement for background-image css value (2 Solutions!!)
2:13
WPF GroupBox ControlTemplate : How to apply a Style only to elements in the Header?
Roel Van de Paar
WPF GroupBox ControlTemplate : How to apply a Style only to elements in the Header?
2:15
Count Number of 1's in A Binary Representation of N, RECURSIVELY. in JAVA (3 Solutions!!)
Roel Van de Paar
Count Number of 1's in A Binary Representation of N, RECURSIVELY. in JAVA (3 Solutions!!)
1:59
How to load images from SDCard into Image Switcher?
Roel Van de Paar
How to load images from SDCard into Image Switcher?
1:44
Alternatives to WMI (2 Solutions!!)
Roel Van de Paar
Alternatives to WMI (2 Solutions!!)
1:43
Run a batch file continuously after 20 minutes (windows xp OS)? (2 Solutions!!)
Roel Van de Paar
Run a batch file continuously after 20 minutes (windows xp OS)? (2 Solutions!!)
1:49
What is Serialization/Deserialization and marshalling/unmarshalling with example?
Roel Van de Paar
What is Serialization/Deserialization and marshalling/unmarshalling with example?
1:23
Why can't I get rid of this A ? (2 Solutions!!)
Roel Van de Paar
Why can't I get rid of this A ? (2 Solutions!!)
2:41
Limits on Windows environment variable nesting? (5 Solutions!!)
Roel Van de Paar
Limits on Windows environment variable nesting? (5 Solutions!!)
4:21
adding to the middle of an empty ArrayList? (7 Solutions!!)
Roel Van de Paar
adding to the middle of an empty ArrayList? (7 Solutions!!)
3:24
"$0 (Program Name) in Java? Discover main class?" again (3 Solutions!!)
Roel Van de Paar
"$0 (Program Name) in Java? Discover main class?" again (3 Solutions!!)
2:58
How Dependency Injection Manually Implemented? (5 Solutions!!)
Roel Van de Paar
How Dependency Injection Manually Implemented? (5 Solutions!!)
3:00
How to set the appearance of a cell in a DevExpress grid? (2 Solutions!!)
Roel Van de Paar
How to set the appearance of a cell in a DevExpress grid? (2 Solutions!!)
1:36
JQuery UI Slider with Multiple handles: How to stop the handles from crossing? (5 Solutions!!)
Roel Van de Paar
JQuery UI Slider with Multiple handles: How to stop the handles from crossing? (5 Solutions!!)
2:38
Bluetooth Scanner sets system-wide keyboard, UITextFields wont show soft keyboard on responder
Roel Van de Paar
Bluetooth Scanner sets system-wide keyboard, UITextFields wont show soft keyboard on responder
2:25
How to read only last buffer from telnetlib command?
Roel Van de Paar
How to read only last buffer from telnetlib command?
1:49
WCF Authentication using SQL Membership Provider (2 Solutions!!)
Roel Van de Paar
WCF Authentication using SQL Membership Provider (2 Solutions!!)
3:25
Is there a way to force a variable to be stored in the cache in C? (5 Solutions!!)
Roel Van de Paar
Is there a way to force a variable to be stored in the cache in C? (5 Solutions!!)
2:40
validate username, password and email with php (5 Solutions!!)
Roel Van de Paar
validate username, password and email with php (5 Solutions!!)
3:41
jquery popup form and codeigniter framework (2 Solutions!!)
Roel Van de Paar
jquery popup form and codeigniter framework (2 Solutions!!)
1:36
How to test a before_save method including accossioations with rspec?
Roel Van de Paar
How to test a before_save method including accossioations with rspec?
2:17
C# s null coalescing operator question (3 Solutions!!)
Roel Van de Paar
C# s null coalescing operator question (3 Solutions!!)
2:26
How to display the value of responseData of ASIHTTPRequest? (3 Solutions!!)
Roel Van de Paar
How to display the value of responseData of ASIHTTPRequest? (3 Solutions!!)
3:27
Django template filter to create an list of items that join on commas and end on "and"
Roel Van de Paar
Django template filter to create an list of items that join on commas and end on "and"
4:04
Python module paramiko cannot connect as paramiko.Tranport((host,port)).connect(username =...
Roel Van de Paar
Python module paramiko cannot connect as paramiko.Tranport((host,port)).connect(username =...
2:20
How can I get the position of a cell in a table using javascript? (2 Solutions!!)
Roel Van de Paar
How can I get the position of a cell in a table using javascript? (2 Solutions!!)
3:24
Programmatically add menu item/link to Drupal menu?
Roel Van de Paar
Programmatically add menu item/link to Drupal menu?
1:49
Apache HttpClient in Android extremely slow downloading attachment
Roel Van de Paar
Apache HttpClient in Android extremely slow downloading attachment
2:10
Is there a way to filter a django queryset based on string similarity (a la python difflib)?
Roel Van de Paar
Is there a way to filter a django queryset based on string similarity (a la python difflib)?
4:07
"Transpose" a hashmap for key->value to value->key? (5 Solutions!!)
Roel Van de Paar
"Transpose" a hashmap for key->value to value->key? (5 Solutions!!)
3:14
Multithreaded drawing in .NET? (2 Solutions!!)
Roel Van de Paar
Multithreaded drawing in .NET? (2 Solutions!!)
2:39
Getting the "newest" selected option's text from multiple select list (3 Solutions!!)
Roel Van de Paar
Getting the "newest" selected option's text from multiple select list (3 Solutions!!)
2:50
image.Onload does not complete the image
Roel Van de Paar
image.Onload does not complete the image
2:13
Rotate 2D Array by 45 degrees (4 Solutions!!)
Roel Van de Paar
Rotate 2D Array by 45 degrees (4 Solutions!!)
4:12
Show image notification from bash script
Roel Van de Paar
Show image notification from bash script
1:51
How to create annotation-configured beans with an existing instance of @Configuration?
Roel Van de Paar
How to create annotation-configured beans with an existing instance of @Configuration?
3:45
iPhone and iPad Rich Text Editor
Roel Van de Paar
iPhone and iPad Rich Text Editor
1:13
Set session variable with select box via jQuery/ Ajax with Coldfusion
Roel Van de Paar
Set session variable with select box via jQuery/ Ajax with Coldfusion
2:29
Null PointerException in AES algorithm
Roel Van de Paar
Null PointerException in AES algorithm
2:51
How to make a game in Javascript? (3 Solutions!!)
Roel Van de Paar
How to make a game in Javascript? (3 Solutions!!)
2:08
php code compiled with bcompiler not working (3 Solutions!!)
Roel Van de Paar
php code compiled with bcompiler not working (3 Solutions!!)
3:16
How to make currently selected drop down menu item be preselected from database? (3 Solutions!!)
Roel Van de Paar
How to make currently selected drop down menu item be preselected from database? (3 Solutions!!)
3:06
Can Bisect be applied using Dict instead of lists? (5 Solutions!!)
Roel Van de Paar
Can Bisect be applied using Dict instead of lists? (5 Solutions!!)
3:50
Facebook Comments not showing up in IE 8 (2 Solutions!!)
Roel Van de Paar
Facebook Comments not showing up in IE 8 (2 Solutions!!)
2:19
Images in TextView (2 Solutions!!)
Roel Van de Paar
Images in TextView (2 Solutions!!)
2:05
How to show current file in templates with Django FileFields? (3 Solutions!!)
Roel Van de Paar
How to show current file in templates with Django FileFields? (3 Solutions!!)
2:55
XMLOutputStream, repairing namespaces, and attributes without namespaces (2 Solutions!!)
Roel Van de Paar
XMLOutputStream, repairing namespaces, and attributes without namespaces (2 Solutions!!)
2:26
How do I apply multiple rotation transforms on a Raphael text object?
Roel Van de Paar
How do I apply multiple rotation transforms on a Raphael text object?
2:35
Query crashes MS Access (4 Solutions!!)
Roel Van de Paar
Query crashes MS Access (4 Solutions!!)
3:19
Java Servlet: getInitParameter not work in Service()
Roel Van de Paar
Java Servlet: getInitParameter not work in Service()
2:33
Tuples vs. Anonymous Types vs. Expando object. (in regards to LINQ queries) (2 Solutions!!)
Roel Van de Paar
Tuples vs. Anonymous Types vs. Expando object. (in regards to LINQ queries) (2 Solutions!!)
2:40
"Object reference not set to an instance of an object" While Adding to a List (2 Solutions!!)
Roel Van de Paar
"Object reference not set to an instance of an object" While Adding to a List (2 Solutions!!)
2:26
Procedure in converting int to decimal data type?
Roel Van de Paar
Procedure in converting int to decimal data type?
2:14
Class templates and template class (7 Solutions!!)
Roel Van de Paar
Class templates and template class (7 Solutions!!)
5:33
ASP.NET TextBox TextChanged event not firing in custom EditorPart
Roel Van de Paar
ASP.NET TextBox TextChanged event not firing in custom EditorPart
2:15
Visibility.Collapse does not work in WPF
Roel Van de Paar
Visibility.Collapse does not work in WPF
2:06
Code coverage (c++ code execution path) (6 Solutions!!)
Roel Van de Paar
Code coverage (c++ code execution path) (6 Solutions!!)
4:06
How to pass column name with parameter in insert sql statment?
Roel Van de Paar
How to pass column name with parameter in insert sql statment?
1:38
segmentation fault while printing array in C (4 Solutions!!)
Roel Van de Paar
segmentation fault while printing array in C (4 Solutions!!)
3:33
How to dynamically add textbox in asp.net mvc? (2 Solutions!!)
Roel Van de Paar
How to dynamically add textbox in asp.net mvc? (2 Solutions!!)
1:38
How to make a staging table in SQL Server 2005?
Roel Van de Paar
How to make a staging table in SQL Server 2005?
2:33
Subversion: who am I logged in as? (4 Solutions!!)
Roel Van de Paar
Subversion: who am I logged in as? (4 Solutions!!)
3:02
PHP turn off errors - in one file only (4 Solutions!!)
Roel Van de Paar
PHP turn off errors - in one file only (4 Solutions!!)
2:54
move selected item from one selectbox to another selectbox(with duplicate prevention)
Roel Van de Paar
move selected item from one selectbox to another selectbox(with duplicate prevention)
5:06
Simple python mvc framework (4 Solutions!!)
Roel Van de Paar
Simple python mvc framework (4 Solutions!!)
2:23
How to inject ninject itself into a static class with extension functions?
Roel Van de Paar
How to inject ninject itself into a static class with extension functions?
1:58
ASP.NET validators alignment issue (3 Solutions!!)
Roel Van de Paar
ASP.NET validators alignment issue (3 Solutions!!)
2:11
A two way minimum spanning tree of a directed graph (5 Solutions!!)
Roel Van de Paar
A two way minimum spanning tree of a directed graph (5 Solutions!!)
2:17
How to convert html page to image using java or php? (4 Solutions!!)
Roel Van de Paar
How to convert html page to image using java or php? (4 Solutions!!)
2:12
How to stream pdf document from servlet? (2 Solutions!!)
Roel Van de Paar
How to stream pdf document from servlet? (2 Solutions!!)
2:03
Download file in coldfusion and read its content (2 Solutions!!)
Roel Van de Paar
Download file in coldfusion and read its content (2 Solutions!!)
2:02
What is a Flexible Array? (5 Solutions!!)
Roel Van de Paar
What is a Flexible Array? (5 Solutions!!)
2:54
What's your approach to testing iPhone / iPad apps? (5 Solutions!!)
Roel Van de Paar
What's your approach to testing iPhone / iPad apps? (5 Solutions!!)
3:15
iPad magazine app concept (4 Solutions!!)
Roel Van de Paar
iPad magazine app concept (4 Solutions!!)
2:47
textLabel.backgroundColor on UITableViewCell does not work (2 Solutions!!)
Roel Van de Paar
textLabel.backgroundColor on UITableViewCell does not work (2 Solutions!!)
2:15
Split string with delimiter in sql server (6 Solutions!!)
Roel Van de Paar
Split string with delimiter in sql server (6 Solutions!!)
3:42
How to get the age from a birthdate using PHP & MySQL? (6 Solutions!!)
Roel Van de Paar
How to get the age from a birthdate using PHP & MySQL? (6 Solutions!!)
4:09
How do I manually log a user in with a MembershipProvider? (3 Solutions!!)
Roel Van de Paar
How do I manually log a user in with a MembershipProvider? (3 Solutions!!)
2:18