Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Monday, April 22, 2013
Numeric Column DataGridView c#
›
C# > DataGridView > Numeric Column EditingControlShowing event occurs when a control for editing a cell is showing. Example...
Thursday, April 4, 2013
PlusMinus buttons visible RadTreeview Telerik
›
Telerik > Windows Forms > PlusMinus buttons visible RadTreeview Telerik ExpanderElement: Gets the property grid item expander ele...
Tuesday, April 2, 2013
Finding columns of SQL Server temporary table
›
SQL Server > Catalog Views > sys.columns Retrieve info about columns of an object that has columns,. Example Finding c...
SUBSTRING SQL Server
›
SQL Server > Built-in Functions > Substring SUBSTRING SQL Server returns part of a string Syntax: SUBSTRING ( expression ,sta...
DROP TABLE SQL Server
›
SQL Server > DDL > Drop > Table Removes table definitions and data, indexes, triggers, constraints, and permissions for that...
Friday, March 29, 2013
PadLeft and PadRight C#
›
C# > String > PadRight & PadLeft PadRight left aligns the characters in this string, padding on the right with a specified...
StartWith string C#
›
C# > String > Methods > StartWith StartWith determines whether the beginning of a string matches the specified value. str...
‹
›
Home
View web version