News by Murat Çim

This feed does not validate. (details)

FleXtense is Open Source Now..

4 Aug 01:13
Sourceforge download link from here

FleXtense 2.0 Released

19 Apr 12:18
Hi all,FleXtense 2.0 released with the online use of generator. We tried to fix many of the bugs we noticed and you reported.FleXtense is now fully served to you with online usage. We believe it will be more useful this way because it does not need to be installed on your local operating system and can be used from any computer.Lastly, thank all of you for your posts in our forum .Hope you find the new release of FleXtense useful!

FleXtense Forum is now ready.

16 Mar 11:16
Hi everyone,I would like to announce that we have run a forum which you can ask any questions about FleXtense, and using Web Services with Flex. We would like to see your postings.On the other hand, we still working on the new release 2.0 version of FleXtense. We have been working hard to add more nice features in it, and that's why it took so long to complete. In about 1 month, we plan to publish the new version.See you soon!

Synchronous data calling with Flex.

1 Jan 01:26
You may read an article about Synchronous data calling with Flex.

FleXtense Beta v1.1 releases in 1 week

20 Nov 20:18
Hi all,The release of the latest Beta version of FleXtense -Beta v1.1- is suspended 1 week because of the workload. Thanks for your interest in FleXtense.See you soon..

What is in FleXtense beta v1.1 ? (Part 1)

13 Nov 10:25
In this article it is mentioned what FleXtense will includes about the next version of FleXtense which we thought to publish as two parts. The new version of Flextense is going to release on 19.11.2007 as free for the Flex users. These are the remarkable features in this version:1. .Net DataSet support with Flex (sending and receiving to web services),2. Directly binding Collection Classes to Data Controls,3. toXML and toJSON support for Collection Classes,4. toXML and toJSON support for Entity Classes,5.

How can we use weather forecasts into the Flex

7 Oct 04:06
In December 2004 the National Oceanic and Atmosphere Administration (NOAA) unveiled a Web service for accessing weather forecasts for locations within the United States.This example shows how can be used weather informations using web services(NOAA) from through the Flex.The applications for this example are,FleXtenseFlex Builder 2.0You can download the source codes of example from here.

FleXtense Crud Example (Flex + .Net + Database)

1 Oct 02:19
Click picture for watching tutorial video We sometimes need to reach server in the applications of flex which we have developed.There are some alternatives (HttpService,WebService etc.) to reach the server through the Flex.In this example, we will make a crud application by using the asp.net web services and FleXtense.The applications for this example are,FleXtenseFlex Builder 2.0Visual Studio 2005Ms Sql ServerFirst of all, we make a database table which we use ,script of user table.CREATE TABLE [dbo].