Profile
Achievement
denakitan's Recent SnippetsTagged Net
- All /
« Prev 1 Next »
Shows how to use WebClient class to retrieve HTML from an URL and then to use HtmlAgilityPack to parse it.
1
2569
posted 13 years ago by denakitan
Examples of use of Enum type, like how to iterate its items.
1
1689
posted 13 years ago by denakitan
Utility class that abstracts the creation of a Excel spreadsheet through Interop, and helps on adding and format its contents.
1
2673
posted 13 years ago by denakitan
Example of the usage of Directory IO class and the parsing of strings to DateTime.
1
1928
posted 13 years ago by denakitan
Snippet to illustrate how to bind a ComboBox to a Dictionary.
0
2089
posted 13 years ago by denakitan
Snippet to illustrate the three actions that happen in all LINQ query operations.
0
1847
posted 14 years ago by denakitan