|
|
|
8
Prior to NETCF 2.0, this was a royal pain. Now, it's pretty straight-forward.
These three related functions provide basic Clipboard operations for text. While not terribly useful by themselves, they become more useful when attached to a field's context menu or, better yet, implemented in a custom control.
These three related functions provide basic Clipboard operations for text. While not terribly useful by themselves, they become more useful when attached to a field's context menu or, better yet, implemented in a custom control.
1
Rounding in C#
1
Method to Ldap User Authetication in C#
5
A basic employee class
10
Generates an 88 character secure hash string for the passed in strings.
6
A simple implementation of IServiceProvider for use in plugin style architectures.
1
Quick way to construct XML string.
11
This code was something I used to monitor the keys that where press while a user would be entering text into a text box in my application. I monitored and watch for the user to hit the "Enter" key and then perform some task. Handy code for chat applications.
-11
Example that shows how to populate a winforms combobox with csharp. It uses Data Access blocks (SqlHelper).
14
First Example of reading an excel file. Just reading the file and loop throught 10 rows.
I will send the second example soon !!!
I will send the second example soon !!!







