Upcoming IASA Architect Talk at the WPB Developers Group - 1/24 - 7:00 PM
The West Palm Beach Developer Group is off to a good start in 2012 with our special IASA Architecture event on January 24th, 7:00 PM. Microsoft’s Architect Wayne Filin-Matthews will be our speaker on...
View ArticleBizTalk: Advanced Questions
This article is a Part 6 of the Interview Questions series. Part 1: BizTalk: Questions for interview without answers Part 2: BizTalk: Interview questions and principles Part 3: WCF: Questions for...
View Article'Microsoft.ServiceBus.TransportClientCredentialType' is obsolete
Once you upgrade to the Windows Azure SDK 1.6 you also get the updated Microsoft Service Bus assemblies (version 1.6.0.0) that you can use for working with Windows Azure Service Bus (yeah, no longer...
View ArticleHow to change your Windows Phone Emulator Skin
Hi Everyone, By now you are very well aware of the Windows Phone and the development environment that you get after installing Windows Phone SDK on your computer. And if you have tested the tools you...
View ArticleHow to Use ASP.NET Enterprise Manager in Plesk Control Panel
ASP.NET Enterpise Manager is a web based database management system designed specifically for the management of Microsoft SQL databases through a web browser, without the need for any desktop database...
View ArticleScrum (2012) – Should I fire my testers and replace them with developers?
If you are familiar with scrum – then I recommend that you give the scrum guide a read. This documents the scrum framework and is maintained by Scrum’s creators, Ken Schwaber and Jeff Sutherland....
View ArticleShow Large Image on Mouseover with jQuery
I’ve been seeing many members in the forums asking how to display a large copy of the image on mouseover. Some of them are displaying the image in a Repeater, GridView or DataList control. I didn’t...
View ArticleAdventure for Windows
A port of the original Adventure game is available at ftp://ftp.ifarchive.org/if-archive/games/pc/adv_crowther_win.zipInformation about the Adventure game is available at...
View ArticleBizTalk: Ordered Delivery
It is one more description of the Ordered Delivery (OD) in BizTalk. The main article about it is in MSDN. Here I am discussing the BizTalk Ordered Delivery “implementation details”. OD Considerations...
View ArticleThe SSIS Expression Way–Skipping an Unwanted File
Yesterday at the MSDN SSIS Forum somebody asked a question if it is possible to skip a particular file conditionally while keep processing the others. Such a situation arises in cases when a file...
View ArticleJSON serialization problems and solution in MVC3
For various reasons you may find that the default JsonResult returned by invoking the controller method such as return Json([data); Is unsuitable for the consumer. The main issue most often encountered...
View ArticleComputer Networks UNISA - Chap 3–Transmission Basics and Networking Media
After reading this you should be able to Explain basic data transmission concepts, including full duplexing, attenuation, latency, and noise Describe the physical characteristics of coaxial cable,...
View ArticleAPress Deal of the Day - 13/Jan/2011 - Pro Drupal 7 Development
Today's APress deal of the day at http://www.apress.com/9781430228387 is Pro Drupal 7 Development"Pro Drupal 7 Development is geared toward professionals who need to deploy and customize Drupal. This...
View ArticleStylecop Suppress Message
Stylecop great tool from Microsoft to enforce code style rules. Sometimes we like to break 1 or more of its rules and very much like Complier should not complain about it anymore. its easy by adding...
View ArticleC# DispatchTimer
I was trying to port an old app from c# 2.0 to WPF in 4.0. In one place I was using a Timer to handle filtering of a list from a text box. This kept the list from constantly being updated while the...
View ArticleTwitter Search JSON Deserialization
In a previous post I talked about using the JSON to LINQ features of JSON.NET. Thanks to Bil Simser I was able to do some testing of the deserialization capabilities of this library. The key was his...
View ArticlePhysician, Heal Thyself–ScrumMaster, Master Thyself
In the New Testament in Luke 4:23 Jesus speaks of a proverb, “Physician, Heal Thyself.” What, you may ask, does this have to do with being a good developer or a good ScrumMaster? In my experience, it...
View ArticleDBDeploy.Net 2
We’ve used dbdeploy.net on a number of projects and have found it to be a useful tool, especially around CI environments. We recently started a Windows Azure project that uses SQL Server and...
View ArticleHaiti – Two Years Ago
Kevin Tews, a very awesome guy who was the organizer of my trip to Haiti two years ago put together and amazing video from some of the photos I took while in Haiti. Even today, I have still not got...
View ArticleAPress Deal of the Day - 14/Jan/2012 - Beginning ASP.NET 4 in VB 2010
Today's $10 Deal of the day from APress at http://www.apress.com/9781430226116 is Beginning ASP.NET 4 in VB 2010"The most up-to-date and comprehensive introductory ASP.NET book you'll find on any...
View Article