Click here to Skip to main content
15,888,124 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: TypeAhead Pin
Dave Kreskowiak14-Nov-09 1:41
mveDave Kreskowiak14-Nov-09 1:41 
QuestionGrid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
alaminfad13-Nov-09 20:31
alaminfad13-Nov-09 20:31 
AnswerRe: Grid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
Gamzun13-Nov-09 20:46
Gamzun13-Nov-09 20:46 
GeneralRe: Grid Delete is not working(DeleteCommandType="StoredProcedure") plz Help? Pin
alaminfad13-Nov-09 21:09
alaminfad13-Nov-09 21:09 
QuestionIs it possible to get propertyname by its attributename Pin
mmdullah13-Nov-09 17:10
mmdullah13-Nov-09 17:10 
Questioncommunication between two web application in asp.net Pin
noo.dyab13-Nov-09 9:39
noo.dyab13-Nov-09 9:39 
AnswerRe: communication between two web application in asp.net Pin
Gamzun13-Nov-09 9:43
Gamzun13-Nov-09 9:43 
AnswerRe: communication between two web application in asp.net Pin
Abhishek Sur13-Nov-09 11:08
professionalAbhishek Sur13-Nov-09 11:08 
There must be a unified channel. Place each of those data into database and access data for both the solution to the same database. Thus giving a way to communicate.

In case of chat rooms, each of users connect to server to a specified id(chat room id) and whenever an update to the dataset takes place, updates are sent to each of them.

You might ping the server using AJAX call and see if any update is available to that id and update UI accordingly. Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

QuestionReflection Pin
Monin D.13-Nov-09 9:32
Monin D.13-Nov-09 9:32 
AnswerRe: Reflection Pin
Gamzun13-Nov-09 9:37
Gamzun13-Nov-09 9:37 
AnswerRe: Reflection Pin
Abhishek Sur13-Nov-09 11:02
professionalAbhishek Sur13-Nov-09 11:02 
QuestionASP.NET web project -> native DLL -> write failure to hdd Pin
Chesnokov Yuriy13-Nov-09 9:16
professionalChesnokov Yuriy13-Nov-09 9:16 
AnswerRe: ASP.NET web project -> native DLL -> write failure to hdd Pin
Gamzun13-Nov-09 9:53
Gamzun13-Nov-09 9:53 
AnswerRe: ASP.NET web project -> native DLL -> write failure to hdd Pin
Chesnokov Yuriy13-Nov-09 18:56
professionalChesnokov Yuriy13-Nov-09 18:56 
QuestionHow to register a click event when clicking on a node of a treeview that is already selected Pin
Man Pang13-Nov-09 5:22
Man Pang13-Nov-09 5:22 
AnswerRe: How to register a click event when clicking on a node of a treeview that is already selected Pin
Gamzun13-Nov-09 9:40
Gamzun13-Nov-09 9:40 
QuestionAccess specifier for method Pin
sris 42613-Nov-09 2:37
sris 42613-Nov-09 2:37 
AnswerRe: Access specifier for method Pin
Abhishek Sur13-Nov-09 4:10
professionalAbhishek Sur13-Nov-09 4:10 
AnswerRe: Access specifier for method Pin
Gamzun13-Nov-09 10:42
Gamzun13-Nov-09 10:42 
QuestionHow to get updated text from EditItemTemplate in row updating event? Pin
Chesnokov Yuriy13-Nov-09 2:17
professionalChesnokov Yuriy13-Nov-09 2:17 
AnswerRe: How to get updated text from EditItemTemplate in row updating event? Pin
Abhishek Sur13-Nov-09 4:08
professionalAbhishek Sur13-Nov-09 4:08 
GeneralRe: How to get updated text from EditItemTemplate in row updating event? Pin
Not Active13-Nov-09 6:31
mentorNot Active13-Nov-09 6:31 
GeneralRe: How to get updated text from EditItemTemplate in row updating event? Pin
Abhishek Sur13-Nov-09 9:21
professionalAbhishek Sur13-Nov-09 9:21 
AnswerRe: How to get updated text from EditItemTemplate in row updating event? Pin
Not Active13-Nov-09 9:22
mentorNot Active13-Nov-09 9:22 
QuestionWebcontrol To string Pin
Scalee13-Nov-09 2:01
Scalee13-Nov-09 2:01 

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.