Click here to Skip to main content
15,881,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Notificate by sending an email automatically Pin
N a v a n e e t h9-Nov-09 5:36
N a v a n e e t h9-Nov-09 5:36 
AnswerRe: Notificate by sending an email automatically Pin
RyanEK9-Nov-09 13:49
RyanEK9-Nov-09 13:49 
QuestionHow to play the .vox file in browser. Using C# with Asp.net 2.0 Pin
bruze9-Nov-09 3:52
bruze9-Nov-09 3:52 
AnswerRe: How to play the .vox file in browser. Using C# with Asp.net 2.0 Pin
Richard MacCutchan9-Nov-09 3:56
mveRichard MacCutchan9-Nov-09 3:56 
GeneralRe: How to play the .vox file in browser. Using C# with Asp.net 2.0 Pin
bruze9-Nov-09 4:07
bruze9-Nov-09 4:07 
GeneralRe: How to play the .vox file in browser. Using C# with Asp.net 2.0 Pin
Richard MacCutchan9-Nov-09 4:16
mveRichard MacCutchan9-Nov-09 4:16 
GeneralRe: How to play the .vox file in browser. Using C# with Asp.net 2.0 Pin
bruze9-Nov-09 4:26
bruze9-Nov-09 4:26 
Questionhow Assemblies load after publish of code [modified] Pin
gangisetti.sarath9-Nov-09 2:12
gangisetti.sarath9-Nov-09 2:12 
I created a application with Two layers
DAL and BLL ,and I registered them in GAC for global access by assigning strong keys for the dlls
I have created two versions like version 1 should return 10 as output and version 2 as 20
For my website I am adding the dlls from GAC so it will not place in bin it should directly assign to web.config as Microsoft dlls( System.Web.Extensions)
I am getting the outputs clearly for version 1 and version 2 as 10 and 20 as i expected. but Once I published the code with version 1 dll it is getting output as 10,
if I change to version 2 in web.config that time also it is showing the output as 10,y it is not showing as 20 even though I change to version 2(version 2 indirectly refers to version 2 dlls in gac as per before publish)

modified on Friday, November 13, 2009 5:56 AM

QuestionForce logout. Pin
gerrybrennan9-Nov-09 1:57
gerrybrennan9-Nov-09 1:57 
AnswerRe: Force logout. Pin
dan!sh 9-Nov-09 3:13
professional dan!sh 9-Nov-09 3:13 
AnswerRe: Force logout. Pin
Abhishek Sur9-Nov-09 7:10
professionalAbhishek Sur9-Nov-09 7:10 
GeneralRe: Force logout. Pin
dan!sh 9-Nov-09 18:43
professional dan!sh 9-Nov-09 18:43 
GeneralRe: Force logout. Pin
Abhishek Sur9-Nov-09 21:11
professionalAbhishek Sur9-Nov-09 21:11 
QuestionHow Attach Multiple Files Pin
lrsalunkhe9-Nov-09 1:41
lrsalunkhe9-Nov-09 1:41 
AnswerRe: How Attach Multiple Files Pin
Not Active9-Nov-09 1:47
mentorNot Active9-Nov-09 1:47 
GeneralRe: How Attach Multiple Files Pin
lrsalunkhe9-Nov-09 2:29
lrsalunkhe9-Nov-09 2:29 
GeneralRe: How Attach Multiple Files Pin
Not Active9-Nov-09 5:35
mentorNot Active9-Nov-09 5:35 
AnswerRe: How Attach Multiple Files Pin
Gamzun9-Nov-09 3:31
Gamzun9-Nov-09 3:31 
GeneralRe: How Attach Multiple Files Pin
lrsalunkhe9-Nov-09 17:54
lrsalunkhe9-Nov-09 17:54 
GeneralRe: How Attach Multiple Files Pin
lrsalunkhe9-Nov-09 20:33
lrsalunkhe9-Nov-09 20:33 
GeneralRe: How Attach Multiple Files Pin
Gamzun10-Nov-09 3:44
Gamzun10-Nov-09 3:44 
QuestionNeed suggestion either Website or web service Pin
jaiswalrahul9-Nov-09 1:13
jaiswalrahul9-Nov-09 1:13 
AnswerRe: Need suggestion either Website or web service Pin
Nishant Singh9-Nov-09 1:27
Nishant Singh9-Nov-09 1:27 
Questiondatatable... Pin
mylogics9-Nov-09 0:49
professionalmylogics9-Nov-09 0:49 
AnswerRe: datatable... Pin
Nishant Singh9-Nov-09 1:16
Nishant Singh9-Nov-09 1:16 

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.