Click here to Skip to main content
15,890,186 members
Home / Discussions / C#
   

C#

 
QuestionHow to cancel the change in a TextBox after I click on the Cancel button on a form, which was hidden form? Pin
pvpeng10-Mar-15 5:25
pvpeng10-Mar-15 5:25 
AnswerRe: How to cancel the change in a TextBox after I click on the Cancel button on a form, which was hidden form? Pin
Richard MacCutchan10-Mar-15 5:57
mveRichard MacCutchan10-Mar-15 5:57 
AnswerRe: How to cancel the change in a TextBox after I click on the Cancel button on a form, which was hidden form? Pin
Eddy Vluggen10-Mar-15 8:35
professionalEddy Vluggen10-Mar-15 8:35 
AnswerRe: How to cancel the change in a TextBox after I click on the Cancel button on a form, which was hidden form? Pin
BillWoodruff10-Mar-15 19:46
professionalBillWoodruff10-Mar-15 19:46 
QuestionHow to display just a part of a JPEG image Pin
Member 113687599-Mar-15 23:11
Member 113687599-Mar-15 23:11 
AnswerRe: How to display just a part of a JPEG image Pin
Gerry Schmitz10-Mar-15 1:27
mveGerry Schmitz10-Mar-15 1:27 
QuestionDisplay just a part of an image Pin
Member 113687599-Mar-15 23:10
Member 113687599-Mar-15 23:10 
QuestionWhat is the best practice for push database change notification Pin
Tridip Bhattacharjee9-Mar-15 3:41
professionalTridip Bhattacharjee9-Mar-15 3:41 
i am looking for the knowledge regarding pushing database change notification. i know that people will tell me to use sql dependency class but i used that it has some problem.

if sql dependency class is monitoring table for long time and if no data change occurred for that table then sql dependency class throw exception. we can create max 100 instance of sql dependency class.

i am looking for something which i can use in a situation where many user changing data in a table constantly and all change notification will send message to front end application. again i do not like to use polling technique rather i want to use push technique.

it will be very helpful if someone discuss how advance developed handle this situation where sql server and c# is used. please guide me in details. thanks
tbhattacharjee

AnswerRe: What is the best practice for push database change notification Pin
Eddy Vluggen9-Mar-15 4:15
professionalEddy Vluggen9-Mar-15 4:15 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee9-Mar-15 4:33
professionalTridip Bhattacharjee9-Mar-15 4:33 
GeneralRe: What is the best practice for push database change notification Pin
F-ES Sitecore9-Mar-15 5:29
professionalF-ES Sitecore9-Mar-15 5:29 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee9-Mar-15 21:25
professionalTridip Bhattacharjee9-Mar-15 21:25 
GeneralRe: What is the best practice for push database change notification Pin
Gerry Schmitz10-Mar-15 1:16
mveGerry Schmitz10-Mar-15 1:16 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee10-Mar-15 3:15
professionalTridip Bhattacharjee10-Mar-15 3:15 
GeneralRe: What is the best practice for push database change notification Pin
Gerry Schmitz10-Mar-15 11:35
mveGerry Schmitz10-Mar-15 11:35 
GeneralRe: What is the best practice for push database change notification Pin
Eddy Vluggen9-Mar-15 6:52
professionalEddy Vluggen9-Mar-15 6:52 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee9-Mar-15 21:18
professionalTridip Bhattacharjee9-Mar-15 21:18 
GeneralRe: What is the best practice for push database change notification Pin
Eddy Vluggen9-Mar-15 23:31
professionalEddy Vluggen9-Mar-15 23:31 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee10-Mar-15 0:14
professionalTridip Bhattacharjee10-Mar-15 0:14 
GeneralRe: What is the best practice for push database change notification Pin
Pete O'Hanlon10-Mar-15 0:31
mvePete O'Hanlon10-Mar-15 0:31 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee10-Mar-15 3:17
professionalTridip Bhattacharjee10-Mar-15 3:17 
GeneralRe: What is the best practice for push database change notification Pin
GuyThiebaut10-Mar-15 1:14
professionalGuyThiebaut10-Mar-15 1:14 
GeneralRe: What is the best practice for push database change notification Pin
phil.o10-Mar-15 6:09
professionalphil.o10-Mar-15 6:09 
AnswerRe: What is the best practice for push database change notification Pin
Gonzoox9-Mar-15 7:23
Gonzoox9-Mar-15 7:23 
GeneralRe: What is the best practice for push database change notification Pin
Tridip Bhattacharjee9-Mar-15 21:24
professionalTridip Bhattacharjee9-Mar-15 21:24 

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.