Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Friday, August 31, 2012
Height div to window height with scroll
›
Java > Height div to window height with scroll <script type="text/javascript" language="javascript"> w...
Wednesday, August 22, 2012
SqlCommand, SqlParameter c#
›
C# > Data > SqlCommand & SqlParameter SqlCommand Represents a Transact-SQL statement or stored procedure to execute a...
Generate Method Stub
›
Visual Studio Generate Method Stub is an IntelliSense Automatic Code Generation feature that provides an easy way to have Visual Studio cr...
Saturday, August 18, 2012
SET NOCOUNT SQL Server
›
SQL Server > Transact-SQL > SET NOCOUNT Stops the message indicating the number of rows affected by a Trans...
Trunc Date Only No Time SQL Server
›
SQL Server > Built-in Functions > CAST > Trunc Trunc date in SQL Server SELECT Cast ( GetDate () AS date ) Result...
Convert .NET DateTime.Ticks to SQL datetime
›
SQL Server > Convert .NET DateTime.Ticks to SQL datetime A single tick represents one hundred nanoseconds or one ten-millionth of a se...
msdb.dbo.sp_send_dbmail SQL Server sp_send_dbmail
›
SQL Server > System Stored Procedures > sp_send_dbmail Using sp_send_dbmail you can send an e-mail message to the specified rec...
‹
›
Home
View web version