Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
C#
ASP.Net Code to Get an Active Directory User Name from the Integrated Authentication Principal Name
Typically won't work if the ASP.Net service identity (in the machine.config ProcessModel section) is a local account.
1
2227
posted 17 years ago by rengber
A drop down list of facial hair options for an online form.
0
2796
posted 17 years ago by jonhenshaw
This is a list of the fifty most commonly spoken languages in the United States of America. The list can be used in an online form.
0
4402
posted 17 years ago by jonhenshaw
Here's a quick list for collecting the race/ethnicity of a user in an online form.
0
5501
posted 17 years ago by jonhenshaw
This is the CSS stylesheet I currently start every website that avoids some of the common browser bugs experienced when developing for multiple browsers.
3
1477
posted 17 years ago by thesambarnes
Generate the SQL necessary to create triggers that use the sequences listed above.
NOTE: This particular script assumes that the tables all start with ‘tbl’.
It may need to be modified to work with different naming conventions.
0
1315
posted 17 years ago by thecrumb