How
to Download Code After a Purchase
After
you purchase your code through PayPal, we will notify you via email when PayPal
approves your order. Do not try to download code before you get our
approval email - it won't be available yet.
Next, login to the GetDotNetCode site if you are not
already logged in.
Click the 'Downloads' button in the upper left corner
of the GetDotNetCode home page. This will take you to your personal
'Downloads' page.
The items you have purchased will be listed with
a 'Download' button beside each item you have purchased.
Click the 'Download' button next to an item you want
to download.
Wait for your browser to show a Download dialog.
This can take several minutes at times so please be patient. Don't
rush and press the Download button a second time or the system will lock
you out.
NOTE: If you are using the
FoxFire browser you will need to rename each file as
you download it and add a .zip file extension to the renamed file. The FoxFire
browser doesn't provide a 'Save As' dialog like Internet Explorer. They plan to
in the future.
No
PayPal Account Needed to Make a Purchase
PayPal has recently eliminated the
need for new buyers to set up a PayPal account.
You can complete your Visa,
MasterCard, Discover or American Express payment at PayPal and then decide
whether to save your information as a PayPal account to be used for future
purchases.
When you submit
your GetDotNetCode order to PayPal, the PayPal site will prompt you
for only enough information to verify your card and complete the purchase.
Once you complete the payment you will be given the option of storing the
information in a PayPal account - or not.
Enter a fully qualified namespace to search for all
GDNC code packages that are specific to a .Net type e.g.
System.Windows.Forms.DataGrid
The example will return any GDNC code packages that
are specific to a Win Forms DataGrid.
Partial Namespace
Enter a partial namespace to search for all GDNC code
packages for types where the type's namespace begins with the partial namespace
you provide e.g.
System.Windows.Forms
The example will return all GDNC code packages that
apply to any type in the Win Forms namespace.
Keyword
Enter one word to search for all GDNC code packages
where the word is used in the a package's title or in the package's key word
tags e.g.
Datetime
Keywords
Enter two or more word groups, each word group
separated by commas, to search for all GDNC code packages where one of the word
groups is used in the package's title or in the package's key word tags e.g.
forms Picturebox, Label, Transparent