Hello, I'm Jason
I live with my family in the rolling hills of Northeastern Pennsylvania. I'm a web developer by trade, but have broad experience in various business areas. Want to know more about me?
Using Conditional Formatting in Microsoft Excel
Have you ever had a spreadsheet that you’d like to apply formatting, such as highlighting a row, if a certain value was within a particular range? It’s not that difficult to do. Below, I’ll walk through doing this in Microsoft Excel 2003 and again in Microsoft Excel 2010. Microsoft Excel 2010 adds additional features such as including icons in the cells.
Read MoreOnly One Dialog Box is Allowed in Silverlight
Today I came across an interesting issue. I have a Silverlight project in which I’d like to be able to show the OpenFileDialog as well as a JavaScript alert. However, I was able to determine (and confirmed at StackOverflow), that the alert cannot happen first as the OpenFileDialog would be a second dialog on a single user action to the browser. By commenting out the alert, I was able to continue just as planned.
Read MoreWhy the US is Helping Itself go Bankrupt
Earlier today, I received an email chain from a family member. I usually read these, but very rarely forward them off. However, this one brings up very interesting points. The tone of the email was against the current Obama administration. I’m going to try to do my best to remove the President’s office from this discussion. My reason for it is that whether or not I agree with the current Administration, I think this uncovers a larger problem with government spending.
Read MoreVisual Studio 11 – Now with some Color
The Visual Studio is constantly reviewing items that have been posted to their User Voice site. One of the items that I’ve been asking for, installation customization in Visual Studio, has been voted up to number 4 on the list. Keep the votes coming.
Read MoreSo Where Have I Been Now?
I figured you may ask. Since my last post, I have been working hard to prepare and organize Northeastern PA’s only true technology conference, TECHbash 2012. The event was great! Everything was a huge success and the attendees seem to be pumped up for TECHbash 2013. Although we’re still 11 months away from our next event, we are already planning for the next one. If you think you may be interested in speaking, sponsoring, or volunteering, please let me know. We’ll have our first meeting regarding the event in August to begin carving out the details.
Read MoreOpen Source Microsoft–Build MVC, WebAPI, Razor, and WebPages
Scott Guthrie has announced on his blog that as of this very moment, ASP.NET MVC, ASP.NET WebAPI, and WebPages with Razor syntax have all been open sourced on CodePlex at http://aspnetwebstack.codeplex.com. That’s huge news. Oh and the ASP.NET Web Stack can be repo’d using TFS, SubVersion, Mercurial, and newly added Git.
Read MoreShould Microsoft and Amazon put Windows 8 on the Kindle?
A co-worker of mine sent off a Fox News article yesterday about a Former Microsoft employee that is “fixing” Windows 8. After reading the article, my first take away was another person explaining the Windows 8 UI flaws. Seriously? Those articles are a dime a dozen. Whenever you change the user interface of any system there will always be resistance. Don’t believe me? How about when Facebook users were upset about the Facebook UI changes? They didn’t up and leave to Google+ now did they? Rather than dive into what’s right with Windows 8, I’d like to explain my second take away a bit more.
Read MorePreventing Web Applications from Inheriting Parent Dependencies (bin)
Have you ever created a web application for something specific such as a standalone web app (forum, photo gallery, web service, etc.) while using ASP.NET and received this:
Read MoreJavaScript onClick Navigation Issues within Google Chrome are Solved
For the longest time, If I needed to use an onclick
event for navigation (div
or some other page element), I’d use something similar to:
Finding Microsoft File Transfer Manager
Earlier today, Microsoft released Windows 8 Beta. Of course, when I was downloading it, I had to leave and head to another building. So, I paused my download in the Microsoft File Transfer Manager. However, I couldn’t find it easily again. I finally found a blog post saying it was called TransferMgr.exe. I searched my machine and found it at “C:\Windows\Downloaded Program Files\TransferMgr.exe”. Be sure to look for it there first in the event of needing it.
Read More