Click here to Skip to main content
15,888,330 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: crystal report taking long time for preview Pin
David Mujica22-Jun-09 16:20
David Mujica22-Jun-09 16:20 
QuestionHow to detect the person who will click the print option in windows application??? Pin
manjari kar23-May-09 0:52
manjari kar23-May-09 0:52 
AnswerRe: How to detect the person who will click the print option in windows application??? Pin
Colin Angus Mackay23-May-09 21:27
Colin Angus Mackay23-May-09 21:27 
GeneralRe: How to detect the person who will click the print option in windows application??? Pin
manjari kar24-May-09 18:28
manjari kar24-May-09 18:28 
Generalread my sig! Pin
Luc Pattyn25-May-09 0:07
sitebuilderLuc Pattyn25-May-09 0:07 
QuestionInstallation in Windows Services Pin
bobbymale7722-May-09 13:33
bobbymale7722-May-09 13:33 
AnswerRe: Installation in Windows Services Pin
Moreno Airoldi24-May-09 0:19
Moreno Airoldi24-May-09 0:19 
QuestionSQL Server Project Pin
kermit8822-May-09 5:06
kermit8822-May-09 5:06 
AnswerRe: SQL Server Project Pin
Ramesh Swaminathan23-May-09 0:10
Ramesh Swaminathan23-May-09 0:10 
QuestionCrystal Reports XI Pin
SudhaMall22-May-09 2:55
SudhaMall22-May-09 2:55 
AnswerRe: Crystal Reports XI Pin
bobbymale7722-May-09 13:37
bobbymale7722-May-09 13:37 
GeneralRe: Crystal Reports XI Pin
SudhaMall26-May-09 4:28
SudhaMall26-May-09 4:28 
GeneralRe: Crystal Reports XI Pin
SudhaMall26-May-09 4:29
SudhaMall26-May-09 4:29 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 4:31
bobbymale7727-May-09 4:31 
GeneralRe: Crystal Reports XI Pin
SudhaMall27-May-09 4:36
SudhaMall27-May-09 4:36 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 4:50
bobbymale7727-May-09 4:50 
GeneralRe: Crystal Reports XI Pin
SudhaMall27-May-09 4:51
SudhaMall27-May-09 4:51 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 4:53
bobbymale7727-May-09 4:53 
GeneralRe: Crystal Reports XI Pin
SudhaMall27-May-09 4:58
SudhaMall27-May-09 4:58 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 4:58
bobbymale7727-May-09 4:58 
GeneralRe: Crystal Reports XI Pin
bobbymale7727-May-09 5:01
bobbymale7727-May-09 5:01 
QuestionBrowser Friendlyness Pin
M. K. BASHER21-May-09 23:07
M. K. BASHER21-May-09 23:07 
AnswerRe: Browser Friendlyness Pin
Pete O'Hanlon22-May-09 0:00
mvePete O'Hanlon22-May-09 0:00 
QuestionWeb User Permissions of the Ancient Ones Pin
worldnick21-May-09 13:44
worldnick21-May-09 13:44 
I have long had this question floating around my mind since I first started web developing 6 years ago. What user permission applies to the viewer of a website and what user permission applies to the application such as .net or php running on the website? The reason I am confused is that when a user visits a website the application such as IIS or Apache serves them a page so that application would be the one the file permissions would apply to I imagine. When a user of a website submits data in a form then the data is handled by .net or PHP so logically the parser would be the one that the file permissions applied to unless every viewer of a website has the full permissions of the web server application. The reason I ask this is because when you set a file in a directory to something like chmod 644 then I want to know can a hacker exploiting a submission field get the 'group,' the 'everyone' permission or does his code apply to whatever rights the server itself has? Most importantly if I set a file to 777 on a webserver then how can any user looking at the site through a web page write to that file unless they are counting as .net when they view the web page and use form submissions. I have had a web page hacked when someone managed to re-write a configuration file even though it was set to 644 and there was very little amount of form submissions on the web site.

Thanks for any input. This is not entirely a .net question, but I just think this community is very bright.
Nick
QuestionNANT MSI customaction for Installer class methods Pin
saikris21-May-09 8:48
saikris21-May-09 8:48 

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.