Click here to Skip to main content
15,881,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: Monitor and scan internet files Pin
Ghaith Hachem1-Mar-09 4:04
Ghaith Hachem1-Mar-09 4:04 
QuestionReading specif Excel sheet headers Pin
alvas8928-Feb-09 11:09
alvas8928-Feb-09 11:09 
AnswerRe: Reading specif Excel sheet headers Pin
Calin Tatar28-Feb-09 16:12
Calin Tatar28-Feb-09 16:12 
GeneralRe: Reading specif Excel sheet headers Pin
alvas893-Mar-09 9:08
alvas893-Mar-09 9:08 
AnswerRe: Reading specif Excel sheet headers Pin
0x3c01-Mar-09 0:03
0x3c01-Mar-09 0:03 
GeneralRe: Reading specif Excel sheet headers Pin
alvas893-Mar-09 9:12
alvas893-Mar-09 9:12 
QuestionCD Image in C# [modified] Pin
Demasoni28-Feb-09 9:54
Demasoni28-Feb-09 9:54 
AnswerRe: CD Image in C# Pin
harold aptroot28-Feb-09 10:41
harold aptroot28-Feb-09 10:41 
Making it a common CD image format seems like a bad way to protect anything.
Why are you worried about users seeing the components anyway? If they want to use it, they don't want to break it.. (and even if they do, it's their problem)

An easy way to "hide" the components would be to zip them together and give it an other extension (say, .dat), regular users wouldn't mess with it and that sounds precisely like what you want. You could use #ZipLib[^] for this, it's free (and the license is friendly).



AnswerRe: CD Image in C# Pin
Henry Minute1-Mar-09 2:01
Henry Minute1-Mar-09 2:01 
QuestionTo display Node atrributes such that node name is added to tree? Pin
rasingh128-Feb-09 8:23
rasingh128-Feb-09 8:23 
Questionwindows version check Pin
shabya28-Feb-09 7:26
shabya28-Feb-09 7:26 
AnswerRe: windows version check Pin
harold aptroot28-Feb-09 7:30
harold aptroot28-Feb-09 7:30 
GeneralRe: windows version check Pin
0x3c028-Feb-09 8:15
0x3c028-Feb-09 8:15 
GeneralRe: windows version check Pin
harold aptroot28-Feb-09 8:42
harold aptroot28-Feb-09 8:42 
GeneralRe: windows version check Pin
shabya28-Feb-09 9:36
shabya28-Feb-09 9:36 
GeneralRe: windows version check Pin
harold aptroot28-Feb-09 10:17
harold aptroot28-Feb-09 10:17 
AnswerRe: windows version check Pin
Ravi Bhavnani28-Feb-09 8:48
professionalRavi Bhavnani28-Feb-09 8:48 
QuestionStrip progress bar using background thread while uploading file in C#? Pin
rasingh128-Feb-09 7:10
rasingh128-Feb-09 7:10 
AnswerRe: Strip progress bar using background thread while uploading file in C#? Pin
Ravi Bhavnani28-Feb-09 8:49
professionalRavi Bhavnani28-Feb-09 8:49 
QuestionRe: Strip progress bar using background thread while uploading file in C#? Pin
rasingh128-Feb-09 20:18
rasingh128-Feb-09 20:18 
AnswerRe: Strip progress bar using background thread while uploading file in C#? Pin
Ravi Bhavnani28-Feb-09 20:24
professionalRavi Bhavnani28-Feb-09 20:24 
GeneralRe: Strip progress bar using background thread while uploading file in C#? Pin
rasingh12-Mar-09 0:42
rasingh12-Mar-09 0:42 
GeneralRe: Strip progress bar using background thread while uploading file in C#? Pin
Ravi Bhavnani2-Mar-09 3:44
professionalRavi Bhavnani2-Mar-09 3:44 
GeneralRe: Strip progress bar using background thread while uploading file in C#? Pin
rasingh14-Mar-09 17:10
rasingh14-Mar-09 17:10 
GeneralRe: Strip progress bar using background thread while uploading file in C#? Pin
Ravi Bhavnani4-Mar-09 17:47
professionalRavi Bhavnani4-Mar-09 17:47 

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.