Click here to Skip to main content
15,912,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reading and Writing File using Class Library Pin
SeMartens17-Feb-09 23:05
SeMartens17-Feb-09 23:05 
GeneralRe: Reading and Writing File using Class Library Pin
Abhijit Jana17-Feb-09 23:21
professionalAbhijit Jana17-Feb-09 23:21 
GeneralRe: Reading and Writing File using Class Library Pin
Anurag Gandhi17-Feb-09 23:59
professionalAnurag Gandhi17-Feb-09 23:59 
GeneralRe: Reading and Writing File using Class Library Pin
Ashfield18-Feb-09 1:40
Ashfield18-Feb-09 1:40 
GeneralRe: Reading and Writing File using Class Library Pin
Anurag Gandhi18-Feb-09 1:47
professionalAnurag Gandhi18-Feb-09 1:47 
GeneralRe: Reading and Writing File using Class Library Pin
Ashfield18-Feb-09 8:43
Ashfield18-Feb-09 8:43 
GeneralRe: Reading and Writing File using Class Library Pin
Anurag Gandhi18-Feb-09 19:49
professionalAnurag Gandhi18-Feb-09 19:49 
GeneralRe: Reading and Writing File using Class Library Pin
Ashfield18-Feb-09 20:16
Ashfield18-Feb-09 20:16 
It seems I was making an incorrect assumption. When you said it was a dll in yur business layer I assumed it to be a dll written by you (or someone in your company), I never thought about it being a 3rd party one.


Anurag Gandhi wrote:
When you call a function, internally, it may read your system information and send it to some website or webservice apart from giving the correct result. You may never know but can be done. Even proper testing may not solve all the trust issues.


True enough, but your OP was about writing to a specific folder. It doesn't matter what context you run under, this type of thing could still happen, its all about knowing the source of your dll.

Anyway, hopefully you will resolve it. Personally, I rarely use dlls from unknown/untrusted sources. If its a library type function (such as convert to pdf) then I get it from a recognised source, otherwise I usually write my own.

Bob
Ashfield Consultants Ltd
Proud to be a 2009 Code Project MVP

QuestionDecimal to Exponential conversion -Kindly Help me Pin
SnaKeBeD17-Feb-09 22:35
SnaKeBeD17-Feb-09 22:35 
QuestionJQuery with asp.net Pin
Member 398136617-Feb-09 22:14
Member 398136617-Feb-09 22:14 
QuestionError Pin
nithydurai17-Feb-09 21:57
nithydurai17-Feb-09 21:57 
QuestionHelp required in ASP.net treeview Pin
Member 350019817-Feb-09 21:55
Member 350019817-Feb-09 21:55 
QuestionHelp required in ExcelDriver Part in ASP Pin
priyaahh17-Feb-09 21:34
priyaahh17-Feb-09 21:34 
Questionerror while trying to publish my web application Pin
Mansour Shaaban17-Feb-09 21:32
Mansour Shaaban17-Feb-09 21:32 
AnswerRe: error while trying to publish my web application Pin
Vimalsoft(Pty) Ltd17-Feb-09 21:42
professionalVimalsoft(Pty) Ltd17-Feb-09 21:42 
Questiondate time picker.. problem Pin
anujbanka178417-Feb-09 21:19
anujbanka178417-Feb-09 21:19 
AnswerRe: date time picker.. problem Pin
mr_muskurahat17-Feb-09 22:23
mr_muskurahat17-Feb-09 22:23 
QuestionASP.NET File Download Pin
kraven00117-Feb-09 21:07
kraven00117-Feb-09 21:07 
AnswerRe: ASP.NET File Download Pin
N a v a n e e t h17-Feb-09 21:57
N a v a n e e t h17-Feb-09 21:57 
GeneralRe: ASP.NET File Download Pin
kraven00117-Feb-09 22:10
kraven00117-Feb-09 22:10 
QuestionHELP !!! Radio button font size change Pin
Docarctiss17-Feb-09 20:59
Docarctiss17-Feb-09 20:59 
AnswerRe: HELP !!! Radio button font size change Pin
Anurag Gandhi17-Feb-09 23:02
professionalAnurag Gandhi17-Feb-09 23:02 
QuestionHow Store video and picture file using sql2000 with a unique user Pin
ali2k617-Feb-09 20:33
ali2k617-Feb-09 20:33 
Questionhow to filter distinct row from DataView Pin
krishnaveer17-Feb-09 20:32
krishnaveer17-Feb-09 20:32 
AnswerRe: how to filter distinct row from DataView Pin
Abhishek Sur17-Feb-09 20:42
professionalAbhishek Sur17-Feb-09 20:42 

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.