A taste of development

March 23, 2008

Silverlight 2 Beta 1 Cross Domain Bug

Filed under: Technology —Tagged , , — simma1990 @ 8:00 pm

Also see: DevWeek 2008 Silverlight Precon Demos I recently ran into what appears to be a bug in Silverlight 2 Beta 1’s handling of cross-domain web service access when using a clientaccesspolicy.xml file. I’m hoping this post might save a few other people the time it took me to work out what was going on [...]

Read the rest of this entry »

Tagspace, Meet Claimspace

Filed under: Technology —Tagged , , — simma1990 @ 2:00 pm

Also see: Playing Multiple Simultaneous Sounds in WPF In early June, we will launch a new social software service for technical professionals called Claimspace (codename, “Rapport”), which will join Tagspace , Blogs , and Forums as the newest member of the Microsoft.Community family. Our development lead, Doug , mentioned Claimspace a few weeks ago so [...]

Read the rest of this entry »

Tagspace: Social Bookmarking for the Whole Web…from Microsoft

Filed under: Technology —Tagged , , — simma1990 @ 6:48 am

Also see: Silverlight 2 Beta 1 Cross Domain Bug I am tickled pink ’n honored to announce the third release of Microsoft Tagspace *, a social bookmarking solution for technical professionals, like you. With this release, Tagspace becomes Microsoft’s first true social bookmarking application for the whole World Wide Web Web. Learn more about Tagspace and its potential to help you [...]

Read the rest of this entry »

VS.NET Macro To Group and Sort Your Using Statements

Filed under: Technology —Tagged , , , — simma1990 @ 12:00 am

Also see: The NCAA and the Hoosiers I try to follow a coding standard for organizing my using statements. System.* goes at the top and then other namespaces grouped together like this: using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Data.SqlClient; using System.Web; using System.Web.Script.Services; using System.Web.Services; using System.Web.Services.Protocols; using Microsoft; using Microsoft.CSharp; using MyCompany; [...]

Read the rest of this entry »

©2012 A taste of development
Provided by WPMU DEV -The WordPress Experts
Hosted by Edublogs.org