• Türkçe (Türkiye)
    • English (United States)
    • العربية (مصر)
    • Deutsch (Deutschland)
    • Español (España, alfabetización internacional)
    • français (France)
    • हिंदी (भारत)
    • italiano (Italia)
    • 日本語 (日本)
    • 한국어 (대한민국)
    • Nederlands (Nederland)
    • polski (Polska)
    • русский (Россия)
    • ไทย (ไทย)
    • Tiếng Việt (Việt Nam)
    • 中文(中华人民共和国)
    • 中文(香港特別行政區)
  • Oturum açma
  • Kayıt ol
DotNetAge - Mvc & jQuery CMS

Etiket : DI

HTML5 - Audio & Video

avatar
Ray

The HTML5 audio and video tags make it simple to add media to a website. You need to set src attribute to identify the media source and include a controls attribute so the user can play and pause the media.


  • 23.09.2011 05:47:43
  • Votes (0)
  • Okur
    (2868)
  • Yorumlar
    (0)

The Repository Pattern with EF code first & Dependeny Injection in ASP.NET MVC3

avatar
Ray

In these days i started use EF code first and think about how could i take the advantage form it for my recent project. My project is base on MVC3 and there are some challenges to continue update this project. At that time i must finish my job in a very s...


  • 05.07.2011 10:10:57
  • Votes (13)
  • Okur
    (14013)
  • Yorumlar
    (0)

What would be new in the next level ?

This document describes the new top features in DNA 2.0.3 and shows some example of them.


  • 05.07.2011 00:00:00
  • Votes (0)
  • Okur
    (3651)
  • Yorumlar
    (0)

Mediator

avatar
Ray

Define an object that encapsulates how a set of objects interact. Mediator promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently.


  • 17.06.2011 04:45:22
  • Votes (0)
  • Okur
    (1501)
  • Yorumlar
    (0)

Developing Mvc app with DNA2 : Part II Walk through Widget enhancement

avatar
Ray

After DNA2.0.2, Widget development has become more and more quickly and easy. The new Widget engine in DNA2 improves the performance of the Widget, supports more ViewEngines, providing better ways to develop and deploy widgets.This document describes the ...


  • 31.05.2011 00:00:00
  • Votes (0)
  • Okur
    (2669)
  • Yorumlar
    (0)

How to cache files in Mvc

avatar
Ray

When i enhance the dotnetage runtime preformance with OutputCache i have found the OutputCacheAttribute seems to be not work for FileResult. At last i had to use “Last-Modified” and “ETag” http header to implatment the file cache feature for MVC.


  • 02.04.2011 14:55:00
  • Votes (2)
  • Okur
    (3557)
  • Yorumlar
    (0)

Valid XHTML 1.0!