Click here to Skip to main content
15,885,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Displaying images using image controller in asp.net which was retrived from sql server database Pin
Dholakiya Ankit7-Aug-13 21:28
Dholakiya Ankit7-Aug-13 21:28 
QuestionGenerate PDF documents from a HTML page using ASP.NET Pin
GopalakrishnanPS31-Jul-13 21:12
GopalakrishnanPS31-Jul-13 21:12 
AnswerRe: Generate PDF documents from a HTML page using ASP.NET Pin
Parwej Ahamad31-Jul-13 21:50
professionalParwej Ahamad31-Jul-13 21:50 
AnswerRe: Generate PDF documents from a HTML page using ASP.NET Pin
Bernhard Hiller31-Jul-13 22:35
Bernhard Hiller31-Jul-13 22:35 
GeneralRe: Generate PDF documents from a HTML page using ASP.NET Pin
GopalakrishnanPS1-Aug-13 2:15
GopalakrishnanPS1-Aug-13 2:15 
GeneralRe: Generate PDF documents from a HTML page using ASP.NET Pin
Bernhard Hiller1-Aug-13 3:50
Bernhard Hiller1-Aug-13 3:50 
GeneralRe: Generate PDF documents from a HTML page using ASP.NET Pin
GopalakrishnanPS1-Aug-13 5:06
GopalakrishnanPS1-Aug-13 5:06 
QuestionManually handling ASP.NET sessions Pin
Desmond Lim31-Jul-13 15:32
Desmond Lim31-Jul-13 15:32 
I have a webserver that will be running an ASP.NET application and a WCF service.

The ASP.NET application would require the user to log in before he/she can use the WCF service. I want to handle the sessions so that the user will be logged out automatically after a period of time.

This is where I'm stuck, for the WCF application, I can check that the user is still using the system (i.e. the session gets updated every time the WCF application is called) but for the ASP.NET side, I'm just wondering how can I go about joining these 2 together. Because currently, the ASP.NET application would log the user off since what is happening after login doesn't touch the ASP.NET application which means that the user cannot access the WCF service.

I want to know if I can manually handle the ASP.NET sessions so that I can use the same session table (as the WCF service) in the database.

Thanks.
Question3-layer application Pin
larsp77731-Jul-13 9:28
larsp77731-Jul-13 9:28 
SuggestionRe: 3-layer application Pin
Richard MacCutchan31-Jul-13 21:05
mveRichard MacCutchan31-Jul-13 21:05 
Questionxslt template for creating excel file with multiple worksheets Pin
kanniga31-Jul-13 2:01
kanniga31-Jul-13 2:01 
AnswerRe: xslt template for creating excel file with multiple worksheets Pin
kanniga1-Aug-13 0:45
kanniga1-Aug-13 0:45 
QuestionPrint to serial port printer from the browser (asp.net web app:) Pin
sk_ko30-Jul-13 15:26
sk_ko30-Jul-13 15:26 
AnswerRe: Print to serial port printer from the browser (asp.net web app:) Pin
Ron Beyer30-Jul-13 15:47
professionalRon Beyer30-Jul-13 15:47 
QuestionASP.NET CMS recommendation for a small website Pin
devenv.exe30-Jul-13 4:16
professionaldevenv.exe30-Jul-13 4:16 
AnswerRe: ASP.NET CMS recommendation for a small website Pin
Rahul Rajat Singh31-Jul-13 0:25
professionalRahul Rajat Singh31-Jul-13 0:25 
AnswerRe: ASP.NET CMS recommendation for a small website Pin
Jahanzaib Rahman1-Aug-13 21:05
Jahanzaib Rahman1-Aug-13 21:05 
AnswerRe: ASP.NET CMS recommendation for a small website Pin
Dusara Maulik12-Aug-13 9:40
Dusara Maulik12-Aug-13 9:40 
GeneralMessage Removed Pin
30-Jul-13 3:55
professionaldevenv.exe30-Jul-13 3:55 
QuestionAutomate OAuth2 Pin
y_chen30-Jul-13 3:12
y_chen30-Jul-13 3:12 
Questiontreeview in asp.net Pin
RajivRanjan Yadav30-Jul-13 2:24
RajivRanjan Yadav30-Jul-13 2:24 
AnswerRe: treeview in asp.net Pin
Vani Kulkarni30-Jul-13 20:08
professionalVani Kulkarni30-Jul-13 20:08 
Questionasp.net Pin
Sumathi Sivaraj30-Jul-13 2:05
Sumathi Sivaraj30-Jul-13 2:05 
AnswerRe: asp.net Pin
Vani Kulkarni30-Jul-13 20:11
professionalVani Kulkarni30-Jul-13 20:11 
QuestionRating list Binding Pin
VishwaKL30-Jul-13 0:21
VishwaKL30-Jul-13 0:21 

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.