In early posts I have mixed both worlds to enable use of ADO.NET in VCL.NET and vica versa.
Bob Swart has an article about TADONETConnector component which enables you to feed ADO.NET datasets to VCL for .NET clients.
I have not noticed this component before, but it seems to connect the ADO.NET world and VCL.NET world in a perfect way!
The article also describes a way to consume a ASP.NET webservice in a VLC for .NET client!
Programming blogs containing .NET, C#, LINQ, Objective-C and Delphi experiences
Subscribe to:
Post Comments (Atom)
Use an image as your UIBarButtonItem
Using an image as your UIBarButtonItem in your navigationcontroller bar can only be achieved by using a common UIButton as the BarButtonItem...
-
In ASP.NET it is easy to set the prefered authentication method in the web.config file. For external websites this is set mostly to Forms ...
-
Using an image as your UIBarButtonItem in your navigationcontroller bar can only be achieved by using a common UIButton as the BarButtonItem...
-
How to get, for example, all the hyperlinks from a webpage, which is loaded in your iPhone app using the UIWebView control? (Xcode's web...
No comments:
Post a Comment