Skip to main content

Home/ Groups/ Exir
omid najaee

Adequately Good - JavaScript Module Pattern: In-Depth - by Ben Cherry - 0 views

  •  
    Module Pattern - a must see for js developers
arash karami

asp.net mvc - Update relationships when saving changes of EF4 POCO objects - Stack Over... - 0 views

  • If you are working with disconnected objects you must manually manage the synchronization.
  • nstead of real Merge functionality EF team provides something called Self Tracking Entities (STE) which don't solve the problem
  • Due to that I'm very unhappy from using EF and I'm going to check features of NHibernate
  • ...1 more annotation...
  • I will end up this assumptions with single link to another related question on MSDN forum. Check Zeeshan Hirani's answer. He is author of Entity Framework 4.0 Recipes. If he says that automatic merge of object graphs is not supported, I believe him.
arash karami

Can I use Self Tracking Entities and DBContext in Entity Framework 4.1? - Stack Overflow - 0 views

  • No unless you rewrite the template to support them. The current template is dependent on ObjectContext API.
omid najaee

Ext Direct | Ext JS 4.1 | Products | Sencha - 1 views

  •  
    ext js for asp.net mvc 
omid najaee

Fluent Validation for .NET - 1 views

  • FluentValidationModelValidatorProvider.Configure();
  • Note that FluentValidation will also work with ASP.NET MVC's client-side validation, but not all rules are supported. For example, any rules defined using a condition (with When/Unless), custom validators, or calls to Must will not run on the client side. The following validators are supported on the client:
  • With FluentValidation v3 you can use the CustomizeValidatorAttribute to configure how the validator will be run. For example, if you want the validator to only run for a particular ruleset then you can specify that ruleset name by attributing the parameter that is going to be validated:
  • ...1 more annotation...
  • The attribute can also be used to invoke validation for individual properties:
  •  
    fluent Validatino on MVC3 reviewed. check out for highlights
omid najaee

behrang/extjs-mirror - 1 views

  •  
    ExtJS RTL project (behtang/extjs-mirror)
omid najaee

MeirKriheli/ExtJS-RTL - 0 views

  •  
    ExtJs 3.0  RTL support project 
arash karami

10 CSS Table Examples | Design Shack - 0 views

  •  
    CSS Tables
arash karami

Creating a table with dynamically highlighted columns like Crazy Egg's pricing table | ... - 1 views

  •  
    CSS3 Table
omid najaee

Knock Me Out - 0 views

  •  
    good resource for knockout js 
arash karami

asp.net mvc 4 - visual studio 2012 RC Could not load type System.Web.Http.RouteParamete... - 2 views

  •  
    How to resolved System.Web.Http
1 - 20 of 31 Next ›
Showing 20 items per page