Hi,
as far as I know there is no way to do this. F# doesn't <i>officially<i> support ASP.NET projects, so there are certain limitations. I think the ASP.NET compiler uses alphabetical order, so you could try prefixing the file names with something like "01_" etc. (I know.. it sucks). Somewhat better approach is to move the F# source code to an F# library and compile the library separately and then just reference the base classes / other functionality from the ASP.NET page written in C#.

By on 3/5/2009 3:56 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper