mordecaix7


Member since 2008

2 snippets

3199 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

mordecaix7's Recent Snippets



« Prev 1 Next »
This is an example piece of code that will load a SubSonic collection into the "col1" object. The collection class is told to look for the column "VendorId" in the products table and pull it based based on the matching supplied vendorId.
0 1668 posted 17 years ago by mordecaix7
Sometimes you may need a carriage return in your text. Line 1 is the code for a carriage return in C# and line 3 shows an example of how to use it.
0 1920 posted 17 years ago by mordecaix7
« Prev 1 Next »