Visit site RemObjects Blogs

January 2012

0
votes
Vote UpVote

Accessing Firebird Embedded databases from Data Abstract for .NET

RemObjects Blogs – Recently, we already tried to work with the SQL Server 2012 LocalDB database. Now let’s try a more old-fashioned database, like Firebird Embedded. Again, we’ll modify the Sample Server application shipped with Data Abstract for .NET. Let’s start with the FB Embedded installation. ...
Details Favorite? Off-Topic? Anton Kasyanov @ 2012-01-11 15:44
2
votes
Vote UpVote

Importance of Business Logic

RemObjects Blogs – Publishing data is actually pretty easy. There are lots of ways to do that. Now securing and organizing your data is the important bit that requires some thought. The term we use to describe the organizing and policing of your data is Business Logic. The business logic of your system is made up of ...
Details Favorite? Off-Topic? Jim McKeeth @ 2012-01-10 17:50
0
votes
Vote UpVote

Welcome Guest Blogger Brian Long!

RemObjects Blogs – We’re happy to announce that as of today, the Oxygene for Java sub-feed of Brian Long‘s blog “It’s a blong, blong, blong road…” will be syndicated on blogs.remobjects.com. Brian has lots of great posts already, and more are coming. Hapy reading!
Details Favorite? Off-Topic? marc hoffman @ 2012-01-05 18:03
1
vote
Vote UpVote

Oxygene for Java introductory Android article available

RemObjects Blogs – Over the holiday period i spent some time knocking up an introductory article that looks at getting Oxygene for Java set up for Android development, looking at an overview of how Android apps work and how an Android project is laid out, and getting a simple app up and running on an Android device or ...
Details Favorite? Off-Topic? brian.long @ 2012-01-04 17:21
0
votes
Vote UpVote

Top Java 7 Features in Oxygene for Java

RemObjects Blogs – I saw an article listing the Top 8 features in Java 7 and realized a number of them were already present in Oxygene for Java. Strings in Case Statements In Java they are Switch statements, but in Oxygene we call them a case statements. Instead of a series of if statements, you can use a single case ...
Details Favorite? Off-Topic? Jim McKeeth @ 2012-01-04 15:52
2
votes
Vote UpVote

Mixing VCL & FireMonkey with RemObjects Hydra

RemObjects Blogs – An introduction to mixing FireMonkey & VCL controls in the same application using RemObjects Hydra. FireMonkey is the new HD & 3D Visual Control framework introduced in Delphi XE2. Hydra allows you to mix the new FireMonkey visual controls in existing VCL applications, even if they are ...
Details Favorite? Off-Topic? RemObjects TV @ 2012-01-02 17:18
0
votes
Vote UpVote

Oxygene by Example – Threading

RemObjects Blogs – Threads are ways to run multiple things in parallel, at the same time. Each program in Oxygene has 1 or more threads, by default just one, which is the main thread, which is the one in which the gui code runs. Using multi-threading allows you to run something in the background, while keeping your ...
Details Favorite? Off-Topic? Carlo Kok @ 2012-01-02 15:35

December 2011

0
votes
Vote UpVote

Happy New Year 2012

RemObjects Blogs – “View From The Top“ — Rocky Mountain National Park, Colorado, September 2011.
Details Favorite? Off-Topic? marc hoffman @ 2011-12-31 16:27
2
votes
Vote UpVote

Oxygene by Example – Command line parsing

RemObjects Blogs – This is second article in my blog post series “Oxygene by Example”. While working with command line arguments in Prism is quite simple, the “Main” method has an array of string that holds the value, it can become quite complex when having to parse options too. When having to ...
Details Favorite? Off-Topic? Carlo Kok @ 2011-12-23 14:22
0
votes
Vote UpVote

It’s Beginning to Look a Lot Like JavaScript

RemObjects Blogs – If you’ve been around in the computer industry a while then you may recall the history of JavaScript. It’s come a long way from from its premier as LiveScript back in 1995. For the longest time it was kind of a poor performing novelty in web browsers. Then it started to get traction as a ...
Details Favorite? Off-Topic? Jim McKeeth @ 2011-12-22 20:33
0
votes
Vote UpVote

Oxygene for Java takes Delphi programmers to the Java and Android platforms

RemObjects Blogs – At the end of November 2011, RemObjects released Oxygene for Java, previously known as Project “Cooper” as per this official blog post and, for that matter, the press release. Anyone familiar with Delphi Prism, which is RemObjects’ .NET compiler (also known as Oxygene for .NET) will know it is a ...
Details Favorite? Off-Topic? brian.long @ 2011-12-17 15:36
1
vote
Vote UpVote

Introducing the JavaScript Client Support for RemObjects SDK and Data Abstract

RemObjects Blogs – A good introduction to the JavaScript Client Support for RemObjects SDK and Data Abstract introduced with the “Winter 2011″ release for the .NET, Delphi and Xcode editions of RemObjects SDK and Data Abstract.
Details Favorite? Off-Topic? RemObjects TV @ 2011-12-17 00:21
1
vote
Vote UpVote

Oxygene by Example – Singleton

RemObjects Blogs – This is the first item in my series “Oxygene by Example”, this time about singletons. Singleton classes are used when there’s only ever one instance of a class needed. They differ from Static Classes in that they have an actual instance, can implement an interface and you can use ...
Details Favorite? Off-Topic? Carlo Kok @ 2011-12-16 19:15
1
vote
Vote UpVote

Developing Tomcat servlets with Oxygene for Java

RemObjects Blogs – Since Java is strong not only on mobile devices but also on the server, we want to show how easy it is to get started with developing server-based applications with Oxygene for Java. For creating web sites as well as background infrastructure like web services, the Java servlets are the right thing ...
Details Favorite? Off-Topic? Sebastian @ 2011-12-15 19:10
1
vote
Vote UpVote

SQL Server 2012 Denali LocalDB and Data Abstract for .NET

RemObjects Blogs – With all this the-last-week-before-the-release fuss I’ve completely missed the RC0 release of the MS SQL Server 2012 “Denali”. Among many other features (probably Microsoft itself is better to explain about them), there is new SQL Express version called LocalDB or, as they call it, ...
Details Favorite? Off-Topic? Anton Kasyanov @ 2011-12-15 18:56
Subscribe:
Contact us to advertise on DelphiFeeds.com

Community Links

Delphi Tage Torry Firebird News

Sponsor

 
Please login or register to use this functionality.
(click on this box to dismiss)