Click here to Skip to main content
15,919,132 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Network Traffic and Activity monitoring via ASP.Net [modified] Pin
MeNew19-Nov-07 4:25
MeNew19-Nov-07 4:25 
QuestionMaster Page(s) - Different layouts on different pages. How? Pin
Bursh.17-Nov-07 7:37
Bursh.17-Nov-07 7:37 
AnswerRe: Master Page(s) - Different layouts on different pages. How? Pin
Christian Graus17-Nov-07 8:56
protectorChristian Graus17-Nov-07 8:56 
GeneralRe: Master Page(s) - Different layouts on different pages. How? Pin
Bursh.17-Nov-07 9:05
Bursh.17-Nov-07 9:05 
GeneralRe: Master Page(s) - Different layouts on different pages. How? Pin
Christian Graus17-Nov-07 9:23
protectorChristian Graus17-Nov-07 9:23 
GeneralRe: Master Page(s) - Different layouts on different pages. How? Pin
Bursh.17-Nov-07 11:09
Bursh.17-Nov-07 11:09 
QuestionWhat is the best .NET equivalent architecture for COM(hosted in MTS) Pin
satish_cognz17-Nov-07 5:42
satish_cognz17-Nov-07 5:42 
AnswerRe: What is the best .NET equivalent architecture for COM(hosted in MTS) Pin
bsaksida17-Nov-07 5:55
bsaksida17-Nov-07 5:55 
You can create costum control in DLL.
when shipping you can put these dll to Bin folder.

If you wan't to make avaible same dll to other project, then you must use GAC (Globaly Assembly Content - I hope i said it correctly). These option is more close to COM.

If you put in GAC, it has to be installed on hosting server. If you chose first, each project hosted there must have their dll.

And i don't know how tu use GAC
Questionasp.net how to block internet explorer of network client Pin
biren6117-Nov-07 2:18
biren6117-Nov-07 2:18 
AnswerRe: asp.net how to block internet explorer of network client Pin
Michael Sync17-Nov-07 3:32
Michael Sync17-Nov-07 3:32 
GeneralRe: asp.net how to block internet explorer of network client Pin
bsaksida17-Nov-07 4:48
bsaksida17-Nov-07 4:48 
GeneralRe: asp.net how to block internet explorer of network client Pin
Michael Sync17-Nov-07 5:04
Michael Sync17-Nov-07 5:04 
GeneralRe: asp.net how to block internet explorer of network client Pin
bsaksida17-Nov-07 5:37
bsaksida17-Nov-07 5:37 
GeneralRe: asp.net how to block internet explorer of network client Pin
biren6123-Nov-07 10:43
biren6123-Nov-07 10:43 
Questionhow to fill DataAdapter when two tables are being used+ASP.Net Pin
mavii17-Nov-07 1:25
mavii17-Nov-07 1:25 
AnswerRe: how to fill DataAdapter when two tables are being used+ASP.Net Pin
Michael Sync17-Nov-07 3:30
Michael Sync17-Nov-07 3:30 
QuestionHow to make LOGIN wizard Pin
ankur010117-Nov-07 1:22
ankur010117-Nov-07 1:22 
AnswerRe: How to make LOGIN wizard Pin
pmarfleet17-Nov-07 2:58
pmarfleet17-Nov-07 2:58 
QuestionWho to send DATA to email..??? Pin
ankur010117-Nov-07 1:19
ankur010117-Nov-07 1:19 
AnswerRe: Who to send DATA to email..??? Pin
pmarfleet17-Nov-07 2:56
pmarfleet17-Nov-07 2:56 
AnswerRe: Who to send DATA to email..??? Pin
Michael Sync17-Nov-07 4:13
Michael Sync17-Nov-07 4:13 
GeneralRe: Who to send DATA to email..??? [modified] Pin
bsaksida17-Nov-07 4:31
bsaksida17-Nov-07 4:31 
GeneralRe: Who to send DATA to email..??? Pin
ankur010118-Nov-07 1:55
ankur010118-Nov-07 1:55 
QuestionHow to restrict user to Fill only 15 Days back date?? Pin
KBM7317-Nov-07 1:04
KBM7317-Nov-07 1:04 
AnswerRe: How to restrict user to Fill only 15 Days back date?? Pin
Sun Rays17-Nov-07 1:17
Sun Rays17-Nov-07 1:17 

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.