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

ASP.NET

 
AnswerRe: inheritance vs composition Pin
Guffa26-Nov-06 16:48
Guffa26-Nov-06 16:48 
GeneralRe: inheritance vs composition Pin
payback26-Nov-06 17:51
payback26-Nov-06 17:51 
AnswerRe: inheritance vs composition Pin
Guffa26-Nov-06 21:12
Guffa26-Nov-06 21:12 
QuestionAutomatic UI update whenever database changes Pin
ManojKumar1926-Nov-06 5:01
ManojKumar1926-Nov-06 5:01 
AnswerRe: Automatic UI update whenever database changes Pin
Guffa26-Nov-06 5:17
Guffa26-Nov-06 5:17 
GeneralRe: Automatic UI update whenever database changes Pin
ManojKumar1926-Nov-06 5:51
ManojKumar1926-Nov-06 5:51 
GeneralRe: Automatic UI update whenever database changes Pin
Not Active26-Nov-06 8:47
mentorNot Active26-Nov-06 8:47 
GeneralRe: Automatic UI update whenever database changes Pin
Guffa26-Nov-06 12:03
Guffa26-Nov-06 12:03 
Mark Nischalke wrote:
Guffa wrote:
That's not really possible.

SqlDependency is ideal for caching scenarios, where your ASP.NET application or middle-tier service needs to keep certain information cached in memory. SqlDependency allows you to receive notifications when the original data in the database changes so that the cache can be refreshed.


Yes, that helps to keep the data in the web application up to date, but still the browser knows nothing about the update.


---
b { font-weight: normal; }

AnswerRe: Automatic UI update whenever database changes Pin
Dominic Pettifer26-Nov-06 5:39
Dominic Pettifer26-Nov-06 5:39 
GeneralRe: Automatic UI update whenever database changes Pin
ManojKumar1926-Nov-06 5:52
ManojKumar1926-Nov-06 5:52 
AnswerRe: Automatic UI update whenever database changes Pin
Not Active26-Nov-06 8:45
mentorNot Active26-Nov-06 8:45 
QuestionWeb Services .. Static Class Members Life Time Pin
Davids_Maguire26-Nov-06 4:18
Davids_Maguire26-Nov-06 4:18 
AnswerRe: Web Services .. Static Class Members Life Time Pin
Guffa26-Nov-06 5:26
Guffa26-Nov-06 5:26 
GeneralRe: Web Services .. Static Class Members Life Time Pin
Davids_Maguire26-Nov-06 10:01
Davids_Maguire26-Nov-06 10:01 
GeneralRe: Web Services .. Static Class Members Life Time Pin
Guffa26-Nov-06 12:06
Guffa26-Nov-06 12:06 
Questioncreate templet coulmn in datagrid [modified] Pin
ptvce26-Nov-06 0:00
ptvce26-Nov-06 0:00 
QuestionRegular expression needed Pin
just3ala225-Nov-06 23:51
just3ala225-Nov-06 23:51 
AnswerRe: Regular expression needed Pin
Christian Graus26-Nov-06 9:22
protectorChristian Graus26-Nov-06 9:22 
GeneralRe: Regular expression needed Pin
just3ala226-Nov-06 19:07
just3ala226-Nov-06 19:07 
QuestionButton click (On and Off) Pin
nannapanenikamalnath25-Nov-06 22:59
nannapanenikamalnath25-Nov-06 22:59 
AnswerRe: Button click (On and Off) Pin
just3ala226-Nov-06 0:19
just3ala226-Nov-06 0:19 
QuestionWindows XP Media Center Edition Pin
Xiangyang Liu 刘向阳25-Nov-06 21:25
Xiangyang Liu 刘向阳25-Nov-06 21:25 
QuestionConnection pool and open & close ...??? Pin
devboycpp25-Nov-06 20:53
devboycpp25-Nov-06 20:53 
AnswerRe: Connection pool and open & close ...??? [modified] Pin
Dominic Pettifer26-Nov-06 5:15
Dominic Pettifer26-Nov-06 5:15 
GeneralRe: Connection pool and open & close ...??? Pin
devboycpp26-Nov-06 7:21
devboycpp26-Nov-06 7: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.