Posts
381
Comments
222
Trackbacks
42
Development
Beginning PHP On Windows 8
It is always interesting to find out what technology I will have to work with next. One of the latest that I’ve had to learn is PHP and since I am running Windows 8 I had to get it working in that environment. At first I tried just downloading the Apache server files and running that, but then you have to deal with possible collisions between Apache and IIS. In the end I found out that it is easier to setup PHP for IIS. The first thing you need to make sure that the IIS feature installed. Then you ......
Posted On Tuesday, March 26, 2013 8:14 AM | Comments (1)
Using BingMapsDirectionsTask In Windows Phone 7
Windows Phone has a number of great capabilities built into it for developers. The Bing APIs allows you to easily give your application mapping functionality. You may just want to give users directions to a fixed location. What happens though when you want to give a user directions from their current location to an address that they are picking from application data? This article will cover just that scenario. Since almost everything in Windows Phone development is asynchronous this can get a little ......
Posted On Thursday, August 9, 2012 4:19 PM | Comments (0)
Reading QR Codes In Your Windows Phone App
I have recently been working on an application for a client that needs to read QR codes. This has lead to some interesting findings. There are a couple of approaches you can use. One is to take a picture and evaluate it for a code and the other is more like the Bing Vision feature. Both of them can be accomplished by leveraging theSilverlight ZXing library from Codeplex. In order to have QR code images to test I would suggest going to QRStuff.com. It is a site where you can freely generate QR images ......
Posted On Monday, July 23, 2012 3:42 PM | Comments (2)
Ultimate Tool List
He has done it again.  Scott Hanselman has come out with his 2007 Ultimate Tool List.  If you value your time check it out.
Posted On Tuesday, August 28, 2007 7:12 AM | Comments (0)
Leveraging Generation App
Generation App is the place for developers to get started building solutions on the latest Microsoft technologies. I originally understood it to be for Windows 8 and Windows Phone 8 development, but you can sign up for a 30 day adventure to build web apps and framework based apps as well. When you sign up you get a list of subject areas to study in order to create the best application possible. You also get daily emails with links to content to help you progress and helpful YouTube videos. The real ......
Posted On Saturday, February 9, 2013 8:08 AM | Comments (0)
Scratch–Programming For Kids Or Going Old School
I was watching the TED session on Scratch after seeing it linked to in the DZone newsletter. I was interested to find out what it was and see if my kids might be interested in playing with it. Of course I also needed to find a new programming language to learn for the year (ok, couldn’t resist a little dry humor). The Scratch programming environment can be downloaded from MIT’s site here if you want to give it a try. Scratch is an interesting little drag-n-drop language that is great for understanding ......
Posted On Friday, February 1, 2013 12:53 PM | Comments (0)
Learn A New Programming Language Every Year?
I heard someone mention the other day that they have forgotten more programming languages than most developers have learned and it made me remember all the suggestions to learn a new language every year. I have probably even made this suggestion before. As I thought about it I realized that it isn’t important for it to be a language that your learn, it is just important that you learn something new. Experiment with a new platform, study data theory, join the enemy’s camp and understand their point ......
Posted On Tuesday, January 22, 2013 8:35 AM | Comments (0)
Key Windows Phone Development Concepts
As I am doing more development in and out of the enterprise arena for Windows Phone I decide I would study for the 70-599 test. I generally take certification tests as a way to force me to dig deeper into a technology. Between the development and studying I decided it would be good to put a post together of key development features in Windows Phone 7 environment. Contrary to popular belief the launch of Windows Phone 8 will not obsolete Windows Phone 7 development. With the launch of 7.8 coming shortly ......
Posted On Tuesday, November 20, 2012 7:12 AM | Comments (2)
Local LINQtoSQL Database For Your Windows Phone 7 Application
There aren’t many applications that are of value without having some for of data store. In Windows Phone development we have a few options. You can store text directly to isolated storage. You can also use a number of third party libraries to create or mimic databases in isolated storage. With Mango we gained the ability to have a native .NET database approach which uses LINQ to SQL. In this article I will try to bring together the components needed to implement this last type of data store and fill ......
Posted On Thursday, September 6, 2012 12:35 PM | Comments (0)
Review: TypeMock Isolator 7
I was recently given an opportunity to review the TypeMock Isolator v7 framework. This is a very feature rich add-in for Visual Studio which simplifies unit testing by putting all the features you need right at your finger tips. Below is an abbreviated list of features found in the product. Components AutoRunner Failed Test Analyzer Coverage Test Auto-Complete The biggest productivity feature is the unit testing dashboard which drops down from the top of your Visual Studio code window. It provides ......
Posted On Monday, July 16, 2012 7:17 AM | Comments (1)
Full Development Archive

Tim Murphy

Tim is a Solutions Architect for PSC Group, LLC. He has been an IT consultant since 1999 specializing in Microsoft technologies. Along with running the Chicago Information Technology Architects Group and speaking on Microsoft and architecture topics he was also contributing author on "The Definitive Guide to the Microsoft Enterprise Library".



I review for the O'Reilly Blogger Review Program



Technorati Profile

www.flickr.com
Tag Cloud