Click here to Skip to main content
15,891,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionOpen PDF files Pin
Biju Sam27-Jun-07 19:08
Biju Sam27-Jun-07 19:08 
AnswerRe: Open PDF files Pin
sathesh pandian27-Jun-07 19:15
sathesh pandian27-Jun-07 19:15 
AnswerRe: Open PDF files Pin
Sathesh Sakthivel27-Jun-07 19:19
Sathesh Sakthivel27-Jun-07 19:19 
GeneralRe: Open PDF files Pin
Biju Sam27-Jun-07 19:35
Biju Sam27-Jun-07 19:35 
GeneralRe: Open PDF files Pin
sathesh pandian27-Jun-07 19:43
sathesh pandian27-Jun-07 19:43 
GeneralRe: Open PDF files Pin
Kasson27-Jun-07 19:46
Kasson27-Jun-07 19:46 
GeneralRe: Open PDF files Pin
Biju Sam27-Jun-07 20:32
Biju Sam27-Jun-07 20:32 
QuestionHow to implement an aspect factory Pin
rameshbhojan27-Jun-07 19:07
rameshbhojan27-Jun-07 19:07 
Hi All,

The requirement is to create factory class that implements a set of cross-cutting aspect classes and provides configuration to create user defined implementations for them at runtime. The user defined assemblies implement the Command pattern, and are invoked in the order they are configured. This requires using Enterprise library for handling configuration data in an external configuration file.

The factory is a singleton class. It references each aspect by an interface. The factory also defines wrapper class to invoke aspect method calls, and load the assemblies on demand.


Please Provide the necessary code and material.


Thanks,
Ramesh Bhojan
AnswerRe: How to implement an aspect factory Pin
Sathesh Sakthivel27-Jun-07 19:21
Sathesh Sakthivel27-Jun-07 19:21 
GeneralRe: How to implement an aspect factory Pin
rameshbhojan27-Jun-07 19:36
rameshbhojan27-Jun-07 19:36 
GeneralRe: How to implement an aspect factory Pin
Sathesh Sakthivel27-Jun-07 19:54
Sathesh Sakthivel27-Jun-07 19:54 
GeneralRe: How to implement an aspect factory Pin
Christian Graus27-Jun-07 20:41
protectorChristian Graus27-Jun-07 20:41 
Questioncreate a forum like code project Pin
accessred27-Jun-07 18:17
accessred27-Jun-07 18:17 
AnswerRe: create a forum like code project Pin
Sathesh Sakthivel27-Jun-07 18:37
Sathesh Sakthivel27-Jun-07 18:37 
GeneralRe: create a forum like code project Pin
accessred27-Jun-07 19:57
accessred27-Jun-07 19:57 
AnswerRe: create a forum like code project Pin
sathesh pandian27-Jun-07 18:49
sathesh pandian27-Jun-07 18:49 
GeneralRe: create a forum like code project Pin
accessred27-Jun-07 19:56
accessred27-Jun-07 19:56 
AnswerRe: create a forum like code project Pin
RichardGrimmer28-Jun-07 1:06
RichardGrimmer28-Jun-07 1:06 
QuestionHelp in Web.Config file Pin
Biju Sam27-Jun-07 18:08
Biju Sam27-Jun-07 18:08 
AnswerRe: Help in Web.Config file Pin
sathesh pandian27-Jun-07 18:30
sathesh pandian27-Jun-07 18:30 
GeneralRe: Help in Web.Config file Pin
Biju Sam27-Jun-07 18:40
Biju Sam27-Jun-07 18:40 
GeneralRe: Help in Web.Config file Pin
sathesh pandian27-Jun-07 18:42
sathesh pandian27-Jun-07 18:42 
GeneralRe: Help in Web.Config file Pin
Biju Sam27-Jun-07 19:09
Biju Sam27-Jun-07 19:09 
QuestionHelp with dropdownlist [modified] Pin
ASPnoob27-Jun-07 17:46
ASPnoob27-Jun-07 17:46 
AnswerRe: Help with dropdownlist Pin
postmaster@programmingknowledge.com27-Jun-07 18:34
postmaster@programmingknowledge.com27-Jun-07 18:34 

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.