Hi, Have a look to the example http://www.adobe.com/devnet/flex/articles/code_generator.html
If you use Remoting above example will help you. Else you can use the normal HttpService to interact with webserver(which will return XML). Its all depend on your server architecture. I personally prefer to use Flex Remoting which is faster. Thanks On Wed, Oct 7, 2009 at 6:41 PM, David Pariente <[email protected]> wrote: > > > I was searching for the same short ago, so i can tell you that the adobe > flex page has plenty of examples, videos and articles on how to connect Flex > with .Net. > At least it has enough to start with. > Did you google it or checked adobe flex website? > > > > > Ramkumar wrote: > > Hi All, > We have the application on .Net and we have to replace the asp pages with > flex UI. > I am little bit exposure only to flex(I am java developer) and dont have > knowledge on .Net. > Please provide me sample codes(like the data passing from UI to db) and > materials for doing the application. > from there i will try to manage my self. > > Thanks and Regards, > N.Ramkumar > > > -- Vikram Bhatla office ph:415-832-2181 mobile:510-449-5459 [email protected]

