Ingilizce tercume yaptirilacaktir. (Teknik Ingilizce)
12
●591
- 19-08-2013, 14:05:28Bende acaba örnek metinden bir parça alabilir miyim?RaMoN adlı üyeden alıntı: mesajı görüntüle
- 26-08-2013, 21:36:27guncel,
ornek;
"The HandleError filter captures only the HTTP exceptions having status code 500 and by-passes the others. Let's assume we have an action that returns all the posts published for a particular category. If the category not exists then we are throwing a 404 HTTP exception."
"I think you need to specify the base class of your Plugins on registration. The call AsImplementedInterfaces registers the type with its implemented interfaces and not by its base type. You should update your registration to register your plugins as PluginBase."
"The idea behind this is to just create a new class which is derived from AbstractDataExport so i can iterate through all implementations automatically and add for example the names to a Dropdown-List. I just want to code the derived class without changing anything else in the project, recompile, bingo!"