Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 350 351 352 353 354 ... 552
This is the first version of my PHP DB connection class using ODBC
0 2233 posted 16 years ago by mpcircuitry
In DB.GetData(select) is executed new SqlDataAdapter(Select, dbConnection).Fill(table)
0 1617 posted 16 years ago by tomaszsimon
You have a white shine on top just by changing the background color in whatever color you like.
0 1701 posted 16 years ago by crs
1 2969 posted 16 years ago by crs
2 2144 posted 16 years ago by crs
1 1746 posted 16 years ago by crs
Function to detect user language in php.
2 1827 posted 16 years ago by ginoplusio
0 1452 posted 16 years ago by obi
0 1892 posted 16 years ago by sveggiani
Here is a nice snippet to open links in pop-up windows. Just add the popup css class to your link to make it work.
3 2377 posted 16 years ago by math89
The target="blank" attribute is not valid XHTML 1.0 Strict. using jQuery, you can achieve the same functionality without having validation problems.
0 1702 posted 16 years ago by math89
Great way to show the user that something is happening without too much tedious work. As simple to use as putting the following code in Form_Load: AutoWaitCursor.Cursor = Cursors.WaitCursor; AutoWaitCursor.Delay = new TimeSpan(0, 0, 0, 0, 25);...
1 4006 posted 16 years ago by pckujawa
0 1912 posted 16 years ago by coryschadt
1 1435 posted 16 years ago by coryschadt
Calculate dir size recursive, follow the link above because the version above is better.
0 1914 posted 16 years ago by ginoplusio
2 1673 posted 16 years ago by czapata
Call it in the button click event after in(de)crementing CurrentPage value
0 1450 posted 16 years ago by tomaszsimon
For .net 2.0+ The one limitation to enumerations is revealed when you try to reverse lookup an enumeration value using Enum.Parse(). The parse function will return an inconsistent enum object if ever there are two or more enumerations with the same...
0 2477 posted 16 years ago by bryanlyman
In order for the code snippet(s) to work, you need to do the following: 1. Go download the EWS API SDK: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c3342fb3-fbcc-4127-becf-872c746840e1 2. Install the SDK on your machin...
0 1963 posted 16 years ago by blackf0rk
0 1566 posted 16 years ago by arpit
Perform a search of all user tables in the current database to locate a column defined in a user table that matches a certain name. The first query looks for an exact column name and the second one returns all column names which match a keyword (usi...
1 2179 posted 16 years ago by kencyber
0 1216 posted 16 years ago by tenpaiyomi
0 1553 posted 16 years ago by rvachere
How to setup a remote git repository via SSH.
0 2122 posted 16 years ago by narkisr
1 ... 350 351 352 353 354 ... 552