June 2008 - Posts

CodeStock coming August 9th to Knoxville by Jason N. Gaylord's Blog

CodeStock is coming August 9th to Knoxville, Tennessee and you should see the speaker line-up! Jeff Prosise will present the opening keynote and Alan Stevens will mediate the open spaces. There's a ton of great presenters that will be at CodeStock...
Filed under: ,

Getting Started with the AjaxDataControls in Visual Studio 2005 by Jason N. Gaylord's Blog

Sonu Kapoor just posted about getting started with the AjaxDataControls in Visual Studio 2005 . The AjaxDataControls can be found on CodePlex at http://www.codeplex.com/AjaxDataControls/ . Included in the controls are a JavaScript version of the Repeater...

AJAX Tip: Don't forget about the Async Web Service Calls! by Jason N. Gaylord's Blog

FireFox. Internet Explorer 8. Both have great JavaScript debugging tools. Thanks to those tools, I only spent 5 minutes on an issue that could have taken hours to figure out. It was one of those moments when you know its something simple but you can't...

LINQ to SQL and MS Small Business Server 2008 Talks at .NET Valley by Jason N. Gaylord's Blog

The next .NET Valley User Group event will be on June 18th at Scranton University in Scranton, Pennsylvania. There will be two talks that evening. The first will begin at 6pm and will be presented by Michael Murphy. Michael will talk about the ins and...

Performance Tip: Return Only Necessary Columns Using LINQ by Jason N. Gaylord's Blog

I was running into an issue where one of my webmethods was taking a large amount of time to return a small set (5-10 objects). I was using LINQ to SQL. I noticed that the LINQ to SQL query was returning all of the rows. After looking into the table a...

A circular reference was detected while serializing an object of type 'XXX' by Jason N. Gaylord's Blog

I ran into an issue earlier when trying to return an entity class through a web service for use in an AJAX page. After some quick research, I came across a post by Darren Neimke that referenced Rick Strahl's post about LINQ to SQL and Serialization...
Filed under: , ,

Worldwide Developer Conference News by Jason N. Gaylord's Blog

If you're looking to pick up the latest happenings from the Worldwide Developer Conference, check out this: http://www.macrumorslive.com/ Read More...

DirecTV: The Saga Continues... by Jason N. Gaylord's Blog

I received an email from DirecTV about my blog post. They gave a 1-800 number and a 4-digit code so I can reach their team directly. I tried using that number and sat in a queue for nearly 20 minutes. Finally, someone answered and had no clue what my...
Filed under:

Need "Out of the Box" AJAX Functionality for Your Data Controls? by Jason N. Gaylord's Blog

I've been using the Ajax Data Controls (ADC) for 9 months. I recently joined their development team to convert the controls to VS 2008/.NET 3.5. It's a really cool control set that uses AJAX for the complete data transaction. The documentation...
Filed under: , ,

Establishing a VPN on Windows Mobile 5 by Jason N. Gaylord's Blog

Many have found it difficult to establish a VPN connection on Windows Mobile 5. There are quite a few blog posts out there with instructions, but none are really that complete. Before you can establish a connection from your mobile device, you need to...

AjaxDataControls DLL for ASP.NET 3.5 by Jason N. Gaylord's Blog

The AjaxDataControls that have been developed by the DotNetSlackers team have been out for some time now. They were originally developed using the AJAX 1.0 libraries (pre 3.5 days). I've recently encountered some issues where they don't seem to...
Filed under: , ,

Adding QueryString Parameters to the SiteMapNode by Jason N. Gaylord's Blog

There is no way to add querystring parameters to the SiteMapNode in a SiteMap control "out of the box." I'm quite surprised there is no option but luckily the SiteMap uses the provider model. After a Live search, I was able to find a solution...
Filed under: ,

"OLE received a packet with an invalid extension." in Microsoft Word by Jason N. Gaylord's Blog

We still have Small Business Accounting 2006 implemented for some companies. When we use a custom invoice to print using the MS Word Smart Document set, we receive the error "OLE received a packet with an invalid extension." This error occurs...
Filed under: ,

DirecTV: The Story of Bad Customer Service by Jason N. Gaylord's Blog

I've had DirecTV service for 3 years now. During all 3 years I've subscribed to the premium package, the NFL Sunday Ticket, and NHL Center Ice. I have high-definition service with DVR capabilities. So, I pay a decent amount each month to DirecTV...
Filed under:
Powered by Community Server (Commercial Edition), by Telligent Systems