Visit site RemObjects Blogs

March 2010

1
vote
Vote UpVote

Intercepting RO/.NET HttpServer requests

RemObjects Blogs – With the Spring 2010 release, RemObjects SDK for .NET lets you intercept any configurable path on any of the non-super http Server channels and do something completely different with the http request. This feature was added to support REST in Data Abstract, but can also easily be used to host custom ...
Details Favorite? Off-Topic? Carlo Kok @ 2010-03-13 16:26
1
vote
Vote UpVote

What’s New and Cooking…

RemObjects Blogs – The past week has been a busy one, here at RemObjects. On Tuesday, we shipped our new “Spring 2010” releases, updating our entire product suite. We also started work on three major new projects that will significantly shape Data Abstract over the coming year. Let’s start with a ...
Details Favorite? Off-Topic? marc hoffman @ 2010-03-06 16:03

February 2010

0
votes
Vote UpVote

Photo(s) of the Week #28

RemObjects Blogs – It’s been a while since i last posted photos. Has, in fact, been a while since i last got around to doing some decent shooting. I mostly blame Xcode. You see, when i started up serious photography in 2006, computing as my main hobby of choice had started failing me. Computer work, and ...
Details Favorite? Off-Topic? marc hoffman @ 2010-02-28 15:06
4
votes
Vote UpVote

RemObjects Script for .NET

RemObjects Blogs – A while ago, I started planning a new Data Abstract feature: we wanted to support scripting in the .NET parts of the product, for validating business rules on both the client and the server, and for writing server logic, like we already have in Data Abstract for Delphi. There were several options we ...
Details Favorite? Off-Topic? Carlo Kok @ 2010-02-23 16:07
3
votes
Vote UpVote

New Expression Types in Delphi Prism

RemObjects Blogs – It seems the sneak peek at “for expressions” in my previous post caused quite a bit of stir, so i figured i would spend a few minutes talking about the new expression types in general. As you probably know, if you ever stopped to think about Pascal grammar, the most basic component that ...
Details Favorite? Off-Topic? marc hoffman @ 2010-02-18 10:35
5
votes
Vote UpVote

New Syntax for Extension Methods in Delphi Prism

RemObjects Blogs – Ever since Extension Methods have been introduced in .NET 3.5, we’ve been pondering on a proper syntax to allow developers to define their own. C# uses an awkward syntax where it uses the this keyword (C#’s equivalent of self) as name of the first parameter. But that felt wrong. For one, ...
Details Favorite? Off-Topic? marc hoffman @ 2010-02-17 15:12
1
vote
Vote UpVote

Using Cocoa Bindings for binding DADataTable to NSTableView.

RemObjects Blogs – As you might know, Cocoa offers several ways for populating NSTableView with data. The first approach is to use the NSTableViewDataSource protocol, which we are applying widely in our samples. The second approach I want to cover today, is using Cocoa Bindings. What is Cocoa Bindings? Cocoa Bindings ...
Details Favorite? Off-Topic? Alexander @ 2010-02-15 18:54
1
vote
Vote UpVote

Using LDAP for User Authentication

RemObjects Blogs – We at RemObjects Software have been using LDAP for centralizing the authentication for all our different projects, like our issue tracker, internal websites, calendar and jabber and it’s been working very well. However for .NET there’s only one library that can be used on both Mono & ...
Details Favorite? Off-Topic? Carlo Kok @ 2010-02-08 13:56
0
votes
Vote UpVote

Everything is Relative

RemObjects Blogs – Today i want to talk a bit about “Relativity”, a new feature we’re shipping with Data Abstract this month (and which is actually available as “tech preview”in the current Winter 2009 releases). “Relativity” is, simply put, a standalone server application ...
Details Favorite? Off-Topic? marc hoffman @ 2010-02-03 13:19

January 2010

3
votes
Vote UpVote

Left Outer Joins in DA LINQ.

RemObjects Blogs – In terms of improving DA LINQ, I’m happy to announce that i have just committed improved support for the LEFT OUTER JOIN in the next release of the Data Abstract for .NET. We can compose Left Outer join query by using DefaultIfEmpty standard query operator. See the sample below: var query = ...
Details Favorite? Off-Topic? Alexander @ 2010-01-27 10:35
0
votes
Vote UpVote

Visualizing Data with Core-Plot

RemObjects Blogs – Core Plot is an open source graphing framework for Cocoa developers that makes it really easy to add graphs to your applications for the Mac and iPhone. Over the past half year, i’ve had the chance to use Core Plot in several of the internal applications i have been working on and have been ...
Details Favorite? Off-Topic? marc hoffman @ 2010-01-26 09:25
2
votes
Vote UpVote

.NET 4.0 BigInteger support

RemObjects Blogs – The February release of Delphi Prism will include support for the new .NET 4.0 “BigInteger” type for all integer constants. BigInteger is a new class that let’s it’s users define an arbitrarily large integer. Using this new type for integer constants is simple in Delphi ...
Details Favorite? Off-Topic? Carlo Kok @ 2010-01-25 09:07
8
votes
Vote UpVote

Reusing C# in Your Prism Projects

RemObjects Blogs – One of the (few) concerns we hear from people looking to get started with Delphi Prism is that most of the code samples and snippets that are available on the net are written in C#. Because .NET is fully language agnostic, reusing existing libraries and assemblies written in C# (or any other ...
Details Favorite? Off-Topic? marc hoffman @ 2010-01-20 12:28
2
votes
Vote UpVote

Dev Diary – an Introduction to Shimmer

RemObjects Blogs – In the Mac world, there’s a great little library called Sparkle. It uses RSS feeds to facilitate the distribution of software updates, with a minimum of code required in the application. Our illustrious CEO, marc, has been talking about it for a while, and we use it internally in several of ...
Details Favorite? Off-Topic? R. Brian Lindahl @ 2010-01-18 22:05
0
votes
Vote UpVote

Using NSPredicateEditor with DADataTable

RemObjects Blogs – Today I want to talk about NSPredicateEditor and how to use it with a DADataTable. What is NSPredicateEditor… Cocoa’s NSPredicateEditor class provides an excellent way to compose predicates at runtime. The main benefit is that the user needs to know nothing about predicates and their ...
Details Favorite? Off-Topic? Alexander @ 2010-01-18 16:58
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)