![]() ARCast.TV - The Mono Project with Miguel De Icaza Have you had Mono? No, not the virus... I'm talking about the Mono project. If you hadn't heard about it, this is a version of .NET that runs on Linux. While I was in Boston for the ReMix conference I had a chance to chat with Miguel about his work with More... Posted on Mon, 03 Dec 2007 18:33:45 GMT Comments (0) ARCast.TV - Major League Baseball on Silverlight
At the recent ReMix event in Boston I was privileged to chat with Justin Schaffer who has been working on mlb.com for a number of years. When you consider the challenge of connecting with fans and being a prime mover in the new technologies of the web h More... Posted on Wed, 28 Nov 2007 21:26:42 GMT Comments (1) Authentication and authorization with custom implementation of IPrincipal and IIdentity Hi there. I'm playing around a little with authentication which is going to be used in a smart client. Let's start with the authentication. To authenticate a user an external package is used to call the server which verifies the user. I started to imp More... Posted on 2008-10-13T14:55:20Z Replies (0) Transactions in n-tier applications - No distributed
Hello, How is the best use of System.Ado transactions in n-tiered applications, Logic or DB, how? Here is my environment:One presentaction layer (ASP.NET website, out of scope of the problem)One logic layer (.NET DLL, several business component More... Posted on 2008-10-03T15:34:20Z Replies (2) |