Blog of a Filipino Developer about C#, VB.NET, ASP.NET, Java, PHP, SQL Server, MySql and Oracle RSS 2.0
# Friday, July 01, 2005
File System Browsing: New Approach vs. Old Approach. this demonstrates how to use the a datable combined with filesystem objects to browse for folders and files. This also deffirentiate the different techniques in doing this task, from the classic programmers point of view, to the asp.net point of view
Friday, July 01, 2005 11:10:46 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0] -
.NET
# Thursday, June 30, 2005
A stored procedure that sends notifications connected users in an SQL Server.
Thursday, June 30, 2005 12:10:16 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0] -
SQL
# Sunday, June 26, 2005
Zachary Hunter, A senior programmer analyst in Sand Diego, CA has started his blog!
Sunday, June 26, 2005 3:49:35 AM (GMT Daylight Time, UTC+01:00)  #    Comments [1] -
Tech News and Issues
# Thursday, June 23, 2005
A tool that automatically formats your sql statement in any language (C#, Java, VB and Delphi)
Thursday, June 23, 2005 4:56:15 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0] -
.NET | SQL | Tech News and Issues
A custom T-SQL function for removing embedded HTML tags
Thursday, June 23, 2005 4:36:55 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0] -
SQL
# Friday, June 10, 2005
XPSMTP provides a SMTP based SQL Mail solution for sending MIME based email over SMTP, implemented as an Extended Stored Procedure. It does not require any software to be installed, just a SMTP email server that can handle the outgoing mail request. XPSMTP is using TCP/IP sockets to communicate to port 25. XPSMTP does not spawn additional threads, the xp_smtp_sendmail request is handled on the same thread as it is being called on by SQL Server. Each call to xp_smtp_sendmail establishes a connection to the SMTP server and disconnects when done sending the email. The connection is created using asynchronous communication and aborts based on a timeout value (@timeout which by default is 10000 milliseconds, so 10 seconds).
Friday, June 10, 2005 9:49:40 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0] -
SQL | Tech News and Issues
"Acrylic" is the codename for an innovative illustration, painting and graphics tool that provides exciting creative capabilities for designers working in print, web, video, and interactive media. The Acrylic beta comes shortly after Microsoft announced Metro, a format meant to compete with Adobe's PDF.
Friday, June 10, 2005 7:53:14 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0] -
Tech News and Issues
Archive
<July 2005>
SunMonTueWedThuFriSat
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2010
Keith Rull
Sign In
Statistics
Total Posts: 271
This Year: 0
This Month: 0
This Week: 0
Comments: 182
Themes
Pick a theme:
All Content © 2010, Keith Rull
DasBlog theme 'Business' created by Christoph De Baene (delarou)