by Peter Bahaa
7. April 2010 22:58
Telerik first official release of the Data Services Wizard, but with more many new features, After Telerik release of OpenAccess ORM Q1 2010 , there were many issues come out with DSW, due great changes to the core of the ORM, having a new feature of Domain Model, and changes in the assembly names made it impossible to work with DSW of the new version of OpenAccess, So Telerik OpenAccess DSW team, fixed this add the proper enhancement and enable the wizard to work with the new Domain Mo...
[More]
by Peter Bahaa
2. October 2009 02:47
My team-mate Rizk Sobhi was discussing with me how to make a singleton pattern, so he created a c# code snippet to do the job: to download the snippet click here.
by Peter Bahaa
7. September 2009 03:02
In this video I'm simply demonstrating how to generate REST Collection WCF service from pre-generated Telerik OpenAccess Entities using Telerik OpenAccess WCF Wizard, I hope you enjoy it, please send me your comments!
by Peter Bahaa
26. August 2009 09:03
In this video I'm simply demonstrating how to generate Astoria service from pre-generated Telerik OpenAccess Entities using Telerik OpenAccess WCF Wizard, I hope you enjoy it, please send me your comments!
by Peter Bahaa
26. August 2009 00:03
In this video I’m simply demonstrating how to generate WCF services from pre-generated Telerik OpenAccess Entities using Telerik OpenAccess WCF Wizard, I hope you enjoy it, please send me your comments!
by Peter Bahaa
12. August 2009 02:43
Telerik OpenAccess ORM offers the developer a tremendous benefit by providing the data access plumbing in web and Windows applications. A best practice is to separate your data tier from your UI and business tiers and communicate via a service, such as WCF. In addition to WCF many developers are also using RESTful services such as ADO.NET Data Services or the REST capabilities build into WCF via the WCF REST Starter Kit Preview 2. In order to work with these technologies, the developer has to ...
[More]
by Peter Bahaa
13. July 2009 22:40
Introduction With Expression Blend 3, you can create websites and applications based on Silverlight 3, and desktop applications based on Windows Presentation Foundation 3.5 with Service Pack 1 (SP1). Expression Blend 3 provides new support for prototyping, interactivity through behaviors, special Silverlight 3 functionality, and on-the-fly sample data generation. Using Expression Blend 3, designers can make applications that are easy and fun to use. Prototyping Introducing SketchFlow With S...
[More]
by Peter Bahaa
27. March 2009 00:43
Iris Generator is a code generator which is meant to be flexible enough to fit many generation scenario. To do so, Iris Generator is based on a modular architecture. Each module (or plug-in) fit a peculiar need. It is then easy to reuse a module in another generation process. You can download it from CodePlex.com : http://irisgenerator.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=8092 The 1.0.2 version includes : A SQL Server 2005 Database analyzer. It transform...
[More]