Thursday, May 19, 2005 - Posts

Can your notebook do this?

Finally! Tablet PC Marketing

By Frank

As I was looking at an article on PCWorld, I saw a Flash ad for the Tablet PC platform, which leads to a site just to show off the TabletPC platform .  

 “Can Your Notebook PC Do This?

Finally, some marketing support. We need more bloggers using Tablet PC's!

I wish I could have had a Slate Tablet PC at the Syndicate Conference, it's time to show the Mac Users what they are missing....

Custom Component Services

Tonight NYCDOTNETDEV User Group meeting with Speaker: Juval Lowy, IDesign and the BayNet User Group.

One of the most important aspects of .NET as a component technology is its use of contexts and interception to facilitate component services. .NET intercepts calls from the client to the object, performs some pre call processing, forwards the call to the object, and does post call processing. Objects indicate to .NET which component services they rely on using special attributes, and .NET makes sure the objects get the run time environment they require. In addition, .NET allows developers to provide their own custom context attributes. Context and interception are undocumented features of .NET. This talk explains in depth contexts, object activation, message processing and interception, how to take advantage of existing services, and how to provide custom component services such as logging and tracing, security, performance profiling, custom thread management, method calls filtering, parameter checks and so on. The talk ends by walking through two real-life services (logging and transactions), and a glimpse at the future of interception under Indigo.

The meeting starts at 6:00 at Microsoft's NYC office.