Saving Telerik PersistenceFramework data to a string
In the project I'm involved with, we've been saving column arrangement and column width data for quite a while. I had a request to give the users a way to select which columns to display and it just...
View ArticleTFS 2010 Deep Dive classes in Stockholm
I’ll be running a Team Foundation Server 2010 Deep Dive class twice this spring in Stockholm at our friends at Cornerstone. The class is 4 days and we will be “diving deep” into all aspects of TFS...
View ArticleAPress Deal of the Day - 22/Jan/2012 - JavaScript for Absolute Beginners
Today's APress $10 Deal of the day at http://www.apress.com/9781430272199 is JavaScript for Absolute Beginners"If you are new to both JavaScript and programming, this hands-on book is for you."
View ArticleComputer Networks UNISA - Chap 4 – Introduction to TCP/IP
After reading this chapter you should be able to Identify and explain the functions of the core TCP/IP protocols Explain how the TCP/IP protocols correlate to layers of the OSI model Discuss...
View ArticleInstalling Windows 8 Developer Preview on a VM
Installing Windows 8 Developer Preview isn’t always simple. It was troublesome on a 32-bit machine, but much easier on x64. Since Win8’s debut at Build last September, VirtualBox supports installing...
View ArticleRegrets as Motivating Factors
We often hear people say things like “Live with no regrets”, but I don’t think that’s literally what people mean. I know I’ve regretted many things in my past and there are some things I look back on...
View ArticleDay in the life of programming.
I have been searching for a way to use webbrowser control in conjunction with the webclient class to auto authenticate to a website and then to auto-download a file. I thought I could use...
View ArticleCopy a Team Foundation Server 2010 Collection to a Different Network/Domain
The Objective Three of the 6 development teams using TFS are moving to a different network and domain. There is no on-line connection between the old (source) and new (target) networks. The objective...
View ArticleExample of using TransactionScopeOption.Suppress with transactional messages
John Talarico shares a few lines of code to explain how he used TransactionScopeOption.Suppress to allow transaction messages to be sent within, but independent of, an ambient transaction....
View ArticleUnmanaged or managed memory leaks?
Its been a while since I posted something in this blog.I've been dealing with a memory leak issue for the past week so I thought about sharing the experience I gained with you.First of all, when it...
View ArticleCreating abstractions instead of using generic collections
https://github.com/g0t4/DotNetRecipes/wiki/OOP-Smell---Leaking-generic-collection-manipulation
View ArticleHow to Improve Your ASP.NET Performance
In this article, I will show you some tips to improve your ASP.NET performance. 1. Disable the Debug Mode or Set Debug =”false”How it affect performance: By default this attribute is "true" when you...
View ArticleFirst One !
This is my first blog so am quite excited :) Let me start by introducing myself. I am a Biztalk Consultant , having worked on Biztalk and .Net over the last 6 years. My other interests are watching all...
View ArticleAPress Deal of the Day - 24/Jan/2012 - Pro Business Applications with...
Today's $10 Deal of the Day from APress at http://www.apress.com/9781430272076 is Pro Business Applications with Silverlight 4"This book will guide you through the process of designing and developing...
View ArticleCSharpCodeDomClientCodeGenerator encountered a fatal exception
I’ve been battling this now for an hour or so, and as all the reponses I’ve seen online haven’t really helped, I thought I’d whack this up.. The error I got was: The code generator...
View ArticleProudMonkey Controls will be in CodePlex soon
I will be hosting this project in http://www.codeplex.com/ as open source project. I’m working on it so stay tuned! =}
View ArticleESVP Activity for Retrospectives
I have recently been reading “Agile Retrospectives – making good teams great by Esther Derby and Diana Larsen”. The book so far is a fairly easy read, and one I would recommend to anyone wanting to...
View ArticleReview - ComponentOne Studio for Entity Framework
Four or five years ago I was “introduced” to ComponentOne’s Winform controls while working on a fairly large, data-intensive application. I remember being very surprised at how easy their controls were...
View ArticleMy upcoming Talk: Introducing PRISM/MEF for the Agile Developer - February 2012
I would like to share that I will be speaking at the Deerfield Beach Coders Café on February 7th, 2012 6:30 PM on concepts behind PRISM and MEF including IoC Containers, Composition, Dependency...
View Article