ToDotNet

Convert.ToDotNet(InstanceOfWorld)

  Home :: Contact :: Syndication  :: Login
  174 Posts :: 0 Stories :: 175 Comments :: 22 Trackbacks

News





My Vista Score...
3.4




Archives

Post Categories

Image Galleries

Affiliations

Blogs I Read

Interesting Links

My Links

Almost forgot to post the traditional post. So there.

 

posted on Monday, August 16, 2004 7:12 PM



Feedback

# re: My.Age += 1 8/16/2004 7:56 PM Frans Bouma
GiveCongratulations(Users.Sander);
:)

# re: My.Age += 1 8/17/2004 12:10 PM Paul Gielens
PersonTemplate t = new PersonFactory(context).GetQueryTemplate();
t.Name = "Sander Gerz";
t.PersonTitle = "Dutch .NET Developers Alliance";

PersonList result = new PersonFactory(context).Find(t);

Trace.Assert(result.Count == 1, "!@#$%^&*, contact your administrator!");

IMessenger blog = MessengerFactory.CreateBlogMessenger();

try
{
blog.SendMessage(result[0], "Congrats Sander!");
}
catch (MessengerException ex)
{
Trace.WriteLine("Unable to resolve blog, contact your administrator");
}

# re: My.Age += 1 8/17/2004 1:10 PM Sander
@Paul:

Console.WriteLine("Wow! Thanks.");

# re: My.Age += 1 8/30/2004 9:56 PM Ron Jacobs
if (Ron.Birthday == Sander.Birthday)
Console.WriteLine("Hey we have the same birthday!");

Post Feedback

Title:
Name:
Url:
Comments: 
Protected by Clearscreen.SharpHIPEnter the code you see: