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

.NET (Core and Framework)

 
QuestionUsing Repeater control not giving desired result Pin
priyanshu9021-Mar-09 23:14
priyanshu9021-Mar-09 23:14 
QuestionRe: Using Repeater control not giving desired result Pin
Eddy Vluggen22-Mar-09 1:30
professionalEddy Vluggen22-Mar-09 1:30 
AnswerRe: Using Repeater control not giving desired result Pin
priyanshu9022-Mar-09 2:47
priyanshu9022-Mar-09 2:47 
GeneralRe: Using Repeater control not giving desired result Pin
Eddy Vluggen22-Mar-09 4:08
professionalEddy Vluggen22-Mar-09 4:08 
GeneralRe: Using Repeater control not giving desired result Pin
priyanshu9022-Mar-09 4:52
priyanshu9022-Mar-09 4:52 
AnswerRe: Using Repeater control not giving desired result Pin
thyrith31-Mar-09 5:28
thyrith31-Mar-09 5:28 
QuestionDoesn't Windows Service respond to Windows Hibernate Event? Pin
Jason_Shen21-Mar-09 5:31
Jason_Shen21-Mar-09 5:31 
GeneralRe: Doesn't Windows Service respond to Windows Hibernate Event? Pin
led mike23-Mar-09 5:57
led mike23-Mar-09 5:57 
First let me say that I have no experience with hibernate events so what I am about to say is all theoretical "what if".

Hibernate events are all about user sessions. Services are not about user sessions and therefore it may no make sense to be concerned with them from a pure definition of services. That is my first thought or theory regarding your stated problem. As I said that could be completely wrong.

That said there a many implementations of Services that, on occasion, require User Session consideration(s).

In general Best Practice for that situation is to add a User Session process to your system. This is most often done in the form of a System Tray Process but does not need to be. Then you can use an appropriate (for your requirements) form of IPC to communicate between the two processes.
Question"Invalid Assembly file" error while registering file to Global Assembly Cache ???? Pin
RA|-|UL PATEL20-Mar-09 20:53
RA|-|UL PATEL20-Mar-09 20:53 
AnswerRe: "Invalid Assembly file" error while registering file to Global Assembly Cache ???? Pin
Ravadre24-Mar-09 10:33
Ravadre24-Mar-09 10:33 
QuestionReusing TCP connection when using HTTPWebRequest Pin
michalJ20-Mar-09 15:13
michalJ20-Mar-09 15:13 
AnswerRe: Reusing TCP connection when using HTTPWebRequest Pin
michalJ21-Mar-09 9:22
michalJ21-Mar-09 9:22 
QuestionCreating cron type job scheduler in asp.net c# (without SQL Server agent) Pin
sanah_asif20-Mar-09 3:24
sanah_asif20-Mar-09 3:24 
AnswerRe: Creating cron type job scheduler in asp.net c# (without SQL Server agent) Pin
damiaan28-Apr-10 4:38
damiaan28-Apr-10 4:38 
QuestionPassing data from a child thread Pin
vikingsimon19-Mar-09 22:23
vikingsimon19-Mar-09 22:23 
AnswerRe: Passing data from a child thread Pin
led mike20-Mar-09 4:43
led mike20-Mar-09 4:43 
GeneralRe: Passing data from a child thread Pin
Mark Churchill20-Mar-09 12:54
Mark Churchill20-Mar-09 12:54 
QuestionIs there any way to convert a legacy MFC dll to managed code in .NET? Pls help!!! Pin
Frank_Q19-Mar-09 16:11
Frank_Q19-Mar-09 16:11 
QuestionIs there a way to get URL of a page from ActtiveX? Pin
budarin19-Mar-09 10:39
budarin19-Mar-09 10:39 
Questionneeded to accept amharic unicode characters using textbox in vb.net Pin
sanchezrafael19-Mar-09 3:09
sanchezrafael19-Mar-09 3:09 
AnswerRe: needed to accept amharic unicode characters using textbox in vb.net Pin
Binyam2315-Dec-09 20:35
Binyam2315-Dec-09 20:35 
QuestionAdding an attribute to a property in a partial class Pin
Bernard Laplace18-Mar-09 23:03
Bernard Laplace18-Mar-09 23:03 
AnswerRe: Adding an attribute to a property in a partial class Pin
Thiago Berti11-Jun-10 4:40
Thiago Berti11-Jun-10 4:40 
QuestionMail forwarding on MS Exchange 2007 Pin
deepak__sharma18-Mar-09 20:11
deepak__sharma18-Mar-09 20:11 
AnswerRe: Mail forwarding on MS Exchange 2007 Pin
Abhijit Jana22-Mar-09 0:45
professionalAbhijit Jana22-Mar-09 0:45 

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.