Welcome To Snipplr


Everyone's Recent C# Snippets



1 ... 5 6 7 8 9 ... 16
0 1644 posted 15 years ago by tonatiuh
0 1731 posted 15 years ago by dmertl
Useful for detecting when a string is <b>really</b> empty.
0 2845 posted 15 years ago by dotNetkow
0 1677 posted 15 years ago by kyrathaba
0 1692 posted 15 years ago by kyrathaba
0 1643 posted 15 years ago by kyrathaba
I use these helper methods to create a jQuery based date text box with appropriate short date formatting.
0 1548 posted 15 years ago by nkirkes
Checks for can XML Deserialize file.
0 1197 posted 15 years ago by jalalx
Deserialize an XML object to an T type.
1 1282 posted 15 years ago by jalalx
Example written 01/13/2011 The following code shows how to implement functionality in your Windows Forms application, such that you'll be able to open a file that is dragged and dropped onto your program's form. This behavior is often desirable fo...
0 1754 posted 15 years ago by kyrathaba
The filter only needs to know which requests need to be returned as JSONP, doesn't care how. Modify "OnBeginRequest" accordinly. If original .asmx doesn't return JSON, extend it like example shows. JSONP only works for GET requests, so don't forget...
0 1831 posted 15 years ago by FMalk
1 2063 posted 15 years ago by samwa
0 1502 posted 15 years ago by ronklein
requires you to register with USPS. method requires your USPS API key.
0 1996 posted 15 years ago by RhinoX64
http://www.vbdotnetheaven.com/UploadFile/thiagu304/passdata12262006073406AM/passdata.aspx
0 1638 posted 15 years ago by hairajeshk
Just the standard Yes/No MessageBox
0 1316 posted 15 years ago by axs221
0 1322 posted 15 years ago by robasta
Not extensively tested, but seems to work in my sample project. uses the class I posted here: http://www.snipplr.com/view/46669/minimist-c-errorlogging-class/
1 3568 posted 15 years ago by kyrathaba
1 1944 posted 15 years ago by scholli
The following extension method allows you to call Print() on any FrameworkElement, UIElement or group of elements, and print with a variety of settings such as landscape mode, shrink to fit, page centering, and more
0 2007 posted 15 years ago by alishahnovin
1 1562 posted 15 years ago by brandonroath
"Log in" to Salesforce via this code. Borrowed heavily from URL reference.
1 1858 posted 15 years ago by dotNetkow
1 ... 5 6 7 8 9 ... 16