--> CF - Impersonation Failure

Browse by Tags

09 March 2007
.NET CF for S60 CTP
On Tuesday we reached a key milestone in the development of our product at Red Five Labs. It was the announcement of our first public downloabable release of our .NET CF for S60 implementation which is available in CTP form from the new and improved Red Five Labs site**. Basically it means you can now... Read More...
31 October 2006
Compact WCF for .NET CF
Well the .NET CF team certainly haven't been sitting idle since they shipped CF 2.0. Roman Batoukov's announces that they are bringing a subset of the Windows Communication Foundation libraries to CF devices :-) See Roman's blog for the details on the challenges faced in implementing this... Read More...
Filed under: , ,
26 July 2006
C# Compiler 1.1 vs 2.0
We ran into an interesting bug a couple of days back where some code would work on a developers machine but the exact same code would cause unit tests to fail on a test engineer's machine. The code in question were our implementation of Enum.GetHashCode. The bug caused by a small change in the way... Read More...
Filed under: , , , ,
26 May 2006
.NET Compact Framework (Smartphone) -> Symbian S60
As we, Red Five Labs , are getting closer to a public beta of our implementation of the Compact Framework 1.0 for Symbian OS powered devices we would like to get some early pre-beta feedback from developers or companies that’s got existing applications developed for Microsoft Smartphone’s and would like... Read More...
Filed under: , , ,
26 January 2006
OpenNETCF Smart Device Framework 2.0 Beta 1
OpenNETCF have released Beta 1 of their Smart Device Framework 2.0 . If you do any compact framework development this framework is indispensible. More information on Mark Arteaga's blog . The SDF2.0 documentation have been up for a couple of days, you can check that out here . Known SDF2.0 Design Time... Read More...
Filed under:
20 January 2006
Positions Available - .NET/Symbian
I've posted several .NET jobs on my blog before, mostly for other people or companies, but this is for some open positions on our team at Red Five Labs. If you're really passionate about development and keen to work in a very challenging environment where you get to implement the CLI/.NET framework on... Read More...
14 December 2005
.Net Compact Framework CLR
If you're developing applications for the .NET Compact Framework or just interested in the workings of the CLR on mobile devices, Steven Pratschner kicked off a series of posts that goes into detail on the .NET CF CLR and the decisions that influenced it's design. The first two posts is online and well... Read More...
Filed under: ,
08 December 2005
.NET Compact Framework's Greatest Hits
The .NET Compact Framework Team has put together a " Greatest Hits " list of their top weblog posts on the .NET CF. The list includes some great posts on memory management, the CF Garbage collector and the way the GAC and strong naming works on the CF. All excellent reads. powered by IMHO 1.3 Share this... Read More...
Filed under:
21 October 2005
.NET CF Links
CFNUnitBridge - NUnit test runner for the compact framework Trey Hutcheson has a nice bridging application, CFNUnitBridge, that allows your NUnit tests to be executed against the Compact Framework on devices. There haven't been much activity lately but the source code is available should you need to... Read More...
Filed under: ,