Comments on: DataSnap videos for 2011 – what would you like to see? http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/ Where Andreano Lanusse talk about technology, software development, programming techniques, databases, games and more through articles, tutorials and videos Thu, 10 Nov 2011 20:39:14 +0000 hourly 1 https://wordpress.org/?v=6.7.4 By: Lisa http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-9787 Thu, 10 Nov 2011 20:39:14 +0000 http://www.andreanolanusse.com/en/?p=419#comment-9787 @Andreano – thank you very much I will keep checking back

]]>
By: Joe http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-9659 Thu, 03 Nov 2011 03:12:44 +0000 http://www.andreanolanusse.com/en/?p=419#comment-9659 Hi, I’d like to see a more detailed demo with channels and callbacks. Especially to show what methods are executed at the server when clients send a message to a channel or specific client. Also what methods are used at the server to send broadcasts or individual notifications. There is a video on embarcadero that shows the clients side … But not the server. Maybe I’ll discover it all when I start reading the docs and start coding.

]]>
By: Andreano Lanusse http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-9654 Wed, 02 Nov 2011 21:15:32 +0000 http://www.andreanolanusse.com/en/?p=419#comment-9654 In reply to Lisa.

@Lisa, great request Lisa – I will look that

]]>
By: Lisa http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-9653 Wed, 02 Nov 2011 20:26:07 +0000 http://www.andreanolanusse.com/en/?p=419#comment-9653 Can you create a delphi xe2 datasnap rest server that performs CRUD on a interbase table with columns
string,datetime,integer,float,boolean

with a ext js 4 client

thanks

]]>
By: Rafael http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-9357 Wed, 17 Aug 2011 19:44:10 +0000 http://www.andreanolanusse.com/en/?p=419#comment-9357 I want the same as “bipeeshbaskar”…i have many problems with this.

]]>
By: bipeeshbaskar http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-7082 Fri, 11 Mar 2011 11:36:39 +0000 http://www.andreanolanusse.com/en/?p=419#comment-7082 I would like to see the video for transferring a blob data from datasnap server to client and vica versa.Also saving it in database

]]>
By: Kurt Dehnel http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-6128 Sat, 22 Jan 2011 00:36:51 +0000 http://www.andreanolanusse.com/en/?p=419#comment-6128 Hi Andreano,

I have searched as best as I can but so far I do not see how to interface an iPhone app to a datasnap remote data module using MonoTouch. I do not see how to use System.Data. Could one use RESTSharp or ServiceStack.NET Third Party Libraries to get data to the iPhone App from datasnap then convert that data into System.Data SQLite database on iPhone then synchronize data back and forth? I am well-versed using datasnap on Win 32, but I am intermediate with Databases in .Net and I have never used Monotouch. I would love to develop a iPhone app that can interact with my win32 datasnap servers. Perhaps show a demonstration of this?

Cheers!

]]>
By: fabriziodc http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-6035 Tue, 11 Jan 2011 14:58:19 +0000 http://www.andreanolanusse.com/en/?p=419#comment-6035 Hello,

I’m trying to convert my old win32 application into something that can be web (asp.net or php) or cross-platform with mono.net. All DataSnap via a server.
I need to see how to connect php and asp.net and an a mono.net application to DataSnap with a simple example of master and detail grids.

thank you very much

]]>
By: zsdwxm http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5941 Wed, 05 Jan 2011 13:05:28 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5941 DataSnap Rest talks with jquery

]]>
By: Alex Mahone http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5677 Wed, 29 Dec 2010 11:57:28 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5677 DataSnap with JSON in C++ Builder

]]>
By: Roland Kossow http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5470 Wed, 22 Dec 2010 21:25:47 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5470 I would like to see a best practice video on failover with just a single appserver using briefcasing of Clientdatasets.
Especcially the best way to handle unplanned disconnects of the appserver socket.

Merry Xmas.

Roland

]]>
By: Gerhard Stoltz http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5462 Wed, 22 Dec 2010 13:41:34 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5462 All my projects are for governments in C++.

Security is so important that until now, I still can use only COM as they do not approve the DataSnap server methods.

I would like to see a reliable presentation I can show my customers on this new security aspect.

Happy festive season and new year!

]]>
By: Tom Birch http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5439 Tue, 21 Dec 2010 14:39:50 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5439 “real-world” examples showing true
multi tier application from db to server model with business rules to client which enforces the business rules. Microsoft has the Enterprise Library. We have fish facts.

vote for rhazell.

I would like to see how fast it truly can be done to implement one business case in delphi with design patterns and best practices for a mutli tier solution.

]]>
By: Robert Horbury-Smith http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5434 Tue, 21 Dec 2010 11:14:59 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5434 It would be nice to see a list of Use Cases that cover Datasnap functionality.

A lot of the stuff that’s in there isn’t exactly obvious 🙂

Merry Xmas Andreano

]]>
By: Tweets that mention DataSnap videos for 2011 – what would you like to see? | Andreano Lanusse Blog -- Topsy.com http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5431 Tue, 21 Dec 2010 09:09:31 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5431 […] This post was mentioned on Twitter by Andreano Lanusse. Andreano Lanusse said: New blog post: DataSnap videos for 2011 – what would you like to see? http://bit.ly/haXLX7 […]

]]>
By: Mohammed Nasman http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5429 Tue, 21 Dec 2010 07:38:36 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5429 I agree with rhazell.

Most of tutorial of Datasnap talks about how to implement one feature, but there’s no full real world application that you can take it as learning project that show the real benefit of Datasnap over normal client/server applications and contain master/details, reports and so on.

beside developing multiple clients like web application, Mobile device and so on.

]]>
By: Keith http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5427 Tue, 21 Dec 2010 03:43:18 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5427 I would like to see a stateful application.

Thanks

]]>
By: Alister Christie http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5422 Mon, 20 Dec 2010 21:17:40 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5422 I’m doing some Android development at the moment (talking to DataSnap rest server via JSON). I’ve kind of fumbled my way there through watching some of the CodeRage 5 videos, but would like to see some of this stuff in much more detail.

]]>
By: rhazell http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5421 Mon, 20 Dec 2010 21:13:57 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5421 I would like to see more “real-world” working examples. For example an app showing how you would implement a simple application that creates an invoices (i.e. with Master/detail data) and perhaps the required module to maintain the Customer file (i.e. Add/Edit/Delete customer). You could build a Delphi, PHP, Prism, etc front ends.

Something to replace fishfacts that demonstrates more modern patterns as an example and testiment of Delphi (family of products) real flexibility.

Thanks.

]]>
By: Alan Taylor http://www.andreanolanusse.com/en/datasnap-videos-for-2011-what-would-you-like-to-see/#comment-5419 Mon, 20 Dec 2010 20:31:22 +0000 http://www.andreanolanusse.com/en/?p=419#comment-5419 Videos on DataSnap;
I would like to see worked examples in C++ Builder of Connection Pooling both outbound DataBase connections and inbound Client connections.

I would also like to see worked examples of passing a database result set to a MS MVC application via JSON.

]]>