Son zamanlardaki modaya uyarak kendime bir formspring hesabı açtım. Bana formspring de soru sormak için http://www.formspring.me/oztamer linkine ttıklamanız yeterli olacaktır. Soracağınız sorular teknik içerikli olabileceği gibi herhangi birşey üzerine de olabilir. SorularInızı Türkçe ve İngilizce olarak yöneltebilirsiniz. Ayrıca aklımda sitemi formspring ile entegre edip formspring’e girmeden direkt sitem üzerinden soru sorma ve cevapları görebilmeniz için bir çalışma yapmak var. Tek sorun vakit. Umarım yakında bu çalışmayı yaparım.
Category Archives: Eğlencelik
Are You Certifiable?
Microsoft’un silverlight kullanarak geliştirdiği bu oyun sertifika almak veya bilgisini sınamak isteyenler için oldukça eğlenceli.
Oyunda It Professional’lar ve Developer’lar için farklı sorular olması ise güzel düşünülmüş bir özellik.
Daha fazla vakit kaybetmeden oynamak için ziyaret etmeniz gereken adres http://www.microsoft.com/click/areyoucertifiable/ .
En Uzun Günüm
Bu entry’min başlığı size bir Scrubs bölümünü andırıyor olabilir ancak 11 Nisan 2008 benim yaşadığım en uzun gündü. 11 Nisan sabah 10:00 hareketle Chicago’ya uçtum 12 saatlik yolculuğun ardından Chicago’ya vardığımda saat henüz 14:00 dı. Dolayısıyla 11 Nisan 2008’i 24 saat yerine 32 saat yaşamış oldum. Hayatımda değişik bir tecrübeydi. Dönüş yolunda ise en kısa günümü yaşayacağım.
Sitenizin Değeri Ne?
Sitenizin değerinin ne olduğunu öğrenmek istiyorsanız
http://www.googlepagerankchecker.com/
adresini ziyaret edin. Gerçekten çok hoş.
Exceptional Exception
Exceptionlar developerların her gün karşılaştığı doğal şeylerden biridir. Bugün diğerlerinden biraz daha farklı bir exceptionla karşılaştım. Bu exceptionu farklı kılan ise hata mesajıydı. Hata mesajında The operation completed successfully(Detayı aşağıda bulabilirsiniz) diyordu. Böyle bir exceptionla karşılaşmak istisnai bir durum olduğundan sanırım adına exceptional exception demek uygun olacaktır. Başka ne diyeyim keşke tüm exceptionlar böyle olsa
Mesaj : The operation completed successfully
Detail : System.ComponentModel.Win32Exception: The operation completed successfully at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.Allocate(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.Allocate(Graphics targetGraphics, Rectangle targetRectangle) at DevExpress.XtraTabbedMdi.XtraTabbedMdiManager.DrawNC(DXPaintEventArgs e) at DevExpress.XtraTabbedMdi.XtraTabbedMdiManager.DrawNC() at DevExpress.XtraTabbedMdi.XtraTabbedMdiManager.UpdateNCIfNeeded(Object sender, EventArgs e) at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Target Site : IntPtr CreateCompatibleDIB(IntPtr, IntPtr, Int32, Int32, IntPtr ByRef)
Source : DevExpress.Utils3
Exceptional Exception
Mesaj : The operation completed successfully
Detail : System.ComponentModel.Win32Exception: The operation completed successfully at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.Allocate(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) at DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.Allocate(Graphics targetGraphics, Rectangle targetRectangle) at DevExpress.XtraTabbedMdi.XtraTabbedMdiManager.DrawNC(DXPaintEventArgs e) at DevExpress.XtraTabbedMdi.XtraTabbedMdiManager.DrawNC() at DevExpress.XtraTabbedMdi.XtraTabbedMdiManager.UpdateNCIfNeeded(Object sender, EventArgs e) at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Target Site : IntPtr CreateCompatibleDIB(IntPtr, IntPtr, Int32, Int32, IntPtr ByRef)
Source : DevExpress.Utils3