Thanks Jonas,

I appreciate your thoughts.  When I contacted Joe Orbman concerning 
WebORB, he was very helpful and eager to help .NET people utilize a 
service similar to FDS.  Understandably, if you don't use Cold 
Fusion or J2EE, you're not going to get a full-blown solution from 
Adobe.  But fortunately, there are smart people out there that are 
helping to open-up the Flex market to .NET backends.  Thanks for 
sharing your experience.  My view: In the sliding scale of time, 
there exists gurus and future gurus.

-TH

--- In flexcoders@yahoogroups.com, "Jonas Windey" <[EMAIL PROTECTED]> wrote:
>
> Hi Tim,
> 
>  
> 
> Well, my first impression is that it's pretty complex, at least a 
lot more
> complex than just creating ASP.NET Web services and calling them 
from flex.
> 
> Apparently you need to place all your remote methods in xml config 
files.
> Etc. The tutorials from
> http://www.themidnightcoders.com/articles/datamanagement-part3.htm 
help a
> lot, but it's still a huge change, also in the way of thinking. 
(eg updating
> data with the sync methods, changeobjects etc). Also you use a lot 
more
> databinding, whereas with web services you just fill your datagrid 
or
> treeview with the data you receive, and in the case of an update, 
you will
> probably use a web service too to update the current row. Here you 
just omit
> your changes to your dataService, and he handles all the rest.
> 
>  
> 
> I think the Flex + .NET + WebORB community is pretty small at the 
moment
> though, so it would be nice of some gurus from this list play a 
bit with it
> like I'm doing right now.
> 
>  
> 
> Jonas
> 
>  
> 
>   _____  
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Tim Hoff
> Sent: donderdag 13 juli 2006 11:32
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: WebORB for .net beta5: feedback
> 
>  
> 
> Hey Jonas,
> 
> Please let us know what your impressions of WebORB are after you 
> have had a chance to work with it a little. I'll be switching 
> from .NET WebServices to RemoteObject soon, so I would love to 
hear 
> about your experience.
> 
> Thanks,
> Tim Hoff
> 
> --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> 
ups.com,
> "Jonas Windey" <jonas@> wrote:
> >
> > Ok, I forgot to read my mails last night. Apparantly Mark Piler 
> from
> > themidnightcoders.com sent me a mail after noticing that I had 
> downloaded
> > the beta 5 (which had just been released), writing the following:
> > 
> > 
> > 
> > A quick workaround is to open web.config 
> from /Inetpub/wwwroot/weborb and
> > remove the following two lines:
> > 
> > 
> > 
> > <add assembly="vjslib, Version=2.0.0.0, Culture=neutral,
> > PublicKeyToken=B03F5F7F11D50A3A"/>
> > 
> > <add assembly="BlueDragon, Version=6.2.1.0, Culture=neutral,
> > PublicKeyToken=7551335DE9FC3C36"/>
> > 
> > 
> > 
> > Please make sure that the closing tags for <assemblies> and 
> <compilation>
> > stay in the file (they are on the same line as the BlueDragon 
> reference).
> > 
> > 
> > 
> > You can always check if web.config is valid by opening the 
> following URL:
> > 
> > http://localhost/
> <http://localhost/weborb/examples/testsuite/client/testsuite.aspx>
> weborb/examples/testsuite/client/testsuite.aspx
> > 
> > 
> > 
> > How nice is this? :-) I guess he must get a notification every 
> time someone
> > downloads his product, and check if everything is working.
> > 
> > 
> > 
> > So, I got the Contact Manager sample working now, let's play 
> around a bit.
> > 
> > 
> > 
> > Jonas
> >
> 
>  
> 
> __________ NOD32 1.1656 (20060712) Information __________
> 
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to