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

C#

 
AnswerRe: C#.Net MS Access and DataGridView Problem Pin
Ashfield30-Apr-08 1:30
Ashfield30-Apr-08 1:30 
GeneralRe: C#.Net MS Access and DataGridView Problem Pin
Blackhawk5000030-Apr-08 1:34
Blackhawk5000030-Apr-08 1:34 
QuestionSQL Server Replication Pin
abdurrahman oğuz29-Apr-08 22:58
abdurrahman oğuz29-Apr-08 22:58 
QuestionC#.Net and MS Excel merging Pin
codingrocks29-Apr-08 22:14
codingrocks29-Apr-08 22:14 
QuestionGIS Travel Time Estimations Pin
devil8529-Apr-08 21:54
devil8529-Apr-08 21:54 
GeneralRe: GIS Travel Time Estimations Pin
phannon8629-Apr-08 22:22
professionalphannon8629-Apr-08 22:22 
GeneralRe: GIS Travel Time Estimations Pin
devil8529-Apr-08 22:27
devil8529-Apr-08 22:27 
GeneralRe: GIS Travel Time Estimations Pin
Guffa29-Apr-08 23:42
Guffa29-Apr-08 23:42 
JokeRe: GIS Travel Time Estimations Pin
Big Daddy Farang30-Apr-08 8:55
Big Daddy Farang30-Apr-08 8:55 
JokeRe: GIS Travel Time Estimations Pin
Guffa30-Apr-08 10:33
Guffa30-Apr-08 10:33 
QuestionHow to pass datatable as parameter into webservice method Pin
Balaji.KJ29-Apr-08 21:28
Balaji.KJ29-Apr-08 21:28 
AnswerRe: How to pass datatable as parameter into webservice method Pin
Vikram A Punathambekar29-Apr-08 21:39
Vikram A Punathambekar29-Apr-08 21:39 
GeneralRe: How to pass datatable as parameter into webservice method Pin
AshwiniSH29-May-14 0:03
professionalAshwiniSH29-May-14 0:03 
QuestionAbout setting password. Pin
Prabhat00329-Apr-08 20:28
Prabhat00329-Apr-08 20:28 
AnswerRe: About setting password. Pin
Christian Graus29-Apr-08 21:20
protectorChristian Graus29-Apr-08 21:20 
Prabhat003 wrote:
Is it possible to write the code for that 'test' folder?


What do you mean ?

Prabhat003 wrote:
Actually I need to show the form while we click on that folder.And on this form I want to set the password.


No. At least, not without creating a process that hijacks the file system. And, even then, you'll be creating code that people can just stop, to unprotect it. Why not use the built in windows stuff to encrypt a folder instead ?

You can buy C++ programs to do this, so I assume it could be done with C# and p/invoke. But, it's not trivial, not by a long shot.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

AnswerRe: About setting password. Pin
Abhijit Jana29-Apr-08 21:23
professionalAbhijit Jana29-Apr-08 21:23 
GeneralRe: About setting password. Pin
Christian Graus29-Apr-08 21:25
protectorChristian Graus29-Apr-08 21:25 
GeneralRe: About setting password. Pin
Prabhat00329-Apr-08 22:21
Prabhat00329-Apr-08 22:21 
GeneralRe: About setting password. Pin
Christian Graus29-Apr-08 22:29
protectorChristian Graus29-Apr-08 22:29 
GeneralRe: About setting password. Pin
Vikram A Punathambekar29-Apr-08 23:12
Vikram A Punathambekar29-Apr-08 23:12 
GeneralRe: About setting password. Pin
Christian Graus29-Apr-08 23:23
protectorChristian Graus29-Apr-08 23:23 
GeneralRe: About setting password. Pin
Prabhat00329-Apr-08 22:25
Prabhat00329-Apr-08 22:25 
GeneralRe: About setting password. Pin
Ashfield30-Apr-08 0:07
Ashfield30-Apr-08 0:07 
QuestionFTP Pin
JABIR E29-Apr-08 20:26
JABIR E29-Apr-08 20:26 
AnswerRe: FTP Pin
Christian Graus29-Apr-08 21:16
protectorChristian Graus29-Apr-08 21:16 

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.