by Peter Bahaa
21. July 2010 23:13
Hey guys my friend mina just finished implementing new ASP.net Ribbon Control , its really amazing and cool, and it make the life so easy, Really Can’t wait to see the final release, I have to admit that is a very great effort :) Get it from here http://ribbonasp.codeplex.com/ enjoy !
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
6. February 2010 09:47
This video simply demonstrates how to use Telerik OpenAccess Data Services wizard to generate WCF endpoints WCF service Telerik Data Services Wizard Beta1-WCF from Stephen Forte on Vimeo.
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
14. September 2009 03:19
In this video I'm simply demonstrating how to generate Atom Publishing protocol WCF service from pre-generated Telerik OpenAccess Entities using Telerik OpenAccess WCF Wizard enjoy!
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
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
13. July 2009 22:11
The Microsoft Oslo platform is a new model driven development paradigm. Developers can model their applications using the new M language. M allows you to define a structure for your data as well as represent it in graph based values. Representing values in the M language is very similar to JSON, which will allow you to represent your data in name/value pairs. Here is an example of M values in action: People { { Id=>1, Name=>"Steve", Age=>36}, { Id=>2, Name=>&...
[More]
by Peter Bahaa
13. July 2009 05:39
The Microsoft Oslo platform is a new model driven development paradigm. Developers can model their applications using the new M language and store their M code on disk or move their M to the repository in order to share their models and metadata with the rest of their organization. As applications evolve, their models evolve. Developers will now have new versions of their M code. The Telerik Oslo Comparison and Migration Tool allows developers using “May CTP” to compare two M source code ...
[More]