Printer Friendly jQuery

Building websites to support different browsers is easy business when you’re relying on the jQuery framework. However, building printer friendly web content is another hurdle for application developers. I recently came across some useful jQuery for printing Sharepoint web parts. The idea was pure genius – wrap the bit of HTML you want to print [...]

Filed under: Application Development | Posted on September 23rd, 2009 by AaronH | 1 Comment »

Exchange Web Services (EWS) Managed API

Unless you are a seasoned COM junky, the Exchange Web Services (EWS) Managed API will come as a welcome addition to anyone needing to programmatically manage Microsoft Exchange appointments, calendars, messages, or any other folders residing on an exchange server. The key difference with EWS is that it is using purely managed code. EWS itself [...]

Filed under: Application Development, Microsoft | Posted on September 22nd, 2009 by AaronH | No Comments »

BizTalk Pipeline Out Of Memory

I’ve developed many custom components for BizTalk in the past several years, but I have never had to work with very large input files (>100MB), primarily I’ve simply created output files. In a recent need to gather several years worth of historical data, it became apparent that memory constraints were going to be pushed to [...]

Filed under: Application Development, Microsoft, Miscellaneous | Posted on September 21st, 2009 by AaronH | No Comments »

Microsoft creates CodePlex Foundation

Today Microsoft announced that its funding $1 million to create a 501(c)(6) corporation called the CodePlex Foundation. Microsoft created Codeplex.com in 2006 to allow developers the opportunity to share open source projects completely free to the community. One of the first open source projects shared on CodePlex was the AJAX Control Toolkit, a very well-known [...]

Filed under: Application Development, Microsoft | Posted on September 15th, 2009 by AaronH | No Comments »

Web Developer Bookmarklets

Bookmarklets can be powerful aids for web development. With jQuery providing so much innovation in the browser landscape, many bookmarklets are pushing the bar. Here are some interesting ones that I’ve found incredibly useful and use in conjunction with (or absence of) the built-in browser developer tools.

jQuerify is a simple way to inject the jQuery [...]

Filed under: Application Development | Posted on September 9th, 2009 by AaronH | No Comments »

Connecting to SQL Azure CTP

If you haven’t tried out SQL Azure, you have until November 2009 to demo it until they begin charging customers for their usage. The service itself is still in its infancy, but the latest iteration finally supports relationships which is a big win in my book. Besides, what good is non-relational data (other than the [...]

Filed under: Application Development | Posted on September 8th, 2009 by AaronH | No Comments »

jQuery notifications using jGrowl

When creating rich internet applications (RIA), having good communication back to the end user is critical. jGrowl is an excellent tool to provide instant notifications messages to the client using the jQuery framework. jGrowl is simple to use and easy to configure. Here is a quick introduction on how to get started with it. This [...]

Filed under: Application Development | Posted on September 1st, 2009 by AaronH | 1 Comment »

Links

Topics

Tags

Authors

Syndication

Archives

Copyright © 2012 Pearl Technology. All rights reserved.
The Tech Blue theme was modified to help create this blog.