Click here to Skip to main content
16,008,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to remove an item in the drop down list when its value is known Pin
Herman<T>.Instance20-Jul-08 21:51
Herman<T>.Instance20-Jul-08 21:51 
QuestionWarning the User when Caps Lock is On Pin
venkat86_ece18-Jul-08 17:48
venkat86_ece18-Jul-08 17:48 
AnswerRe: Warning the User when Caps Lock is On Pin
N a v a n e e t h18-Jul-08 21:12
N a v a n e e t h18-Jul-08 21:12 
GeneralRe: Warning the User when Caps Lock is On Pin
Abhijit Jana18-Jul-08 21:25
professionalAbhijit Jana18-Jul-08 21:25 
GeneralRe: Warning the User when Caps Lock is On Pin
N a v a n e e t h18-Jul-08 21:31
N a v a n e e t h18-Jul-08 21:31 
AnswerRe: Warning the User when Caps Lock is On Pin
Abhijit Jana18-Jul-08 21:27
professionalAbhijit Jana18-Jul-08 21:27 
GeneralRe: Warning the User when Caps Lock is On Pin
venkat86_ece18-Jul-08 23:58
venkat86_ece18-Jul-08 23:58 
QuestionUsing WebRequest or creating DLL using Activator? Pin
MasterShin18-Jul-08 12:57
MasterShin18-Jul-08 12:57 
Hello,

I'm building an ASP.NET website, and also many small class libraries that are like plugins to the website.
While the website won't change after the final build, I will keep building more of these plugins, and changing the old ones often.

The list of plugins changes dynamically while the website is running.

All plugins return html content.
So I thought of two ways to make this happen:

Either the plugins are web sites themselves, and the main website just uses webrequests to dynamically call them.
Or, the plugins are seperate class libraries and the main website creates new instances of them dynamically using the Activator class.

Which would be better to use?
Questionpaggin html Pin
brettokumar18-Jul-08 11:03
professionalbrettokumar18-Jul-08 11:03 
AnswerRe: paggin html Pin
pradeep kumarappagari20-Jul-08 22:10
pradeep kumarappagari20-Jul-08 22:10 
QuestionExpand Treeview in Firefox Pin
TheEagle18-Jul-08 10:00
TheEagle18-Jul-08 10:00 
Questioncalander control javascript to .net Pin
brettokumar18-Jul-08 7:15
professionalbrettokumar18-Jul-08 7:15 
AnswerRe: calander control javascript to .net Pin
Parwej Ahamad18-Jul-08 7:26
professionalParwej Ahamad18-Jul-08 7:26 
AnswerRe: calander control javascript to .net Pin
Gayani Devapriya18-Jul-08 7:39
Gayani Devapriya18-Jul-08 7:39 
Questioncalander control javascript to .net Pin
brettokumar18-Jul-08 7:15
professionalbrettokumar18-Jul-08 7:15 
AnswerRe: calander control javascript to .net Pin
led mike18-Jul-08 7:36
led mike18-Jul-08 7:36 
Questionsending xml message request over http Pin
tchawurura18-Jul-08 5:40
tchawurura18-Jul-08 5:40 
AnswerRe: sending xml message request over http Pin
Parwej Ahamad18-Jul-08 6:17
professionalParwej Ahamad18-Jul-08 6:17 
GeneralRe: sending xml message request over http Pin
tchawurura19-Jul-08 9:37
tchawurura19-Jul-08 9:37 
GeneralRe: sending xml message request over http Pin
tchawurura19-Jul-08 9:38
tchawurura19-Jul-08 9:38 
AnswerRe: sending xml message request over http Pin
led mike18-Jul-08 6:39
led mike18-Jul-08 6:39 
AnswerRe: sending xml message request over http Pin
Paul Conrad18-Jul-08 6:54
professionalPaul Conrad18-Jul-08 6:54 
QuestionProblem with the Complex types of Java webservice Pin
indian14318-Jul-08 3:13
indian14318-Jul-08 3:13 
Questionregarding problem in Databound Schedule controls Pin
mandeepkaur18-Jul-08 2:34
mandeepkaur18-Jul-08 2:34 
AnswerRe: regarding problem in Databound Schedule controls Pin
Parwej Ahamad18-Jul-08 6:14
professionalParwej Ahamad18-Jul-08 6:14 

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.