Tuesday, September 28, 2010

Back to Basics

No more Rochester, no more quarters, no more snow...

Here comes the sun, the delicious food and people I love... Here I am, in Turkey...

Tuesday, May 4, 2010

Homesick...

...goruk eğşili badılcan salatasının, samırsaklı cacığın, zeytinyağlı çalı fasulyesinin dadını özleyipduru...

Thursday, February 18, 2010

Halfway Through Master's Degree

This is the sixth month of my master's degree in Rochester, NY. During this time I met a lot of nice people, some from Fulbright, some from my department and some from other environments. Since I came here at the end of August, I've seen this city in green, yellow-brown and all white, and I can not imagine it in all green again. It snows, and snows, and snows... This is a bad thing for a person like me who is coming from a mild climate.

Friday, February 12, 2010

Google Buzz Newbie

Google has integrated its "Buzz" application to Gmail. I don't have a Tweeter account, but maybe it is time to start "Buzz"ing.

By the way, it says that I have 13 followers and I am following 13 people. When did it all happen? I have no idea. I guess it is spreading in light speed.

Monday, November 30, 2009

Fall - Winter Quarter Break

The holiday is over and new quarter is going to start soon. At least, I am ready for Winter Quarter after Fall Break Road Trip. Below is the summary of the road trip we made in this break...

Road Trip... Total Milage = 2330 Miles (3750 Km)

Here are some photos from our road trip during Fall break...

Wednesday, February 25, 2009

How To Get The Last Day of The Month - PL SQL

Having problems with PL SQL when trying to get the last day of a month? Well, I have good news for you then. Let me give an example of what I try to explain...

Thursday, February 21, 2008

A Quick Start : NUnit


Introduction

This article shows a quick start about NUnit Testing.

Background

Before getting started, the latest version of NUnit should be installed on your computer. To download the latest version of NUnit, click the link below :
http://www.nunit.org/index.php
Also, on NUnit's official site, there are some samples and guides to NUnit.

Monday, October 1, 2007

Windows Workflow Foundation Sequential Workflow Sample

Introduction


This article describes how to create and run a Sequential Workflow in Windows Workflow Foundation (formerly WWF, or just WF) which comes bundled with .NET Framework 3.0 and above.
Before we get started, if you are new to WF and .NET Framework 3.0, I think you'd better take a look at some articles about WF.Here are some useful links:
http://wf.netfx3.com/
http://msdn2.microsoft.com/en-us/netframework/aa663322.aspx

Thursday, September 20, 2007

Windows Workflow Foundation State Machine Sample


For details :

Click Here

Introduction

This article describes how to create and run a State Machine Workflow in Windows Workflow Foundation (formerly WWF, or just WF) which comes bundled with .NET Framework 3.0 and above.
Before we get started, if you are new to WF and .NET Framework 3.0, I think you'd better take a look at some articles about WF.Here are some useful links:
http://wf.netfx3.com/
http://msdn2.microsoft.com/en-us/netframework/aa663322.aspx