Refactoring Windows 8 Code-Behind to MVVM Joe Mayo, January 1, 0001 In my previous post, Using LINQ to Twitter in Windows 8 Metro Apps, I cheated a little (some might say a lot) on my UI architecture by using code-behind. In this post, I’ll make it all better by showing ... Refactoring Windows 8 Code-Behind to MVVM 0 0 0
GTasks Plus v1.0 – Open Source Windows Phone 7 Application Max, January 1, 0001 I am happy to announce that I have open sourced and released my first Windows Phone 7 Application to Marketplace a few days back. You can get the source code from http://gtasksplus.codeplex.... I will ... GTasks Plus v1.0 – Open Source Windows Phone 7 Application 0 0 2
Log4Net basics with a Console Application (c#) MarkPearl, January 1, 0001 If you are looking for a great introductory article on Log4Net, I would recommend reading the Log4Net tutorial by Tim Corey. Tim goes through quite a bit, I just want to cover the very bare minimum for ... Log4Net basics with a Console Application (c#) 0 0 14
Trials and Tribulations of Organizing A Full Day Workshop Lori Lalonde, January 1, 0001 Today I was finally able to post the registration site for an upcoming full day workshop that our .NET User Group had been anticipating for quite some time. Although this seems like a trivial thing to ... Trials and Tribulations of Organizing A Full Day Workshop 0 0 2
Kinect for Windows coming soon dotgeek, January 1, 0001 Slated to launch on February 1st is Kinect for Windows, are you ready to rush out and buy one of these? I don’t want to come down on this latest venture from Microsoft, but I don’t think its really geared ... Kinect for Windows coming soon 0 0 0
Understanding SQL Azure Throttling and Implementing Retry Logic ScottKlein, January 1, 0001 I have seen a number of questions lately regarding how SQL Azure handles throttling and how to determine why the throttling occurred. Sometimes those questions are followed by another question asking how ... Understanding SQL Azure Throttling and Implementing Retry Logic 0 0 6
Changing Team Foundation Server 2010 Workspace Mappings Tim Murphy, January 1, 0001 When you place a Visual Studio solution into TFS or pull it down for the first time a default working path is set in the workspace mappings. There are times when you need to point source code to a new ... Changing Team Foundation Server 2010 Workspace Mappings 0 0 0
February 2012 Chicago Information Technology Architects Group Pre... Tim Murphy, January 1, 0001 So here is try number two. Mother nature got the best of us last month with the threat of icy roads on our presentation night. Ruben Rotteveel has been gracious enough to reschedule his discussion of Advancements ... February 2012 Chicago Information Technology Architects Group Pre... 0 0 0
Using LINQ to Twitter in Windows 8 Metro Apps Joe Mayo, January 1, 0001 While the title of this post suggests focus on LINQ to Twitter, it also indicates that I’ll be discussing how to build a Windows 8 Metro application. The application itself will display a list of tweets ... Using LINQ to Twitter in Windows 8 Metro Apps 0 0 4
I am animated virus ? Anirudha, January 1, 0001 I am writing my last post Firefox 7 Released when Mozilla release Firefox 7 now they have 9 soon they have 12. Now I am show you a little problem with word processor we use daily. let’s take a look at ... I am animated virus ? 0 0 0
Automatic roll-out of IE8 and IE9 TATWORTH, January 1, 0001 The roll-out of the latest IE (either IE8 or IE9 depending on the operating system) as an important security patch started this month for users in Australia and Brazil according to the Windows blog at ... Automatic roll-out of IE8 and IE9 0 0 0
Project Novus–Progress Update rodelljr, January 1, 0001 Its been a few weeks since I talked about my Windows Phone project. I bunch of things have happened during this time. I finished my primary requirements and began paper mock-ups of the screens. I say paper, ... Project Novus–Progress Update 0 0 0
Determine the Security Account that IIS Uses to Run My Web Site ChrisD, January 1, 0001 It's important to understand the account that IIS is running under when you need to make changes to the security settings. If, for example, your Web application writes to files or to a database, you'll ... Determine the Security Account that IIS Uses to Run My Web Site 0 0 0
Starting to look out for any news on MSMQ and Windows 8 John Breakwell, January 1, 0001 Udi Dahan briefly chats about MSMQ on his blog and provides a useful link: Microsoft has put MSMQ in the Developer Preview of Server 8 (as Brian Buvinghausen has written here). There’s good news on Brian’s ... Starting to look out for any news on MSMQ and Windows 8 0 0 1
Installing and Configuring PeopleSoft Adapter for BizTalk Server ... Vishal, January 1, 0001 Architecture of PeopleSoft Adapter: The BizTalk PeopleSoft Adapter is based on the BizTalk Server Adapter Framework. More info: How the Adapter Is Designed: The Adapter Framework. The PeopleSoft adapter ... Installing and Configuring PeopleSoft Adapter for BizTalk Server ... 0 0 3
Syncronize IIS servers in a web farm to enable ETags Michael Freidgeim, January 1, 0001 It’s known that on web Farm using of eTags under IIS doesn’t work properly unless all servers are synchronized.http://support... suggests to synchronize the ETag values on all the ... Syncronize IIS servers in a web farm to enable ETags 0 0 1
Enumerations And The CStr Function Jesse Taber, January 1, 0001 This blog post has moved:http://gruffcode.com/2012/01/24/enumerations-and-the-cstr-function/ Enumerations And The CStr Function 0 0 0
Bug fix: WPF4 project template for #MVVMLight V3 Laurent Bugnion, January 1, 0001 Ironically, my last release of MVVM Light V3 was about fixing bugs in templates and making them better. In the process however, seems that I introduced a regression bug in the WPF4 project templates. Yep ... Bug fix: WPF4 project template for #MVVMLight V3 0 0 0
Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Se... Vishal, January 1, 0001 Step 9: Completing the Database Setup: This step is a very critical step and should performed with very much attention. Below mentioned steps are the ones which I thought were required for the environment ... Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Se... 0 0 20
Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Se... Vishal, January 1, 0001 Step6: Installing People Tools 8.52: After you download and extract the PeopleSoft PeopleTools installation files you can find the installer in PS_INSTALL/disk1. Launch the installer using setup.bat. Click ... Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Se... 0 0 1
Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Se... Vishal, January 1, 0001 Environment what we are building consists of: Operating System: Windows Server 2008 SP2. Database Server: SQL Server 2008 with SP2. PeopleSoft Application: PeopleSoft Enterprise Human Resources Management ... Installing PeopleSoft HRMS 9.0 on Windows Server 2008 with SQL Se... 0 0 5
Creating a custom BizTalk 2010 pipeline component–Part I Bill Osuch, January 1, 0001 Recently at work we had a need to be able to manipulate the XML version of a HIPAA EDI file before it hit any of our BizTalk orchestrations, so I decided to do this with a custom pipeline component. There ... Creating a custom BizTalk 2010 pipeline component–Part I 0 0 0
How to Improve Your ASP.NET Performance ChrisD, January 1, 0001 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 create ... How to Improve Your ASP.NET Performance 0 0 0
Unmanaged or managed memory leaks? tiagomargalho, January 1, 0001 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 comes ... Unmanaged or managed memory leaks? 0 0 0
Copy a Team Foundation Server 2010 Collection to a Different Netw... Bob Hardister, January 1, 0001 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 was ... Copy a Team Foundation Server 2010 Collection to a Different Netw... 0 0 2
Installing Windows 8 Developer Preview on a VM Joe Mayo, January 1, 0001 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 Win8 ... Installing Windows 8 Developer Preview on a VM 0 0 0
Computer Networks UNISA - Chap 4 – Introduction to TCP/IP MarkPearl, January 1, 0001 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 addressing ... Computer Networks UNISA - Chap 4 – Introduction to TCP/IP 0 0 0
Computer Networks UNISA - Chap 7 – WANS and Remote Connecti... MarkPearl, January 1, 0001 After reading this you should be able to Identify a variety of uses for WANs Explain different WAN topologies, including their advantages and disadvantages Compare the characteristics of WAN technologies, ... Computer Networks UNISA - Chap 7 – WANS and Remote Connecti... 0 0 1
Making Windows Azure Drive Letter Persistent Shawn Cicoria, January 1, 0001 Windows Azure Fieldnote Summary Windows Azure Drives [1] provide a means to represent a file based (disk drive) persistent storage option for the various role types within Windows Azure Compute. Each of ... Making Windows Azure Drive Letter Persistent 0 0 0
BizTalk and 0MQ (ZeroMQ) Leonid Ganeline, January 1, 0001 It is stupid to compare those two beasts. BizTalk Server is a pricey, huge development and run-time system, it includes tons of the tools, supports tons of protocols and systems. It works for very specialized ... BizTalk and 0MQ (ZeroMQ) 0 0 0
Review - Studio for ASP.NET Wijmo Brian Muirhead, January 1, 0001 I’ve been testing\evaluating ComponentOne’s Studio for ASP.NET Wijmo suite for an MVC 3 project and I’m quickly becoming a fan! This product has so many things going for it that I’m not sure where to start. ... Review - Studio for ASP.NET Wijmo 0 0 0
HomePage The Database Guy, January 1, 0001 Welcome to ArcTecDatabase Platforms Please choose the RDBMS Platform from the following list to connect to the appropriate discussion portal. Programming Platforms Please choose the Programming Platform ... HomePage 0 0 0
My Office @ AJI Software Headquarters Jeff Julian, January 1, 0001 One of the great things about 2012 is that I am not in our office nearly 100% of the time during business hours. This is the first time I have been able to work from our office this much in about 4 years. ... My Office @ AJI Software Headquarters 0 0 1
Top 10 Reasons Why I Like Dating A Programmer Lori Lalonde, January 1, 0001 I’ve dated men that fall into various categories, from musicians to jocks to the average “Joe”. But my current beau falls under a new category for me: the self-proclaimed geek. I wasn’t sure if I’d be ... Top 10 Reasons Why I Like Dating A Programmer 0 0 2
Microsoft IE6 Migration Tarun Arora, January 1, 0001 With support for Windows XP coming to an end on the 8th April 2014 and IE6 standing in so many people’s way of migration, what better time to start taking the leap to a more modern browser? Microsoft have ... Microsoft IE6 Migration 0 0 0
A bit About Me Vincent Maverick Durano, January 1, 0001 I work as a Tech Lead/Web Developer, focusing mainly in ASP.NET technologies. My exploration into programming began at the age of 15;Turbo PASCAL, C, C++, JAVA, VB6,Flash and a variety of other equally ... A bit About Me 0 0 0
SQL Azure Federation – Features & Usage Shaun, January 1, 0001 This is the second post about SQL Azure Federation. In my first post I described a little bit about the theory of data partitioning, included the different between the horizontal partitioning and the vertical ... SQL Azure Federation – Features & Usage 0 0 12
My routine for migrating Microsoft Dynamics CRM 4.0 to MS CRM 201... Shaurya Anand, January 1, 0001 The following procedures describe my approach toward a minimal error prone migration of Microsoft Dynamics CRM 4.0 to MS CRM 2011. 1. I start by installing CRM 2011 with a dummy organisation, yes, I don't ... My routine for migrating Microsoft Dynamics CRM 4.0 to MS CRM 201... 0 0 0
Our evolution of story cards MarkPearl, January 1, 0001 I thought it would be interesting to blog out the evolution of our story cards. Several months ago I began work at a new organization that was implementing a variation of scrum. The used the typical post-it ... Our evolution of story cards 0 0 2
Methods to Publish Your Site ChrisD, January 1, 0001 There are many ways to publish your site using Plesk Control Panel. Plesk is very powerful. I will show you some methods to publish your site. 1. We can use FTP.This method is I most like. Very simple ... Methods to Publish Your Site 0 0 0
Estimating Work Items by Hours–Idiotic You Say? D'Arcy Lussier, January 1, 0001 An interesting discussion popped up on Twitter between myself, Steve Rogalsky, Terry Bunio, Mike Iwasiow, David Alpert, and some others around using hours as a software estimating unit of measure. Steve’s ... Estimating Work Items by Hours–Idiotic You Say? 0 0 5
WP Development With “Essential WP 7.5 Application Development wit... Vijaya Malla, January 1, 0001 TOMBSTONING (Application Lifecycle) Today we are going to talk about “Application Lifecycle” of an application in Windows Phone. Before we write our first application it is good to have a good understating ... WP Development With “Essential WP 7.5 Application Development wit... 0 0 1
Analyzing CES 2012 Bill Evjen, January 1, 0001 I just got back from the Consumer Electronics Show 2012 (CES) which was held in Las Vegas. This is a good show for me and the company that I work for as it shows us some of the possible future trends of ... Analyzing CES 2012 0 0 1
MSP430 Pulse-Width Modulation in Low Power Mode 3 codeWithoutFear, January 1, 0001 I have recently been turned on to the world of microcontrollers while doing some hobby development. Here is the first “real” program I have written with the Texas Instruments MSP430 LaunchPad development ... MSP430 Pulse-Width Modulation in Low Power Mode 3 0 0 4
DBDeploy.Net 2 Robert May, January 1, 0001 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 discovered ... DBDeploy.Net 2 0 0 1
Twitter Search JSON Deserialization Tim Murphy, January 1, 0001 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 hint ... Twitter Search JSON Deserialization 0 0 2
C# DispatchTimer PhubarBaz, January 1, 0001 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 user ... C# DispatchTimer 0 0 0
Stylecop Suppress Message kazim sardar mehdi, January 1, 0001 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 following ... Stylecop Suppress Message 0 0 0
Computer Networks UNISA - Chap 3 – Transmission Basics and ... MarkPearl, January 1, 0001 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, STP, ... Computer Networks UNISA - Chap 3 – Transmission Basics and ... 0 0 0