Steve Presley

Rantings of DSaxman

Browse by Tags

All Tags » .NET Related (RSS)
Blogs at nGallery.org
Jason Alexander set up blogs for our nGallery related rantings. They are, of course, powered by .Text and available at http://blogs.ngallery.org/ . My personal blog there is available at http://blogs.ngallery.org/stevep/ .
Smartphone in my hands!
Well kids, this isn't entirely DotNet related as my SmartPhone still has the 2002 OS, not the 2003 OS with the .NET CF installed - haven't figured out which ROM set I need to get it to 2003, or get the .NET CF installed on it. While I've had it nearly...
Last week at the Microsoft Campus
I had the pleasure of spending last week at the Microsoft campus in Redmond, WA. We were hosted by Rob Howard , Scott Guthrie andĀ various members of the ASP.NET, WebMatrix, Mobile ControlsĀ and the Web Developer experience of Visual Studio .NET, C# and...
<%@ import Namespace="aspnetweblog.entry" %>
dim MyFirstBlog as new ASPNetWebLog.Entry MyFirstBlog.Text = "Hello World!" Page.Controls.Add(MyFirstBlog) :-P
More Posts