Click here to Skip to main content
15,888,401 members
Home / Discussions / C#
   

C#

 
SuggestionRe: HttpRuntime Cache value automatically cleares in idle state Pin
Richard MacCutchan2-May-14 1:13
mveRichard MacCutchan2-May-14 1:13 
QuestionHave I implemented this well - code critique & tips please? Pin
Kevin Bewley2-May-14 0:07
Kevin Bewley2-May-14 0:07 
QuestionFile refuses to delete Pin
Kasun Liyanage1-May-14 1:01
Kasun Liyanage1-May-14 1:01 
AnswerRe: File refuses to delete Pin
Richard Deeming1-May-14 1:06
mveRichard Deeming1-May-14 1:06 
GeneralRe: File refuses to delete Pin
Kasun Liyanage1-May-14 1:09
Kasun Liyanage1-May-14 1:09 
GeneralRe: File refuses to delete Pin
Richard Deeming1-May-14 1:11
mveRichard Deeming1-May-14 1:11 
GeneralRe: File refuses to delete Pin
Kasun Liyanage1-May-14 2:24
Kasun Liyanage1-May-14 2:24 
QuestionI want to write a tool for work and I don't know if C# is the right tool - If so, I'd love it if someone knew of a sample Pin
Member 1041949730-Apr-14 12:30
Member 1041949730-Apr-14 12:30 
I work for a company that has a software product that operates with a standardized programdata directory/file structure. In that selection of directories and files there are many xml files that has a bunch of information that we dig through when researching to find root cause or trouble-shooting with customers, etc. By the way, I'm a qa test engineer. I want to build a tool (preferably in c# because i'm working on learning it) that has a way to point out the location of an exported or stored \programdata\our_application\data and it does it's thing. This tool would go through the directories and files and pull out specific information/data from the xmls like, what locale the user was in, what mode was the user working in, what worksite, whether or not debugging is turned on, etc. Then it would display this information on a GUI that I'd like to design with possibly checkboxes to turn some of it off if it isn't wanted or some sort of control over what information it delivers. Our Dev and QA teams would keep this handy and when they started to research an issue they'd run it and it would display all the information that we currently have to dig around in directories and xml files for. It would be nice if I could make it where the data items/nodes displayed could be changed in the same GUI when the "send"? button was pushed which would then make changes in the app when run again.

Any suggestions? Location of a sample that I can use to copy? Am I totally using the wrong language? Anything helps!

Thank you in advance for your help.
AnswerRe: I want to write a tool for work and I don't know if C# is the right tool - If so, I'd love it if someone knew of a sample Pin
Pete O'Hanlon30-Apr-14 12:44
mvePete O'Hanlon30-Apr-14 12:44 
NewsC# vNext language design - private protected - FamilyAndAssembly Pin
Paulo Morgado30-Apr-14 10:46
professionalPaulo Morgado30-Apr-14 10:46 
GeneralRe: C# vNext language design - private protected - FamilyAndAssembly Pin
Richard Deeming1-May-14 1:03
mveRichard Deeming1-May-14 1:03 
GeneralRe: C# vNext language design - private protected - FamilyAndAssembly Pin
Paulo Morgado1-May-14 6:21
professionalPaulo Morgado1-May-14 6:21 
QuestionString, Why does this work?? Pin
GrooverFromHolland30-Apr-14 8:53
GrooverFromHolland30-Apr-14 8:53 
AnswerRe: String, Why does this work?? Pin
BillWoodruff30-Apr-14 9:58
professionalBillWoodruff30-Apr-14 9:58 
GeneralRe: String, Why does this work?? Pin
GrooverFromHolland30-Apr-14 10:16
GrooverFromHolland30-Apr-14 10:16 
GeneralRe: String, Why does this work?? Pin
Rob Philpott1-May-14 1:51
Rob Philpott1-May-14 1:51 
AnswerRe: String, Why does this work?? Pin
Alan N1-May-14 0:58
Alan N1-May-14 0:58 
Questionwriting to a file while Looping Pin
Kasun Liyanage30-Apr-14 7:35
Kasun Liyanage30-Apr-14 7:35 
AnswerRe: writing to a file while Looping Pin
OriginalGriff30-Apr-14 8:07
mveOriginalGriff30-Apr-14 8:07 
GeneralRe: writing to a file while Looping Pin
Kasun Liyanage30-Apr-14 8:31
Kasun Liyanage30-Apr-14 8:31 
GeneralRe: writing to a file while Looping Pin
OriginalGriff30-Apr-14 8:39
mveOriginalGriff30-Apr-14 8:39 
QuestionPower point file formatter Pin
Taimoor Hassun29-Apr-14 18:21
Taimoor Hassun29-Apr-14 18:21 
AnswerRe: Power point file formatter Pin
Richard MacCutchan29-Apr-14 20:26
mveRichard MacCutchan29-Apr-14 20:26 
GeneralRe: Power point file formatter Pin
Taimoor Hassun29-Apr-14 21:00
Taimoor Hassun29-Apr-14 21:00 
GeneralRe: Power point file formatter Pin
Richard MacCutchan29-Apr-14 21:08
mveRichard MacCutchan29-Apr-14 21:08 

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.