Click here to Skip to main content
15,900,108 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: getting value of current page's value after response.redirect Pin
Brij29-May-10 1:31
mentorBrij29-May-10 1:31 
GeneralRe: getting value of current page's value after response.redirect Pin
puja29-May-10 2:39
puja29-May-10 2:39 
GeneralRe: getting value of current page's value after response.redirect Pin
Brij29-May-10 2:39
mentorBrij29-May-10 2:39 
Questionweb application problem Pin
sanjay.knitian29-May-10 0:01
sanjay.knitian29-May-10 0:01 
AnswerRe: web application problem Pin
R. Giskard Reventlov29-May-10 2:26
R. Giskard Reventlov29-May-10 2:26 
AnswerRe: web application problem Pin
The Man from U.N.C.L.E.29-May-10 6:07
The Man from U.N.C.L.E.29-May-10 6:07 
Questionduplicates Pin
NetQuestions28-May-10 18:38
NetQuestions28-May-10 18:38 
AnswerRe: duplicates Pin
Peace ON28-May-10 19:07
Peace ON28-May-10 19:07 
For maintaining one dll that is shared among multiple server application
you can use concept of shared dlls in dotnet.

You can register your dll in GAC (Global Assembly Cache)
and then use it in multiple application.

The main advantage of it is that whenever you will update
the shared dll, you need to update it at only one place that
is in GAC.

Find following links for more help on how to
register dll in GAC and then after utilizing it from
multiple server application.

Add/remove a shared assembly to/from the .NET GAC
http://www.thescarms.com/dotNet/gacutil.aspx[^]

Demystifying the .NET Global Assembly Cache
Demystifying the .NET Global Assembly Cache[^]


HTH
Jinal Desai - LIVE
Experience is mother of sage....

GeneralRe: duplicates Pin
NetQuestions28-May-10 19:30
NetQuestions28-May-10 19:30 
AnswerRe: duplicates Pin
Peace ON28-May-10 20:08
Peace ON28-May-10 20:08 
AnswerRe: duplicates Pin
Eddy Vluggen29-May-10 0:28
professionalEddy Vluggen29-May-10 0:28 
QuestionTo create a website for Examination system Pin
adit ya16928-May-10 14:58
adit ya16928-May-10 14:58 
AnswerRe: To create a website for Examination system Pin
Peace ON28-May-10 19:31
Peace ON28-May-10 19:31 
AnswerRe: To create a website for Examination system Pin
R. Giskard Reventlov28-May-10 19:32
R. Giskard Reventlov28-May-10 19:32 
Questionsql help Pin
Aljaz11128-May-10 7:45
Aljaz11128-May-10 7:45 
AnswerRe: sql help Pin
Not Active28-May-10 8:05
mentorNot Active28-May-10 8:05 
GeneralRe: sql help Pin
Aljaz11128-May-10 8:40
Aljaz11128-May-10 8:40 
Questionhow to fire an event from a different Pin
raghvendrapanda28-May-10 5:33
raghvendrapanda28-May-10 5:33 
AnswerRe: how to fire an event from a different Pin
Peace ON28-May-10 5:44
Peace ON28-May-10 5:44 
AnswerRe: how to fire an event from a different Pin
Sandeep Mewara28-May-10 7:38
mveSandeep Mewara28-May-10 7:38 
GeneralRe: how to fire an event from a different Pin
raghvendrapanda1-Jun-10 3:37
raghvendrapanda1-Jun-10 3:37 
QuestionAjax CascadingDropdownControl Pin
Ratnesh N Bharos28-May-10 3:16
Ratnesh N Bharos28-May-10 3:16 
AnswerRe: Ajax CascadingDropdownControl Pin
Peace ON28-May-10 3:22
Peace ON28-May-10 3:22 
Answer[Cross-post]: Ajax CascadingDropdownControl Pin
Sandeep Mewara28-May-10 4:20
mveSandeep Mewara28-May-10 4:20 
QuestionImage upload dimensions Pin
Paul McGann28-May-10 2:12
professionalPaul McGann28-May-10 2:12 

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.