Click here to Skip to main content
15,889,808 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Network Traffic and Activity monitoring via ASP.Net Pin
Michael Sync17-Nov-07 18:45
Michael Sync17-Nov-07 18:45 
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 
We have our current Web applications designed in ASP.We are planning to migrate this to .NET. Our applications interact with a lot of COM components hosted on MTS.We are planning to migrate all these applications along with the COM component to .NET,i.e., all ASP pages to ASPX and all COM components will be re written into .NET dlls. Okay so far so good.
As a part of our investigations, we are trying to come out with the best possible "replacement" for COM/MTS in .NET. We have thought of 3 techniques:
a.Put all the .net dlls(i.e., COM converted to .NET dlls) into a common folder and and refer them from our Web applications
b.Using .NET remoting: Hosting every .NET dll as a remotable object using a windows service.Our Web applications can consume this remotable object.
c.Using Reflection techniques: By Runtime binding them from Web applications
(Please Note: We do not want to look at Web Services as an option currently)
AnswerRe: What is the best .NET equivalent architecture for COM(hosted in MTS) Pin
bsaksida17-Nov-07 5:55
bsaksida17-Nov-07 5:55 
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 

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.