Click here to Skip to main content
15,920,603 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncrystal reports Pin
sudhakar patil2-Sep-13 20:03
sudhakar patil2-Sep-13 20:03 
QuestionComsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha2-Sep-13 2:42
Sanjay Kushwaha2-Sep-13 2:42 
AnswerRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Jameel VM2-Sep-13 6:20
Jameel VM2-Sep-13 6:20 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha2-Sep-13 18:47
Sanjay Kushwaha2-Sep-13 18:47 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Jameel VM2-Sep-13 19:16
Jameel VM2-Sep-13 19:16 
GeneralRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Sanjay Kushwaha20-Sep-13 19:39
Sanjay Kushwaha20-Sep-13 19:39 
AnswerRe: Comsuming RESTlet Web Service in ASP.NET 3.5 with JSON Parameter Pin
Rajesh Toleti4-Sep-13 0:13
Rajesh Toleti4-Sep-13 0:13 
Questionsend email from contact us web page mvc4 asp.net Pin
SHUMAILA12-Sep-13 0:36
SHUMAILA12-Sep-13 0:36 
SuggestionRe: send email from contact us web page mvc4 asp.net Pin
Richard MacCutchan2-Sep-13 1:31
mveRichard MacCutchan2-Sep-13 1:31 
GeneralRe: send email from contact us web page mvc4 asp.net Pin
Joezer BH9-Sep-13 22:46
professionalJoezer BH9-Sep-13 22:46 
Questionhttp to https Pin
Chandra Sekhar.bs2-Sep-13 0:30
professionalChandra Sekhar.bs2-Sep-13 0:30 
AnswerRe: http to https Pin
AmitGajjar2-Sep-13 20:52
professionalAmitGajjar2-Sep-13 20:52 
Questionproblem with font-face in fire fox Pin
minaalamshahi1-Sep-13 5:52
minaalamshahi1-Sep-13 5:52 
AnswerRe: problem with font-face in fire fox Pin
jkirkerx1-Sep-13 8:43
professionaljkirkerx1-Sep-13 8:43 
GeneralRe: problem with font-face in fire fox Pin
Boipelo1-Sep-13 9:33
Boipelo1-Sep-13 9:33 
GeneralRe: problem with font-face in fire fox Pin
jkirkerx1-Sep-13 10:59
professionaljkirkerx1-Sep-13 10:59 
AnswerRe: problem with font-face in fire fox Pin
Bernhard Hiller2-Sep-13 2:35
Bernhard Hiller2-Sep-13 2:35 
QuestionASP.NET SEARCH BOX Pin
Adrishya31-Aug-13 19:40
Adrishya31-Aug-13 19:40 
AnswerRe: ASP.NET SEARCH BOX Pin
TheUltimateDebugger1-Sep-13 19:29
professionalTheUltimateDebugger1-Sep-13 19:29 
AnswerRe: ASP.NET SEARCH BOX Pin
AmitGajjar2-Sep-13 20:57
professionalAmitGajjar2-Sep-13 20:57 
QuestionREST call problem Pin
devboycpp30-Aug-13 23:01
devboycpp30-Aug-13 23:01 
QuestionSetting ACE is very slow for folder with many files and subfolders. Pin
sumB30-Aug-13 19:12
sumB30-Aug-13 19:12 
AnswerRe: Setting ACE is very slow for folder with many files and subfolders. Pin
Richard MacCutchan30-Aug-13 22:07
mveRichard MacCutchan30-Aug-13 22:07 
GeneralRe: Setting ACE is very slow for folder with many files and subfolders. Pin
sumB1-Sep-13 6:27
sumB1-Sep-13 6:27 
GeneralRe: Setting ACE is very slow for folder with many files and subfolders. Pin
Manfred Rudolf Bihy1-Sep-13 7:39
professionalManfred Rudolf Bihy1-Sep-13 7:39 
The typical way I was taught in my days as an administrator was to use groups for file access rights. All that would be needed to remove an account from accessing the files was to remove them from the group, which in itsself is a quite speedy process. There is also nothing preventing you from having just a single account in such a group. The group access rights can be removed by some background process then after the last account from the group has been removed.
Still, removing an account from that group will immeadiately keep that account from accessing the files.

Hope that will help you in the future.

Cheers!

"I had the right to remain silent, but I didn't have the ability!"
Ron White, Comedian


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.