June 2009 - Posts

Experience in Microsoft Day @ Dhaka (Part 2) by Nazmul weblog

Last time I was finished up to before lunch session. Today I will finish up to last session Productive Challenges of ASP.NET Website: This presentation had represented by Omar Al Zabir MVP . After the lunch this session was started with full house. Before...

Experience in Microsoft Day @ Dhaka. by Nazmul weblog

Last Saturday Bangladeshi MVPs were arranged an event in Bangladesh for developer and IT professional. This is also directly supported by Microsoft Bangladesh. For the first time I was attending a Microsoft Technology oriented conference. I am very glad...

MSDN Day @ Dhaka by Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5

Venue. IDB Auditorium E/8-A Rokeya Sharani, Sher-e-Bangla Nagar, Agargaon, Dhaka 1207 Saturday June 20th 9:00 AM to 6:00 PM Microsoft Community in Bangladesh proudly presents Microsoft Day @ Dhaka. This is a special day dedicated to all Microsoft technology...
Filed under: , ,

Implementing Repository Pattern With Entity Framework by Morshed Anwar's Blog

The Repository pattern is defined by P of EAA as: Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects. Repository provides a in-memory like collection interface for accessing domain objects...
Filed under:

Operation could destabilize the runtime – Reflection.Emit and common pitfalls by Mehfuz's WebLog

In the last post i said about LinqtExtender implementing necessary property and injecting specific settings for entity objects. The issue i have is that it works fine under full / high trust settings but when running in medium trust it gives the following...
Filed under: ,

Extending your existing API or legacy data classes to support LINQ by Mehfuz's WebLog

While developing LinqExtender, i have come across various scenarios that people don’t want to extent any query class or even implement any interface. Also, it is almost absurd when they have to add new extender specific attributes to their entity class...
Filed under: , , ,

Entity Framework: Sorting EntitySets According to parent-child relationship using Context properties by Morshed Anwar's Blog

Some month ago while I was working with Entity Framework V1 in data access layer, Client ask me to make a backup of the db  from a generic place. Because client wants a flexibility to use any db storage(MS Sql server ,MySql, may be VistaDB ) with...
Filed under:

Sorted Entity Set According to parent-child relationship by Morshed Anwar's Blog

Some month ago while I was working with Entity Framework V1 in data access layer, Client ask me to make a backup of the db  from a generic place. Because client wants a flexibility to use any db storage(MS Sql server ,MySql, may be VistaDB ) with...
Filed under:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems