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

ASP.NET

 
AnswerRe: High volum transactions Pin
eyeseetee3-Jun-08 1:10
eyeseetee3-Jun-08 1:10 
QuestionAbout DataGrid Pin
EzhilarasiMSc3-Jun-08 1:03
EzhilarasiMSc3-Jun-08 1:03 
AnswerRe: About DataGrid Pin
eyeseetee3-Jun-08 1:09
eyeseetee3-Jun-08 1:09 
AnswerRe: About DataGrid Pin
Jintal Patel3-Jun-08 3:12
Jintal Patel3-Jun-08 3:12 
Questionreport Viewer Pin
eyeseetee3-Jun-08 0:43
eyeseetee3-Jun-08 0:43 
QuestionAbout DataGrid Pin
EzhilarasiMSc3-Jun-08 0:12
EzhilarasiMSc3-Jun-08 0:12 
AnswerRe: About DataGrid Pin
eyeseetee3-Jun-08 0:46
eyeseetee3-Jun-08 0:46 
Questiondynamically assigning connection string name to membership provider at Runtime Pin
neilsuresh2-Jun-08 23:58
neilsuresh2-Jun-08 23:58 
I am developing a web site that will be used by multiple clients. Each client will have their own SQL Server 2000 DB that will contain their membership/role/application data. The client will be identified when they access the website and I want to change the connectionStringName of the membership provider for the Login/Forgot Password/Change Password objects to the appropriate DB for that client. I would really like to use code-behind to instance an (SQL) membership provider object with the desired connectionStringName and assign that object as the MembershipProvider of the login object to select the desired DB. I have not found a way to do this or to be able to create a reference to the default membership provider to be able to change the connectionStringName value. Is there a way to accomplish what I want to do without having to set up a custom membership provider for each client in the Web.config just to be able to change the connectionStringName for the data source?
AnswerRe: dynamically assigning connection string name to membership provider at Runtime Pin
eyeseetee3-Jun-08 0:45
eyeseetee3-Jun-08 0:45 
QuestionCrystal Report in ASP.NET Pin
senthilsstil2-Jun-08 23:40
senthilsstil2-Jun-08 23:40 
QuestionHow to retrieve images from SQL SERVER 2005 on to an ASP.NET page in C# Pin
SinghSu2-Jun-08 23:07
SinghSu2-Jun-08 23:07 
AnswerRe: How to retrieve images from SQL SERVER 2005 on to an ASP.NET page in C# Pin
Christian Graus3-Jun-08 2:14
protectorChristian Graus3-Jun-08 2:14 
GeneralRe: How to retrieve images from SQL SERVER 2005 on to an ASP.NET page in C# Pin
SinghSu3-Jun-08 20:34
SinghSu3-Jun-08 20:34 
QuestionHow to Identify that Connected database is MySql, Sql Express, Sql Server 2000, etc. Pin
pandeybrijendra2-Jun-08 23:04
pandeybrijendra2-Jun-08 23:04 
QuestionMultiple Gridview mantaining LINQ relationships Pin
Ponzano Paolo2-Jun-08 21:43
Ponzano Paolo2-Jun-08 21:43 
Questionhow to associate event handler for dynamically created dropdownlist Pin
vidhyap2-Jun-08 21:35
vidhyap2-Jun-08 21:35 
AnswerRe: how to associate event handler for dynamically created dropdownlist Pin
eyeseetee2-Jun-08 21:58
eyeseetee2-Jun-08 21:58 
AnswerRe: how to associate event handler for dynamically created dropdownlist Pin
N a v a n e e t h2-Jun-08 22:15
N a v a n e e t h2-Jun-08 22:15 
GeneralRe: how to associate event handler for dynamically created dropdownlist Pin
vidhyap2-Jun-08 23:34
vidhyap2-Jun-08 23:34 
GeneralRe: how to associate event handler for dynamically created dropdownlist Pin
N a v a n e e t h3-Jun-08 0:01
N a v a n e e t h3-Jun-08 0:01 
GeneralRe: how to associate event handler for dynamically created dropdownlist Pin
vidhyap3-Jun-08 0:14
vidhyap3-Jun-08 0:14 
GeneralRe: how to associate event handler for dynamically created dropdownlist Pin
N a v a n e e t h3-Jun-08 1:02
N a v a n e e t h3-Jun-08 1:02 
GeneralRe: how to associate event handler for dynamically created dropdownlist Pin
vidhyap3-Jun-08 18:18
vidhyap3-Jun-08 18:18 
GeneralRe: how to associate event handler for dynamically created dropdownlist Pin
N a v a n e e t h4-Jun-08 3:48
N a v a n e e t h4-Jun-08 3:48 
AnswerRe: how to associate event handler for dynamically created dropdownlist Pin
Baran M3-Jun-08 3:24
Baran M3-Jun-08 3:24 

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.