Click here to Skip to main content
15,914,016 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionInput CAPS letters in textbox Pin
tjkota28-Aug-07 11:30
tjkota28-Aug-07 11:30 
AnswerRe: Input CAPS letters in textbox Pin
Fred_Smith28-Aug-07 11:35
Fred_Smith28-Aug-07 11:35 
GeneralRe: Input CAPS letters in textbox Pin
tjkota28-Aug-07 11:38
tjkota28-Aug-07 11:38 
GeneralRe: Input CAPS letters in textbox Pin
Fred_Smith28-Aug-07 11:50
Fred_Smith28-Aug-07 11:50 
GeneralRe: Input CAPS letters in textbox Pin
Christian Graus28-Aug-07 13:34
protectorChristian Graus28-Aug-07 13:34 
GeneralRe: Input CAPS letters in textbox Pin
tjkota28-Aug-07 13:36
tjkota28-Aug-07 13:36 
QuestionUse different web.config for debugging Pin
error140828-Aug-07 8:31
error140828-Aug-07 8:31 
AnswerRe: Use different web.config for debugging Pin
nateraaaa28-Aug-07 8:51
nateraaaa28-Aug-07 8:51 
You could get around this by creating a testing section (development) with your connectionString and a production section with your webhoster connectionString in your web.config. When you are testing locally just comment out the production section and uncomment the development section. When you are done testing locally and are ready for production comment the development section and uncomment the production section.

Nathan
GeneralRe: Use different web.config for debugging Pin
error140828-Aug-07 8:53
error140828-Aug-07 8:53 
AnswerRe: Use different web.config for debugging [modified] Pin
Fred_Smith28-Aug-07 9:05
Fred_Smith28-Aug-07 9:05 
Questionhandle imagebutton click in gridview Pin
ChrisFarrugia28-Aug-07 5:29
ChrisFarrugia28-Aug-07 5:29 
AnswerRe: handle imagebutton click in gridview Pin
nateraaaa28-Aug-07 7:58
nateraaaa28-Aug-07 7:58 
QuestionHow to use LDAP Authentication. Pin
somagunasekaran28-Aug-07 4:13
somagunasekaran28-Aug-07 4:13 
AnswerRe: How to use LDAP Authentication. Pin
Michael Sync28-Aug-07 18:50
Michael Sync28-Aug-07 18:50 
Questioncomponent chart in asp net 1.0 Pin
raquidd2228-Aug-07 4:08
raquidd2228-Aug-07 4:08 
QuestionInsert ASP.NET script in HTML Pin
CodeItWell28-Aug-07 3:57
CodeItWell28-Aug-07 3:57 
AnswerRe: Insert ASP.NET script in HTML Pin
ChrisFarrugia28-Aug-07 5:32
ChrisFarrugia28-Aug-07 5:32 
QuestionDeploying an asp.net 2.0 running on IIS 6.0, on Windows vista?? Pin
Nada Adel28-Aug-07 3:27
Nada Adel28-Aug-07 3:27 
AnswerRe: Deploying an asp.net 2.0 running on IIS 6.0, on Windows vista?? Pin
DigiOz Multimedia28-Aug-07 8:12
DigiOz Multimedia28-Aug-07 8:12 
GeneralRe: Deploying an asp.net 2.0 running on IIS 6.0, on Windows vista?? Pin
Nada Adel28-Aug-07 8:32
Nada Adel28-Aug-07 8:32 
GeneralRe: Deploying an asp.net 2.0 running on IIS 6.0, on Windows vista?? Pin
DigiOz Multimedia28-Aug-07 8:38
DigiOz Multimedia28-Aug-07 8:38 
Questiondropdownbox contain all the values want to store..., Pin
Member 387988128-Aug-07 3:22
Member 387988128-Aug-07 3:22 
AnswerRe: dropdownbox contain all the values want to store..., Pin
nateraaaa28-Aug-07 7:06
nateraaaa28-Aug-07 7:06 
Questionretriving images Pin
diwa8528-Aug-07 3:15
diwa8528-Aug-07 3:15 
GeneralRe: retriving images Pin
Kunal P28-Aug-07 18:46
Kunal P28-Aug-07 18:46 

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.