PROfile
All time reputation: 65
Achievement
pckujawa's Recent Snippets Tagged 'csharp'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
C# csharp zip dotnet crc32 crc saved by 1 person
Calculate a CRC32 like the one used in zip files
posted on July 14, 2010 by pckujawa
C# c gui Net csharp persistence saved by 1 person
Persisting values in an application between executions and upgrades (.NET)
posted on March 4, 2010 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# 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