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?
IIS Stack in Windows Server 2003+
Apparently the IIS stack has changed in Server 2003. I’ve never noticed any issues with my ASP.NET apps, but in case you do, here’s the full post: http://blogs.msdn.com/tom/archive/2008/03/31/stack-sizes-in-iis-affects-asp-net.aspx.
Read MoreApple Sneaking Safari download on QuickTime Users?
I have QuickTime installed on my PC. I just noticed that Apple is now trying to get users to download Safari using their Apple Software Update software. It’s checked by default but as you can see from the photo below, I decided not to install it. It’s interesting that they’re trying to force it down to user’s.
Read MoreAPI Libraries for Popular Web Applications
Scott Hanselman just posted a really good collection of the APIs for many popular web applications such as DIGG, Twitter, Live Services, etc. You can read Scott’s full posting by clicking here.
Read MoreVisual Studio's Birthday?
I just read a post from Steve Andrews about Visual Studio. Little did I know that Visual Studio 97 came out on March 19, 1997. So, technically, today is VS’s birthday. How cool is that? Steve even posted the original mission for VS 97. Funny how its very similar to today’s purpose.
Read MoreMIX 08 Sessions
I couldn’t make the MIX this year, but I can easily catch up on the content. You can too by visiting http://sessions.visitmix.com/.
Read MoreInternet Explorer 8 Beta 1 - Websites that are Broken
IE8 Beta 1 now forces CSS 2.1 along with other web standards (includes some early HTML 5 stuff too!). I’m creating a list of websites that seem to be broken by the browser. Feel free to leave a comment if you come across other sites. Here’s what I found so far (notice that only part of the site may be broken and not necessarily all of the site):
Read MoreBooks, Software for Sale
I’m in the process of doing some early spring cleaning and I’m really cleaning out my closets. I’ve got lots of books and software I’m going to begin listing on Amazon (http://www.amazon.com/gp/shops/index.html?ie=UTF8&sellerID=A3HIQ7PK69ITYM) and at eBay (http://search.ebay.com/_W0QQsassZjasonngaylord). If you’re interested, feel free to ping me directly.
Read MoreEnumerating JavaScript Object Properties
I am building a few controls that use client-side script for reuse in the one web app I’m working on. I needed a way to enumerate the property names and values of an object in JavaScript so I knew which properties I had access to. Here’s a JavaScript method I put together to enumerate the properties of a CustomValidator
object. I have the function name as the value of the ClientValidationFunction
:
Want an Enjoyable Programming Position?
United One Resources, a Wilkes-Barre based corporation, is looking for a Senior Application Developer or Application Architect to help fill a newly created position on the team. The position is reserved for a .NET developer looking to use the latest technologies. United One offers a competitive salary, benefits, and an enjoyable working environment.
Read MoreGoDaddy Denies My Using ASP.NET 3.5 Extensions
I have a domain that I was going to use for a little while as I attempt to sell my home. I registered it with GoDaddy knowing they have .NET support. However, I should have read a little further into the shared hosting specs. Apparently, GoDaddy only supports ASP.NET 1.1 and 2.0 and does not support any of the later frameworks. I sent them an email asking them if there was a box they could move me to that had 3.5 and they said no and that it’s “not something we are planning on implementing at this time.” Surely I’m confused. Oh well. I guess I’ll have to move it elsewhere. That turned me off of doing any business with GoDaddy in the future.
Read More