Search   Feed   Browse   Add
Feed items 1 - 5 of 5 for February 2004

Christian Beach

Christian Beach

Passion - February 26, 2004

Well, yesterday I saw the 'Passion' movie and I must say it is an amazing movie.  It's not a movie that anyone is going to 'like' or 'love' but it is a movie that will deeply affect you regardless of what religion you are.  What makes this movie so amazing is how it captures the suffering that Jesus had to endure to bring salvation to the people.  The movie is extremely graphic, but probably didn't go far enough to display the anguish that Jesus must have experienced.  The...
http://www.christianbeach.com/?item=41

New Job - February 18, 2004

A couple of weeks ago I began my new job at MFA.  I am glad that I'm still doing a lot of .NET development and all around it's not a whole lot different than my last job.  There are a lot of projects to try and keep track of, but all things considered, they are relatively organized so I'm not having much trouble managing them.  It was actually a surprising short period of time before I was up to speed on what I needed to do and I've made a lot of progress on the projects I'm...
http://www.christianbeach.com/?item=40

Conditional Statement in a SQL Query - February 18, 2004

The question of how to put a conditional statement directly into a SQL query was posed to me by a friend.  He wanted to return a different value in the query depending on a particular field.If the condition is based on the null value the simplest way to setup the statement would be:SELECT isnull(Field,"No Value Found") FROM TableNameHowever if your condition is more complicated a CASE statement may suit your needs:SELECT CASE WHEN Field = "value" THEN "Text 1" ELSE "Text 2" ENDFROM...
http://www.christianbeach.com/?item=39

Programming Tips - February 18, 2004

I decided to create this new section on my website to track some of the programming tips and tricks that I come across or discover so as to not have to constantly track them down again.  This is not really a section for the general public but if you're interested in programming andor know of a better way to do something I post here, feel free to let me know.
http://www.christianbeach.com/?item=38

(Untitled) - February 16, 2004

Stevi's Habitat - This it the website of my friend, Stevi.  She has a wide variety of stuff on her site from study resources and photos to random polls.
http://www.christianbeach.com/?item=31
Available Archives
- January (2 items)
- February (5 items)
- May (1 item)
- June (2 items)
- October (1 item)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact