PROfile
All time reputation: 65
Achievement
pckujawa's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 2 of 2] Next »
C# bcd binaryCodedDecimal saved by 2 people
Convert bytes into a binary coded decimal (BCD) string
posted on July 9, 2009 by pckujawa
C# Net documentation dotnet help saved by 1 person
Generate help file documentation for .NET projects from XML code comments
posted on June 1, 2009 by pckujawa
C# dotnet embedded byteOrder endianness saved by 1 person
Adapt System.BitConverter to handle big endian (network) byte ordering in order to create number types from bytes and vice-versa
posted on May 19, 2009 by pckujawa
C# event Generic saved by 3 people
Raise and handle events generically
posted on May 14, 2009 by pckujawa
DOS Batch saved by 1 person
Wait for user input (pause) for batch file (command line, cmd, dos prompt, ...)
posted on May 12, 2009 by pckujawa
Visual Basic merge excel vba lookup consolidate combine
Look up all occurences and merge results (consolidate)
posted on March 2, 2009 by pckujawa
C# c Net csharp saved by 3 people
Pass a string from C# to a C++ DLL in .NET (and get a pointer to the string's chars)
posted on February 23, 2009 by pckujawa
C# csharp dotnet saved by 3 people
.NET Getting and Setting the Application Version Number and other application attributes
posted on February 2, 2009 by pckujawa
C# String enum csharp enumerate saved by 6 people
Create IEnumerable<string> to manually enumerate over string values
posted on January 13, 2009 by pckujawa
C# database db visualStudio sqlserver sqlServerCE saved by 1 person
Set the directory (connection string) for an SQL Server Database Connection
posted on December 15, 2008 by pckujawa
C# csharp specialFolders applicationData userFolders saved by 1 person
Getting Application Data and other Special Folders Paths
posted on December 12, 2008 by pckujawa
C# event csharp saved by 2 people
Example of subscribing to and firing events
posted on December 5, 2008 by pckujawa
C# gui csharp textBox statusText saved by 2 people
Scroll to the bottom of a text box control programmatically
posted on November 19, 2008 by pckujawa
C# forms csharp visualStudio contextMenu rightClick saved by 1 person
How to tell what form control a context menu was over when you clicked one of its items
posted on November 3, 2008 by pckujawa
C# url link browser c uri csharp saved by 3 people
How to start the default internet browser programmatically by using Visual C-Sharp
posted on October 24, 2008 by pckujawa
C float c bytes double embedded
Obtaining the byte values in a float or double.
posted on October 3, 2008 by pckujawa
C# file streamReader fileIO fileManipulation appData saved by 1 person
File manipulation, opening, and closing using a streamreader and the system application data folder
posted on July 25, 2008 by pckujawa
Other String c
Using GNULib's GString in C
posted on July 16, 2008 by pckujawa
Other c bit bitwise bitTesting
Bitwise checking (bit-testing) in C
posted on July 11, 2008 by pckujawa
C++ io c fileInput saved by 4 people
Filename input and reading
posted on March 12, 2007 by pckujawa
Other hash hashTable hashFunction
Hash functions
posted on February 26, 2007 by pckujawa
CSS css hack safari saved by 12 people
CSS hack to target Safari
posted on January 20, 2007 by pckujawa
CSS css hack ie ie7 saved by 4 people
CSS hack to target IE7 and under
posted on January 20, 2007 by pckujawa
PHP php input security web programming saved by 3 people
User input validation and security / general security in PHP and programming in general
posted on January 16, 2007 by pckujawa
CSS fix css tweak gotcha kludge saved by 3 people
CSS oddities and their fixes
posted on January 16, 2007 by pckujawa
Other ascii
ASCII mnemonic dictionary
posted on December 8, 2006 by pckujawa
JavaScript javascript image mouseover saved by 2 people
javascript image mouseovers
posted on August 22, 2006 by pckujawa
PHP php pear template
useful pear html template it script (show variables in a template)
posted on August 11, 2006 by pckujawa
PHP form php html upload saved by 10 people
uploading files through html forms
posted on August 11, 2006 by pckujawa
HTML redirect html saved by 1 person
meta html redirect
posted on August 11, 2006 by pckujawa
JavaScript javascript resize html saved by 2 people
Resize window
posted on August 10, 2006 by pckujawa