Featured Post

Test your .Net Application with Mono Migration Analyzer

For those of you that aren’t involved at all with open source software the Mono project is an open source effort to run .Net applications on various platforms.  About Mono If you watch Miguel from Novell speak about the Mono project the main reason they started it is to be able to open up...

Read More

Presenting at Hub City NUG Nov 20th – New Language Features in C# 3.0

Posted by Keith Elder | Posted in Presentations | Posted on 25-10-2008

0

I’ll be presenting at the next meeting for Hub City NUG to be held on November 20th at 7:00 PM at the University of Southern Mississippi.

Location: College Hall, Room 100
Date: 11/20/2008
Time: 6:30 – 9:00PM  (refreshments served at 6:30, presentation 7:00, giveaways after presentation)
Presentation Topic: New Language Features in C# 3.0
Presenter:  Me

Map
image

(click map for full version)

Presentation Abstract
Are you tired of writing foreach loops or loops in general?  Did you know with the launch of Visual Studio 2008 and the .Net 3.5 framework new language features exist in C# 3.0 to help you write your code differently?  One of the many enhancements in this release were new language features to one of the core .Net languages, C#.  In this session we’ll take an in depth look at the various features of C# 3.0.  We will explore the old way developers wrote code (using foreach loops for example) in C# and then transpose the code to take advantage of new language features like Lambda Expressions, Extension Methods, Anonymous Types, LINQ and more. 

Blackjack II with Windows Mobile 6.1 Internet Connection Sharing (ICS) Fix

Posted by Keith Elder | Posted in Howtos, Mobile Devices, Windows | Posted on 25-10-2008

12

Since I upgraded my Blackjack II to Windows Mobile 6.1 I haven’t traveled anywhere where I needed Internet Connection Sharing to work.  Getting ready for a trip this week I decided to test ICS before I got to the airport.  I just assumed it would work but it wasn’t the case for me. 

First off props to Steve Harman for already posting how to get into the phone and unlock the connections on the phone.  Like Steve I figured the settings were not correct (I’ve gone down this road before with AT&T).   Here’s how to fix the Blackjack II with Windows Mobile 6.1 to tether to your computer using Internet Connection Sharing (ICS) that is built into the 6.1 upgrade.

Step 1:

Follow Steve’s outline on how to unlock the GPRS connections via the registry.

You’ll need to download a utility.  Here is the link for posterity sakes:

http://www.breaksoft.com/Blog/Utilities/2005/1/Mobile_Registry_Editor.aspx

Step 2:

Once the settings are unlocked try to connect and see if you can. I was unable to.  I kept getting:

The remote party has ended this connection.

I went back into the settings and added the following username and password to the AT&T ISP setting and then it connected.  Success!

Username:  WAP@CINGULARGPRS.COM
Password:  CINGULAR1

When connecting to wap.cingular as the access point, I’ve always had to enter the username and password to get things to work.  Maybe some don’t, I’m not sure what the rules are, maybe it is location based who knows.  Anyway, I hope this helps.  Cheers.

UPDATE 10/31/2008

When I was in Los Angeles, CA I had to change these settings.  The only thing I got to work was applying the same settings in step 2 to the AT&T MediaNet connection.

UPDATE 3/20/2009

The best way I’ve found to get ICS working on Mobile 6.1 is to install the previous fix.  You’ll find it on my other review of the Blackjack II here.