Click here to Skip to main content
15,887,135 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Devoloping a Calc spreadsheet program using C# Pin
José Amílcar Casimiro3-May-14 7:38
José Amílcar Casimiro3-May-14 7:38 
QuestionCan't start Windows Service Pin
sifi mohamed amine24-Apr-14 3:55
sifi mohamed amine24-Apr-14 3:55 
GeneralRe: Can't start Windows Service Pin
PIEBALDconsult24-Apr-14 4:18
mvePIEBALDconsult24-Apr-14 4:18 
GeneralRe: Can't start Windows Service Pin
sifi mohamed amine24-Apr-14 4:24
sifi mohamed amine24-Apr-14 4:24 
GeneralRe: Can't start Windows Service Pin
PIEBALDconsult24-Apr-14 5:14
mvePIEBALDconsult24-Apr-14 5:14 
AnswerRe: Can't start Windows Service Pin
jschell27-Apr-14 9:35
jschell27-Apr-14 9:35 
GeneralRe: Can't start Windows Service Pin
sifi mohamed amine2-May-14 4:33
sifi mohamed amine2-May-14 4:33 
QuestionCreate an interface to own API Pin
tommy_tanaka21-Apr-14 1:18
tommy_tanaka21-Apr-14 1:18 
Hi there,

I'm developing a project that will be released as a DLL. I want to offer an API, where the user can hook into some working process of my program.

Example:
In a function "sendMail", an object of type Mail will be initialized and send.
Now, before I send this Mail-Object, I want to give the user the possibility to write own code in an own project, that extends my API and manipulate the Mail-Object, before it is send through my API.

You get an idea of what I want to do in this video (3:16):

https://www.youtube.com/watch?v=Qp3SMrD4bjc#t=199[^]

The API offers a class RenderTask, that can be inherit by your own class, overwriting a Method ProcessPreRender.
Just by overwriting it, the new code will be executed in the API. I have no idea how to implement a Class in my project before I actually know if it really exists.

Hope I explain my problem right and you got an idea of it.

Maybe this is a standard-scenario in c# OOP, but I didn't find any kind of example.

So I hope you can help me out.


Greetings -


Tom
AnswerRe: Create an interface to own API Pin
Bernhard Hiller21-Apr-14 21:34
Bernhard Hiller21-Apr-14 21:34 
QuestionCustom mapping with AutoMapper Pin
USAFHokie8016-Apr-14 5:04
USAFHokie8016-Apr-14 5:04 
AnswerRe: Custom mapping with AutoMapper Pin
Eddy Vluggen16-Apr-14 22:30
professionalEddy Vluggen16-Apr-14 22:30 
Question.NET Open source compiler platform (Roslyn) Pin
Abdallah Al-Dalleh14-Apr-14 19:55
Abdallah Al-Dalleh14-Apr-14 19:55 
AnswerRe: .NET Open source compiler platform (Roslyn) Pin
Pete O'Hanlon14-Apr-14 21:18
mvePete O'Hanlon14-Apr-14 21:18 
Questionshow profile in asp.net Pin
krish099114-Apr-14 7:40
krish099114-Apr-14 7:40 
AnswerRe: show profile in asp.net Pin
Wes Aday14-Apr-14 10:23
professionalWes Aday14-Apr-14 10:23 
AnswerRe: show profile in asp.net Pin
sankarsan parida11-May-14 23:32
professionalsankarsan parida11-May-14 23:32 
GeneralYoutube video downloader . Pin
Muhammad Ashikuzzaman12-Apr-14 8:52
Muhammad Ashikuzzaman12-Apr-14 8:52 
GeneralRe: Youtube video downloader . Pin
Wes Aday12-Apr-14 9:22
professionalWes Aday12-Apr-14 9:22 
GeneralRe: Youtube video downloader . Pin
Muhammad Ashikuzzaman12-Apr-14 19:40
Muhammad Ashikuzzaman12-Apr-14 19:40 
GeneralRe: Youtube video downloader . Pin
Pete O'Hanlon12-Apr-14 20:28
mvePete O'Hanlon12-Apr-14 20:28 
Questionhelp needed on Raw Input in vb.net Pin
Maorix12-Apr-14 1:12
Maorix12-Apr-14 1:12 
AnswerRe: help needed on Raw Input in vb.net Pin
Maorix13-Apr-14 5:41
Maorix13-Apr-14 5:41 
GeneralRe: help needed on Raw Input in vb.net Pin
Member 1129801910-Jan-23 17:47
Member 1129801910-Jan-23 17:47 
Questionhow to convert excel template to tempate XML? Pin
byka8-Apr-14 6:53
byka8-Apr-14 6:53 
QuestionRe: how to convert excel template to tempate XML? Pin
Eddy Vluggen10-Apr-14 3:04
professionalEddy Vluggen10-Apr-14 3:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.