kim_major

Stories kicked by friends of kim_major

Book Review: Programming Entity Framework(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 4 months ago

A Review on Programming Entity Framework Book. read more...

add a comment |category: |Views: 7

tags: another

KiGG 3.0 Released(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 7 months ago

Yesterday we released KiGG 3.0 and baselined the source code for version 3. No major changes in this release. We upgraded to ASP.Net MVC 2.0 on .Net 3.5 SP1 & VS2008. read more...

1 comment |category: |Views: 123

tags: another

Book Review: Microsoft Entity Framework in Action(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 7 months ago

I highly recommend this book. No further knowledge about Entity Framework is required. So you don’t have to know anything about EF1 in order to read and gain benefit of this book. Great effort spent on this book by the authors and the publisher. You’ll get a great value with reasonable amount of money compared to the information provided in this book. read more...

add a comment |category: |Views: 161

tags: another

Basic Introduction to Algorithms session at Alazhar University(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 7 months ago

I had a chance this week to do a simple basic presentation about algorithms to undergraduate students of Computer Engineering in Alazhar University in Cairo. read more...

add a comment |category: |Views: 1

tags: another

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 8 months ago

Fifth part is about 9:45 min in length. Part 5. Covers EDM -Entity Data Model- showing its elements (SSDL, CSDL & MSL). Also this screencast shows how to query your conceptual model using LINQ to Entities. read more...

add a comment |category: |Views: 102

tags: another

Getting Started with Entity Framework 4.0 Screencast Part 4(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 9 months ago

Fourth part is about 10 min in length. Covers how to implement table per hierarchy inheritance model (TPH) with Entity Framework 4.0 read more...

add a comment |category: |Views: 40

tags: another

Mindscape releases NHibernate Designer for VS2010(www.mindscape.co.nz)

submitted by traskjdtraskjd(3229) 1 year, 9 months ago

Mindscape, developers of the LightSpeed ORM have released a visual designer for NHibernate users. Leveraging their years of developing a Visual Studio integrated model designer for LightSpeed, the NHibernate Designer means developers can quickly and easily start working with their NHibernate solutions. Supports full database synchronization, model first and data base first development models. read more...

add a comment |category: |Views: 474

tags: another

The New Web App Architecture: ASP.NET MVC 3, jQuery Templating with PU(www.michaelhamrah.com)

submitted by trimalchiotrimalchio(425) 1 year, 9 months ago

Good overview of using JSON bindings in MVC 3 preview with jQuery template rendering using PURE read more...

add a comment |category: |Views: 603

tags: another

HTML5 Support In Visual Studio 2010(www.raihaniqbal.net)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 1 year, 9 months ago

I was trying to play around with HTML5 assuming that VS 2010 had shipped with HTML5 support but to my dismay it was not the case. Bummer! So I did a bit of homework and came up with an easy workaround. read more...

add a comment |category: |Views: 692

tags: another

7 Minutes from Install to your working EntitySpaces Architecture(developer.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 9 months ago

7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS read more...

add a comment |category: |Views: 358

tags: another

ActiPro SyntaxEditor discussion of forthcoming grammar/AST framework(blog.actiprosoftware.com)

submitted by chadbrchadbr(60) 1 year, 9 months ago

In the previous post, we gave an overview about what we’ll be covering in this multi-part walkthrough of the next generation grammar/AST framework we’re developing for SyntaxEditor, our code editor control. Today’s post will dive right into a grammar and the building blocks needed to create one. read more...

add a comment |category: |Views: 128

tags: another

What is Silverlight(beyondrelational.com)

submitted by sdineshsdinesh(610) 1 year, 9 months ago

In this article I attempted to explain what Silverlight is and how it fits into the web spectrum. This article explains how Silverlight fits in Building Business Applications. This article demonstrates the programming model for Silverlight. This article will be very helpful for the beginners who want to know and start development on Silverlight projects, if you are already working on Silverlight you will find complete understanding of Silverlight Introduction. read more...

add a comment |category: |Views: 225

tags: another

Getting rid of null checks in property chains with - but not limited t(bit.ly)

submitted by sandordsandord(140) 1 year, 9 months ago

This article explains how to get rid of the annoying null checks you often have to do before you can evaluate expressions like Order.Customer.Address.ZipCode safely. The provided code builds and compiles an expression tree that does the job in an elegant and well performing manner. Specific extension methods for AutoMapper and S#arpArchitecture are provided as well. read more...

add a comment |category: |Views: 556

tags: another

Computed Column – PERSISTED and Performance(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 1 year, 9 months ago

Did you know computed columns are computed at run time? Yes or No? If yes, you know the answer of following question: Is it better with performance or not? If no, go on and read it... read more...

add a comment |category: |Views: 174

tags: another

Introduction to BINARY_CHECKSUM and Working Example(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 1 year, 9 months ago

If any row has any value changed, this function can be used to figure out if the values are changed in the rows. However, if the row is changed from A to B and once again changed back to A, the BINARY_CHECKSUM cannot be used to detect the changes. Let us see quick example of the of same. Learn the trick! read more...

add a comment |category: |Views: 149

tags: another

TeamPulse - Telerik's agile project management tools(www.telerik.com)

submitted by javeryjavery(5523) 1 year, 9 months ago

Watch a video showing how to improve your team productivity with TeamPulse – Telerik’s agile project management tools that enable software teams to capture requirements, plan and measure results, and analyze the project state. read more...

add a comment |category: |Views: 174

tags: another