How To: Create Date Dimension Tables in SQL Server 2000/2005#
I was writing an application today that needed a date dimension table and this was the script that i built. I don't know if this going to be useful to anybody.. anyway, my main purpose of putting it in my blog is so that i can just go to my site and do a copy-and-paste when the time comes that I need to use this script again.
SQL
Saturday, May 12, 2007 1:14:19 AM (GMT Daylight Time, UTC+01:00) #    Comments [0]  | 

 

Generics and Code Vanity#
I think the guys in the .NET Framework team has this thing about vanity. Yeah! I call it code vanity. Not that its bad.. but its just funny how code has been getting beautiful. more beautiful and even more beautiful as the evolution of .NET goes forward. And it's a great thing too!
Thursday, May 10, 2007 1:57:28 AM (GMT Daylight Time, UTC+01:00) #    Comments [2]  | 

 

WPF 5 Day Course courtesy of Karsten Januszewski#

I remember seeing this last year when i was trying to put my hands wet with WPF. It's a pretty good five day course courtesy of Karsten Januszewski which you can complete just by reading and applying the things that you can find out from his set of useful links. A pretty good primer to WPF if you ask me(although i think there are sveral new articles in the past few months that i believe should be added to the list).

Learn from Karsten Januszewski here.

Tuesday, April 24, 2007 6:45:24 PM (GMT Daylight Time, UTC+01:00) #    Comments [0]  | 

 

Finally number 1!#

Hahaha! I did it! It took me 2 years to beat the Nobel prize winner with the same lastname as mine in the google search results for the keyword Rull but i finally did it :P

btw, the 3rd site on the list the site of my uncle ;)

Tuesday, April 24, 2007 12:46:19 AM (GMT Daylight Time, UTC+01:00) #    Comments [5]  | 

 

Ajax Anti-Patterns#

I've been working with alot of Ajax lately(this includes code and laundry :P) and just realized that i've been doing some unecessary code after reading this article. I think I got hooked so much with the Ajax-hoopla that I forgot that not everything should be done via Ajax.

Below is an outline of what Jack Herrington suggested.

  • Polling on a timer when you don't need to
  • Not inspecting the return results in the callback
  • Passing complex XML when HTML would be better
  • Passing XML when you should pass JavaScript code
  • Doing too much on the server

Read more about this article here.

*Update: I did some research and found out that Michael Schwarz, the creator of Ajax.NET has also a great list of things to avoid in his article Top 10 Mistakes When Using Ajax. Great read.

Friday, March 23, 2007 5:46:24 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

How To: Check if there are processes that are running using .NET#
I was running a test on my Web Server today when a friend of mine IMed me about an interesting question about .NET. He was a new programmer for this company and the old developer that he replaced was running production(oh my) applications right of his desktop. The IT manager was getting worried because they dont have a list of applications that the old guy did because the old developer didnt do any turnover(he was fired =)) and alot of the apps that he did were essential to the business(the company was a small accounting firm). So my friend asked me if theres a way to figure out which applications are running using managed code so that they could check the application and move it to a more secure and dependable server.
Friday, March 09, 2007 11:54:03 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

DevCast : ADO.NET Part 2 - Passing Parameters To Your SQL Statements#
In part 2 of our Back To The Basics Series, Keith discusses how to pass parameters to your inline SQL Statements, read a connection string from the web.config and the use of a static class for utilities. He also refactored(a little bit) our original solution to make the code more manageable.
Tuesday, March 06, 2007 3:12:06 AM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

DevCast: ADO.NET Part 1#

This is the first part our series about ADO.NET which is part of our Back To The Basic Series which is a series designed to teach beginners about the benefits of ADO.NET and to show how easy it is to use the ADO.NET in a short 10 to 15 minute video using Tagalog as the medium.  Our idea is to start from small demo application and build from there by adding new functionalities and refactoring the sample application on each part of the series.

On this demo you'll learn the basics of creating a connection to SQL Server, using a Universal DataLink to automatically generate your connection string to a database server, populating a DataSet using a SqlDataAdapter and assigning a DataSet to our GridView control.

>> Click here to view the video <<

Comments and suggestions are welcome! :)

Wednesday, February 28, 2007 6:36:26 AM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

Wow! I wish my Internship life was like his :)#

Read this guys intership adventure with Microsoft, Google and Yahoo(his current job).

He also did a chart which i think would easily spellout where to go if you are looking for a place to go between the 3 giants:

I wish I had the chance to do what he did.. but hey! I had a great time at my intership too.. building Information Systems for a University.. it's not as advance at what he did but still pretty fun it you ask me :)

Monday, February 26, 2007 7:15:28 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

All content © 2010, Keith Rull
On this page
This site
Calendar
<May 2007>
SunMonTueWedThuFriSat
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789
Archives
Sitemap
Blogroll OPML
Disclaimer

Powered by: newtelligence dasBlog 2.3.9074.18820

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

Send mail to the author(s) E-mail

Theme design by Jelle Druyts


Pick a theme: