Author Archive
for: ‘aaron’

Developing an iPhone Web App in C# – Part 2

Part 2 of Developing an iPhone Web App in C# move to creating an installation footer, hiding the address bar, and creating a Home Screen icon..

Read More

Developing an iPhone Web App in C# – Part 1

I want to extend my websites to include a tailored experience for PC versus iPhone, iPad and Andriod – however I want to leverage my C# skills. Part 1 of Developing an iPhone Web App in C# begins with creating the base aspx page, understanding how iPhone’s Safari renders its viewport, and controlling the iPhone experience by preventing zoom and dragging with code behind.

Read More

Extract all Emails from Active Directory to File

Often you want to get all the valid email addresses that have been specified in an Active Directory domain. Most commonly I use this to create a incoming whitelist on an SMTP server in a DMZ. Extracting this list via C# is pretty easy these days. First you need to connect to the domain, and …

Read More

bf3mobile.com – Your Battlefield 3 Stats on Phone

Been having some fun over the last few days creating a web site that allows Battlefield 3 players to view their soldier statistics from any web enabled iphone or andriod handset.

Read More

The Day the Internet Closed

With cheap storage, easy marketing and a user base eagerly supporting the cause these guys have made quick money – fast. Megaupload supposed revenue was US $175 million, and rumours have it that its founder Kim Dotcom (born Kim Schmitdz) made US $40 million plus in 2010 alone.

Read More

Dump all the Lists in A SharePoint Web to Excel CSV Files

Between native and 3rd party options there are probably 86 ways to backup SharePoint. However sometimes you want something simple and guarenteed. The Export to Spreadsheet option is an example – its basic but works – kind of cosey. So I wrote a console app that lets me quickly dump the contents of a Site to a series of CSV files and zips them.

Read More
Page 1 of 612345»...Last »