Blog of a Filipino Developer about C#, VB.NET, ASP.NET, Java, PHP, SQL Server, MySql and Oracle RSS 2.0
 Friday, August 19, 2005
A collection of Coding Guidelines and Standards in C# and VB.NET
Friday, August 19, 2005 5:08:16 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
.NET
 Friday, August 12, 2005
Here is a quick example on how to access the registry in .NET. This example just loops thru each entry in the selected folder in the registry and prints the gathered information to the console.
Friday, August 12, 2005 7:55:32 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
.NET
 Wednesday, August 10, 2005
After several weeks of planning I could say that we finally got our goal to come true..Finally www.devpinoy.org is online A dream of builing a Filipino developers website where people from different programming language and platform can join hands and build a community
Wednesday, August 10, 2005 3:42:37 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
Tech News and Issues
 Thursday, July 14, 2005
In Part 1 and Part 2 of this series, we have used column mappings and index mapping to generate our csv files. These approach requires us to loop thru each colum to create the header, the loop thru again to create the rows. The problem with this approach is the amount of time spent in coding such procedures, well, its not that long... but considere this, if you could do something in a short amount of time with shorter lines of code and changing from one approach to another approach would make your life as a programmer a little bit better.. wouldn't you consider using that approach?
Thursday, July 14, 2005 10:05:12 PM (GMT Standard Time, UTC+00:00)  #    Comments [1] -
.NET
 Wednesday, July 13, 2005
One thing that i really really really really want to be included on the next release of dasBlog is the ability to ping more than one feed site inside dasBlog. Something like pingomatic.com where you just select which website you want to send a ping when a new post is created. This feature would be really useful specially if you want to generate traffic to your blog by adding your blog to blog directories all over the internet universe.
Wednesday, July 13, 2005 10:56:41 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
.NET | Tech News and Issues
 Tuesday, July 12, 2005
How to fend off assigned work!
Tuesday, July 12, 2005 7:09:07 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
Tech News and Issues
 Monday, July 11, 2005
Got my BlogMap!
Monday, July 11, 2005 6:38:33 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
Tech News and Issues
 Sunday, July 10, 2005
In part 1 of this series i have showed to you how to use a IDataReader in creating a function that would generate a CSV file. On part 2 of this series I'm going to show you how to accomplish the same task but this time using a different object. We will still implement the same concept that we used in part 1 but shortening code by using native properties of a DataTable in accessing rows and columns.
Saturday, July 09, 2005 11:14:03 PM (GMT Standard Time, UTC+00:00)  #    Comments [2] -
.NET
Archive
<August 2005>
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
28293031123
45678910
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 2008
Keith Rull
Sign In
Statistics
Total Posts: 259
This Year: 56
This Month: 2
This Week: 1
Comments: 111
Themes
Pick a theme:
Ads
All Content © 2008, Keith Rull
DasBlog theme 'Business' created by Christoph De Baene (delarou)