I just switched from Classic Mode to Integrated Mode and now HttpContext doesn\'t seem to exist in my ASP.NET application. I can\'t even add a Watch to HttpContext nor to HttpContext.Current.
Is there a way in fluorine to force a nullable double to be passed to flex as NaN? (and vice ve开发者_如何学Crsa)
We have a FluorineFx / ASP.Net application which uses forms authentication to identify the current user. To use these credentials in FluorineFx, we use FluorineContext.Current.User.Identity. When I lo
I created a console application that it should run every hour in order to push updates to a different server using Fluori开发者_Python百科neFx for C# client (NetConnection). It works great, but only w