Click here to Skip to main content
15,916,951 members
Home / Discussions / C#
   

C#

 
AnswerRe: WHY ASPX pages are running slow...? Pin
Pete O'Hanlon6-Dec-07 22:59
mvePete O'Hanlon6-Dec-07 22:59 
GeneralThank you very much.... Pin
Pankaj - Joshi6-Dec-07 23:42
Pankaj - Joshi6-Dec-07 23:42 
QuestionC# with Selenium [modified] Pin
Vruddhi Vasoo6-Dec-07 18:11
Vruddhi Vasoo6-Dec-07 18:11 
GeneralRe: C# with Selenium Pin
Michael Sync6-Dec-07 20:39
Michael Sync6-Dec-07 20:39 
QuestionHow can i Apply theme at runtime Pin
Vinoth Karunanithy6-Dec-07 17:54
professionalVinoth Karunanithy6-Dec-07 17:54 
GeneralRe: How can i Apply theme at runtime Pin
Anthony Mushrow7-Dec-07 15:11
professionalAnthony Mushrow7-Dec-07 15:11 
Generalcomparing two arrays Pin
rameshdontagani6-Dec-07 17:50
rameshdontagani6-Dec-07 17:50 
GeneralRe: comparing two arrays Pin
Sathesh Sakthivel6-Dec-07 17:52
Sathesh Sakthivel6-Dec-07 17:52 
GeneralRe: comparing two arrays Pin
rameshdontagani6-Dec-07 18:05
rameshdontagani6-Dec-07 18:05 
GeneralProblem in CheckedLitBox Pin
chanzeb6-Dec-07 17:47
chanzeb6-Dec-07 17:47 
GeneralRe: Help meeeee!!!! Pin
Sathesh Sakthivel6-Dec-07 17:51
Sathesh Sakthivel6-Dec-07 17:51 
GeneralRe: Help meeeee!!!! Pin
Abhijit Jana6-Dec-07 18:02
professionalAbhijit Jana6-Dec-07 18:02 
QuestionNew to C# .Problem while accessing sql server Pin
mohanallam6-Dec-07 17:28
mohanallam6-Dec-07 17:28 
GeneralRe: New to C# .Problem while accessing sql server Pin
I.explore.code6-Dec-07 17:43
I.explore.code6-Dec-07 17:43 
GeneralRe: New to C# .Problem while accessing sql server Pin
mohanallam7-Dec-07 16:54
mohanallam7-Dec-07 16:54 
GeneralSetting value in installer and reading at runtime Pin
atuldeore6-Dec-07 17:26
atuldeore6-Dec-07 17:26 
GeneralRe: Setting value in installer and reading at runtime Pin
Jacky Yiu6-Dec-07 17:48
Jacky Yiu6-Dec-07 17:48 
GeneralRe: Setting value in installer and reading at runtime Pin
I.explore.code6-Dec-07 17:52
I.explore.code6-Dec-07 17:52 
I believe, a strong solution is indeed what you are trying to avoid....u get it.."FILES"....

You can write the installation settings onto a text file and keep it hidden somewhere on the user machine, thts one of the best ways, really.

Alternatively, you can use windows registry to store the installation settings which is suppposedly the best way and the usual way other applications store settings during installation.

I havent tried the latter approach though and you may have to refer MSDN for this, u can get the complete code for your kinda requirements on MSDN.

Files have been my favorite way out for quite some time now. Smile | :)
Generalquestion on database query Pin
angels7776-Dec-07 16:57
angels7776-Dec-07 16:57 
GeneralRe: question on database query Pin
Jacky Yiu6-Dec-07 17:44
Jacky Yiu6-Dec-07 17:44 
GeneralRe: question on database query Pin
angels7776-Dec-07 18:06
angels7776-Dec-07 18:06 
GeneralRe: question on database query Pin
Jacky Yiu6-Dec-07 22:15
Jacky Yiu6-Dec-07 22:15 
GeneralRe: question on database query Pin
angels7776-Dec-07 23:09
angels7776-Dec-07 23:09 
GeneralRe: question on database query Pin
angels7777-Dec-07 19:50
angels7777-Dec-07 19:50 
GeneralRe: question on database query Pin
angels7779-Dec-07 0:43
angels7779-Dec-07 0:43 

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.