Tag : single
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
Javascript Static Singleton Pattern | timsommer | JavaScript | Singleton | In conventional software engineering, the singleton pattern can be implemented by creating a class with a method that creates a new instance of the class if one doesn't In conventional software engineering, the singleton pattern can be implemented by creating a class with a method that creates a new instance of the class if one doesn't |
July 30 |
|
Start SQL Server in Single-User Mode | Frank Blau | SQL | Start Server Single-User Mode | This is usefull to repair a corrupt master-db. You must start a Database with the following Code from Query Analyzer and then do DBCC CHECKDB or DBCC CHECKTABLE with a valid REPAIT Option. | March 21, 2011 |
|
Single row from database | tonatiuh | C# | single | February 20, 2011 | |
|
Singleton Skeleton | andrewroycarter | Objective C | Singleton | Credit: http://iphone.galloway.me.uk/iphone-sdktutorials/singleton-classes/ |
January 20, 2011 |
|
mysql dump single table | tribal | SQL | single | Backup a single table from a database |
November 9, 2010 |
|
Recursive function that returns single element | Piotr Skirski | C# | Recursive function that returns single element | Recursive function that returns a single element that fulfils the given criteria. | October 13, 2010 |
|
SingleClickImageButton : ImageButton for Asp.net 1.1 | Andy Yong | ASP.NET | SingleClickImageButton ImageButton Asp.net | Custom control single click button | September 14, 2010 |
|
TryCast Single Query | John bonsol | C# | TryCast Single Query | TryCast Single Query | July 26, 2010 |
|
PHP Singleton | Nakor | PHP | Singleton | How to implement a PHP Singleton Class | July 15, 2010 |
|
Enforce Single Instance | pipjt | C# | Enforce Single Instance | I have created a simple static class with a method that will check if a process with the same name is already running and if so close the most recent instance of the application: | June 27, 2010 |
|
Singleton Template Class | stayscrisp | C++ | Singleton Template Class | A reusable singleton template class, makes the creation of singleton classes nice and easy. Its short but sweet. | May 29, 2010 |
|
ReadOnlyPrivateSingletonImplicitThisMetaClass | Chris Jones | python | enterprise implicit private readonly self singleton |
Are you a totally agile rock star developer? Turn your code into a rock concert with this handy metaclass that makes your classes suitable for production deployment! |
May 7, 2010 |
|
Singleton(subclass) with once initialization | Dmitry | python | initialization singleton |
Yet one singleton realization on Python without metaclass. Singleton may has __init__ method which will call only when first object create. |
April 23, 2010 |
|
Single post depending on the category | gd6d | PHP | single | April 6, 2010 | |
|
Try Cast Single Query | John bonsol | VB.NET | Cast Single Query | Enclosed in a Try Cast a OLE DB Methods to Query a Single Row from the Database that catch the error in a MsgBox | November 23, 2009 |

