Click here to Skip to main content
15,893,622 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DHTML or Silverlight in web app? Pin
LloydA11129-Oct-08 5:32
LloydA11129-Oct-08 5:32 
Questionhow to compare two typed dataset Pin
prakash_deva29-Oct-08 1:07
prakash_deva29-Oct-08 1:07 
QuestionHow to search and highlight text in datagrid in .net 2.0? Pin
kandalu29-Oct-08 0:45
kandalu29-Oct-08 0:45 
AnswerRe: How to search and highlight text in datagrid in .net 2.0? Pin
sharath0729-Oct-08 1:39
sharath0729-Oct-08 1:39 
Questionhow to save connection string in web.config programmatically Pin
dream_liner_7e729-Oct-08 0:28
dream_liner_7e729-Oct-08 0:28 
AnswerRe: how to save connection string in web.config programmatically Pin
meeram39529-Oct-08 0:33
meeram39529-Oct-08 0:33 
GeneralRe:Thanks for the solution it worked fi9 Pin
dream_liner_7e729-Oct-08 23:57
dream_liner_7e729-Oct-08 23:57 
AnswerRe: how to save connection string in web.config programmatically Pin
John Gathogo29-Oct-08 0:47
John Gathogo29-Oct-08 0:47 

The ConfigurationManager class has functionality that would allow you to load the configuration file, target the section that has the connection string (typically, ConnectionStrings or AppSettings), modify the connectionstring and then save back. You will need to import System.Configuration namespace.

QuestionValidate URL with or without www Pin
meeram39528-Oct-08 23:29
meeram39528-Oct-08 23:29 
AnswerRe: Validate URL with or without www Pin
N a v a n e e t h29-Oct-08 1:04
N a v a n e e t h29-Oct-08 1:04 
AnswerRe: Validate URL with or without www Pin
cmk29-Oct-08 1:57
cmk29-Oct-08 1:57 
Questionupload image to sql server Pin
y_mmohd28-Oct-08 23:05
y_mmohd28-Oct-08 23:05 
AnswerRe: upload image to sql server Pin
eyeseetee28-Oct-08 23:12
eyeseetee28-Oct-08 23:12 
GeneralRe: upload image to sql server Pin
y_mmohd29-Oct-08 1:32
y_mmohd29-Oct-08 1:32 
GeneralRe: upload image to sql server Pin
sumit703429-Oct-08 2:03
sumit703429-Oct-08 2:03 
GeneralRe: upload image to sql server Pin
Michael Bookatz29-Oct-08 1:52
Michael Bookatz29-Oct-08 1:52 
QuestionWhich windows vista version is better for .net developer Pin
VenkataRamana.Gali28-Oct-08 23:02
VenkataRamana.Gali28-Oct-08 23:02 
AnswerRe: Which windows vista version is better for .net developer Pin
eyeseetee28-Oct-08 23:13
eyeseetee28-Oct-08 23:13 
GeneralRe: Which windows vista version is better for .net developer Pin
VenkataRamana.Gali28-Oct-08 23:16
VenkataRamana.Gali28-Oct-08 23:16 
GeneralRe: Which windows vista version is better for .net developer Pin
eyeseetee28-Oct-08 23:30
eyeseetee28-Oct-08 23:30 
AnswerRe: Which windows vista version is better for .net developer Pin
#realJSOP29-Oct-08 0:56
mve#realJSOP29-Oct-08 0:56 
AnswerRe: Which windows vista version is better for .net developer Pin
Paul Conrad29-Oct-08 10:34
professionalPaul Conrad29-Oct-08 10:34 
QuestionError while exporting data to Excel sheet Pin
Satish - Developer28-Oct-08 22:35
Satish - Developer28-Oct-08 22:35 
AnswerRe: Error while exporting data to Excel sheet Pin
meeram39528-Oct-08 23:09
meeram39528-Oct-08 23:09 
Questionproblem in check box [modified] Pin
susan_15161528-Oct-08 21:27
susan_15161528-Oct-08 21:27 

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.