Posts

JDeveloper 11G TP4

I started to work with the IDE 3 weeks ago. My company decided to migrate our existing forms application to ADF. My first impression with IDE was not so positive but it is still a preview release so I hope it will be better once released. I decided to write my experiences with this tool from now on..Lets see how it will be .. Wait me JDeveloper , I am coming to explore you !!

.Net Seminar About Orcas

Yesterday I have attended to a .Net seminar at Naples. It was about the newcoming Visual Studio code named Orcas. What I learnt from the seminar is They will make the new IDE multi targetted. This means you will be able to compile your project against diffrent .Net versions. IDE will support nested masterpages at design time There will be more components for AJAX as expected IntelliSense will be supported for JavaScript also JavaScript debugging will be added. C# will support a Query language against collections. Class extensions will be possible for sealed classes. LINQ= Query language for every source of data. -No more strings for writing queries.Compiler will be aware of the query sytax, this will avoid mistyping ,sytax errors etc. ORM-Object Relational Mapping ; There will be OR designer in the IDE for mapping your relational data to your Object domain.