Click here to Skip to main content
15,917,328 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Crystal Report Pin
Wes Aday6-Oct-12 3:37
professionalWes Aday6-Oct-12 3:37 
AnswerRe: Crystal Report Pin
Sandeep Mewara3-Sep-12 19:09
mveSandeep Mewara3-Sep-12 19:09 
QuestionDetailed progress report question... Pin
JD862-Sep-12 16:18
JD862-Sep-12 16:18 
AnswerRe: Detailed progress report question... Pin
jkirkerx2-Sep-12 17:58
professionaljkirkerx2-Sep-12 17:58 
GeneralRe: Detailed progress report question... Pin
JD869-Sep-12 7:53
JD869-Sep-12 7:53 
GeneralRe: Detailed progress report question... Pin
jkirkerx9-Sep-12 11:25
professionaljkirkerx9-Sep-12 11:25 
GeneralRe: Detailed progress report question... Pin
JD869-Sep-12 15:31
JD869-Sep-12 15:31 
GeneralRe: Detailed progress report question... Pin
jkirkerx9-Sep-12 17:52
professionaljkirkerx9-Sep-12 17:52 
I forgot, that’s going to take awhile, maybe an hour or two. Maybe 4 or 5 hours. Writing to active directory isn’t that fast.

Just tell them it will be ready in the morning

Well, if you look at windows update, or Microsoft virtual server, the web interface, that’s the most advance stuff that I have seen. I’m trying to think of more examples.

You can try the google forums, and I think Gmb something.

I don’t know of any turtorial, that’s probably going to be home brewed.

I tried some stuff in the past that worked, but then an update to asp.net came out and it killed my work.

Today I just avoid that stuff.

I would use uploadify to upload the excel file, attach uploadigy to a generic handler, process the excel file, return a json array to javascript with the names via generic handler, then create dynamic javascript and populate a div container using append, with progress updates, feed each user in 1 at a time through a web service to create each user, return json with the status when complete, loop again till done. When done, create a complete button via dynamic javascript.

Since the whole thing is ssl, and session protected, security should be covered. Generic handlers are session capable.

if you call a web service ssl, it will be ssl. You can tweak a web service to be session capable. Add some tokens to the javascript ajax for authentication, tweak the names to make it real confusing to the average joe.
QuestionSetting the height of an textarea on the fly Pin
PP from bangalore2-Sep-12 2:54
PP from bangalore2-Sep-12 2:54 
GeneralRe: Setting the height of an textarea on the fly Pin
jkirkerx2-Sep-12 9:47
professionaljkirkerx2-Sep-12 9:47 
QuestionURL or goto.aspx?URL Pin
Jassim Rahma1-Sep-12 3:15
Jassim Rahma1-Sep-12 3:15 
AnswerRe: URL or goto.aspx?URL Pin
Eddy Vluggen1-Sep-12 3:59
professionalEddy Vluggen1-Sep-12 3:59 
AnswerRe: URL or goto.aspx?URL Pin
JeeLaso3-Sep-12 16:38
JeeLaso3-Sep-12 16:38 
QuestionAsp.net system. diagnostics.process access denied Pin
RajavelK1-Sep-12 2:58
RajavelK1-Sep-12 2:58 
AnswerRe: Asp.net system. diagnostics.process access denied Pin
Eddy Vluggen1-Sep-12 3:57
professionalEddy Vluggen1-Sep-12 3:57 
Questionasp c# Pin
ajis23261-Sep-12 1:25
ajis23261-Sep-12 1:25 
AnswerRe: asp c# Pin
Richard MacCutchan1-Sep-12 2:35
mveRichard MacCutchan1-Sep-12 2:35 
AnswerRe: asp c# Pin
Sandeep Mewara1-Sep-12 10:34
mveSandeep Mewara1-Sep-12 10:34 
QuestionSlideShowExtender Pin
pknarun31-Aug-12 21:35
pknarun31-Aug-12 21:35 
Questionhow to display the gridview content Pin
kumaranvnr31-Aug-12 19:03
kumaranvnr31-Aug-12 19:03 
AnswerRe: how to display the gridview content Pin
Sandeep Mewara1-Sep-12 10:38
mveSandeep Mewara1-Sep-12 10:38 
Questionquick answer for me Pin
mamnafih31-Aug-12 0:57
mamnafih31-Aug-12 0:57 
AnswerRe: quick answer for me Pin
Keith Barrow31-Aug-12 1:11
professionalKeith Barrow31-Aug-12 1:11 
AnswerCross post Pin
Wes Aday31-Aug-12 1:40
professionalWes Aday31-Aug-12 1:40 
GeneralRe: Cross post Pin
Keith Barrow31-Aug-12 1:47
professionalKeith Barrow31-Aug-12 1: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.